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