Gets the collection that contains data series value bindings.
Namespace:
C1.Phone.ChartAssembly: C1.Phone.Chart (in C1.Phone.Chart.dll)
Syntax
C# |
---|
public List<Binding> SeriesBindings { get; } |
Visual Basic |
---|
Public ReadOnly Property SeriesBindings As List(Of Binding) Get |