ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / FlexPivotChart Class / Stacked Property

In This Topic
    Stacked Property (FlexPivotChart)
    In This Topic
    Gets or sets a value that determines whether the series should be stacked or placed side-by-side.
    Syntax
    'Declaration
     
    Public Property Stacked As Boolean
    public bool Stacked {get; set;}
    See Also