<
OLAP for WPF and Silverlight | ComponentOne
C1.WPF.Olap Namespace / C1OlapPage Class / Stacked Property

In This Topic
    Stacked Property (C1OlapPage)
    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