FlexChart | ComponentOne
C1.WPF.Chart.Finance Assembly / C1.WPF.Chart.Finance Namespace / C1FinancialChart Class / Stacking Property

In This Topic
    Stacking Property (C1FinancialChart)
    In This Topic
    Gets or sets the chart stacking.
    Syntax
    'Declaration
     
    Public Property Stacking As Stacking
    public Stacking Stacking {get; set;}
    See Also