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