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