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

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