ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / C1FlexChart Class / Stacking Property

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