ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / Axis Class / GroupSeparatorProperty Field



In This Topic
    GroupSeparatorProperty Field
    In This Topic
    Backing field for GroupSeparator property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly GroupSeparatorProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = Axis.GroupSeparatorProperty
    public static readonly DependencyProperty GroupSeparatorProperty
    public:
    static readonly DependencyProperty^ GroupSeparatorProperty
    See Also