See Also

ChartArea Class  | ChartArea Members

Language

Visual Basic

C#

Show All

See Also Languages dotnetCHARTING Send comments on this topic.

Title Property

Gets or sets the ChartArea's title.

Equivalent to ChartArea.TitleBox.Label.Text.

[Visual Basic]
Public Property Title As String
[C#]
public string Title {get; set;}

Example

[C#] 

ChartArea.Title = "Chart of Sales for 2003";

[Visual Basic] 

ChartArea.Title = "Chart of Sales for 2003"

See Also

ChartArea Class  | ChartArea Members

 

 


2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.