ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / C1FlexChart Class / StackingProperty Field



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