Gets or sets whether the X values of the series are automatically set to their index value.
[Visual Basic]
Public Property AutoEnumerate As Boolean
[C#]
public bool AutoEnumerate {get;set;}
[Delphi]
public property AutoEnumerate: Boolean read get_AutoEnumerate write set_AutoEnumerate;
See Also
ChartDataSeries Class | ChartDataSeries Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |