Gets the value that indicates whether the data series was generated automatically.
Namespace:
C1.Phone.ChartAssembly: C1.Phone.Chart (in C1.Phone.Chart.dll)
Syntax
| C# |
|---|
public bool AutoGenerated { get; internal set; } |
| Visual Basic |
|---|
Public Property AutoGenerated As Boolean Get Friend Set |