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



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