Gets the array of member bindings for the series.
Namespace:
C1.Silverlight.ChartAssembly: C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)
Syntax
| C# |
|---|
public override Binding[] MemberPaths { get; } |
| Visual Basic |
|---|
Public Overrides ReadOnly Property MemberPaths As Binding() Get |