Title Constructor

.NET Framework (current version)
 

Initializes a new instance of the Title class.

Namespace:   System.Web.UI.DataVisualization.Charting
Assembly:  System.Web.DataVisualization (in System.Web.DataVisualization.dll)

NameDescription
System_CAPS_pubmethodTitle()

Initializes a new instance of the Title class.

System_CAPS_pubmethodTitle(String)

Initializes a new instance of the Title class with the specified title text.

System_CAPS_pubmethodTitle(String, Docking)

Initializes a new instance of the Title class with the specified title text and docking value.

System_CAPS_pubmethodTitle(String, Docking, Font, Color)

Initializes a new instance of the Title class with the specified title text, docking value, font and color.

Return to top
Show: