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



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