Title Constructor (String, Docking)
.NET Framework (current version)
Initializes a new instance of the Title class with the specified title text and docking value.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
Parameters
- text
-
Type:
System.String
A string that represents the text for the title.
- docking
-
Type:
System.Web.UI.DataVisualization.Charting.Docking
A Docking enumeration value that determines where the title will be docked on the chart.
.NET Framework
Available since 4.0
Available since 4.0
Show: