See Also

ChartArea Class  | ChartArea Members  | Overload List

Language

Visual Basic

C#

Show All

title
Chart area's title, equivalent of using: ChartArea.TitleBox.Text.
See Also Languages dotnetCHARTING Send comments on this topic.

ChartArea Constructor(String)

Initializes a new instance of the ChartArea class with a title.

[Visual Basic]
Public Function New( _    ByVal title As String _ )
[C#]
public ChartArea(    string title );

Parameters

title
Chart area's title, equivalent of using: ChartArea.TitleBox.Text.

See Also

ChartArea Class  | ChartArea Members  | Overload List

 

 


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