FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / Series Class / StackingGroupProperty Field

In This Topic
    StackingGroupProperty Field (Series)
    In This Topic
    Identifies the Series.StackingGroup dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly StackingGroupProperty As DependencyProperty
    public static readonly DependencyProperty StackingGroupProperty
    See Also