Gets the member bindings for the data series.

Namespace:  C1.Silverlight.Chart
Assembly:  C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)

Syntax

C#
Binding[] MemberPaths { get; }
Visual Basic
ReadOnly Property MemberPaths As Binding()
	Get

See Also