See Also

Chart Class  | Chart Members

Language

Visual Basic

C#

Show All

See Also Languages dotnetCHARTING Send comments on this topic.

AutoNameLabels Property

Gets or sets a value which indicates whether elements and series are automatically named when no names are provided.

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

Example

[C#] 

Chart.AutoNameLabels = true;

[Visual Basic] 

Chart.AutoNameLabels = true

See Also

Chart Class  | Chart Members

 

 


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