Gets or sets the stacked options of the plot.
Namespace:
C1.Silverlight.ChartAssembly: C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)
Syntax
C# |
---|
public StackedOptions Stacked { get; set; } |
Visual Basic |
---|
Public Property Stacked As StackedOptions Get Set |