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

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