ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / Series Class / StackingGroupProperty Field



In This Topic
    StackingGroupProperty Field
    In This Topic
    Identifies the StackingGroup property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly StackingGroupProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = Series.StackingGroupProperty
    public static readonly DependencyProperty StackingGroupProperty
    public:
    static readonly DependencyProperty^ StackingGroupProperty
    See Also