Gets or sets a value that determines whether the series should be stacked or placed side-by-side.
Namespace:
C1.Silverlight.OlapAssembly: C1.Silverlight.Olap.5 (in C1.Silverlight.Olap.5.dll)
Syntax
C# |
---|
public bool Stacked { get; set; } |
Visual Basic |
---|
Public Property Stacked As Boolean Get Set |