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

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