FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / FlexChartField Class / Stacking Property

In This Topic
    Stacking Property
    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