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



In This Topic
    GroupStyleProperty Field
    In This Topic
    Identifies the Style dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly GroupStyleProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = Axis.GroupStyleProperty
    public static readonly DependencyProperty GroupStyleProperty
    public:
    static readonly DependencyProperty^ GroupStyleProperty
    See Also