ComponentOne FinancialChart for UWP
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 String()
    protected virtual string[] MemberPaths {get;}
    See Also