C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / Series Class / MemberPaths Property

In This Topic
MemberPaths Property
In This Topic
Gets the array of member bindings for the series.
Syntax
'Declaration
 
Protected Overridable ReadOnly Property MemberPaths As System.String()
 
See Also