FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / ErrorBar Class / MemberPaths Property

In This Topic
    MemberPaths Property (ErrorBar)
    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