See Also

Chart Class  | Chart Members

Language

Visual Basic

C#

Show All

See Also Languages dotnetCHARTING Send comments on this topic.

ShowDateInTitle Property

Gets or sets a value which indicates whether specified dates are shown in the title.

[Visual Basic]
Public Property ShowDateInTitle As Boolean
[C#]
public bool ShowDateInTitle {get; set;}

Remarks

Applicable when Chart.DefaultSeries.Start/EndDate or Chart.Series.Start/EndDate are set.

Example

[C#] 

Chart.ShowDateInTitle = true;

[Visual Basic] 

Chart.ShowDateInTitle = true

See Also

Chart Class  | Chart Members

 

 


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