Title Constructor
.NET Framework (current version)
Initializes a new instance of the Title class.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
| Name | Description | |
|---|---|---|
![]() | Title() | Initializes a new instance of the Title class. |
![]() | Title(String^) | Initializes a new instance of the Title class with the specified title text. |
![]() | Title(String^, Docking) | Initializes a new instance of the Title class with the specified title text and docking value. |
![]() | Title(String^, Docking, Font^, Color) | Initializes a new instance of the Title class with the specified title text, docking value, font and color. |
Show:
