Gets or sets the x-data values source.
Namespace:
C1.Phone.ChartAssembly: C1.Phone.Chart (in C1.Phone.Chart.dll)
Syntax
| C# |
|---|
public IEnumerable XValuesSource { get; set; } |
| Visual Basic |
|---|
Public Property XValuesSource As IEnumerable Get Set |