IStackedBarSeries<TDrawingContext>
Interface

Assembly LiveChartsCore
Namespace LiveChartsCore.Kernel.Sketches

Summary:
Defines a stacked bar series.

Type parameters:
TDrawingContext The type of the drawing context.
Implements:
IChartSeries<TDrawingContext>
IChartElement<TDrawingContext>
IStrokedAndFilled<TDrawingContext>
ICartesianSeries<TDrawingContext>
Derived:
StackedColumnSeries<TModel, TVisual, TLabel, TDrawingContext, TErrorGeometry>
StackedRowSeries<TModel, TVisual, TLabel, TDrawingContext, TErrorGeometry>
StackedColumnSeries<TModel, TVisual>
StackedColumnSeries<TModel, TVisual, TLabel>
StackedRowSeries<TModel, TVisual>
StackedRowSeries<TModel, TVisual, TLabel>

Properties

Rx
Gets or sets the rx, the radius used in the x axis to round the corners of each column, it goes from 0 to 1.
Type: Double
Ry
Gets or sets the ry, the radius used in the y axis to round the corners of each column, it goes from 0 to 1.
Type: Double
Gets or sets the padding for each group of bars that share the same secondary coordinate.
Type: Double
Gets or sets the maximum width of the bar.
Type: Double
Gets or sets the stack group.
Type: Int32