FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / FlexChartField Class / Stacking Property

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