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;}[JScript]
public function get,set AutoNameLabels : boolean[C#]
Chart.AutoNameLabels = true; |
[Visual Basic]
Chart.AutoNameLabels = true |
2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.