StackedValue
Class

Assembly LiveChartsCore
Namespace LiveChartsCore.Kernel

Summary:
Defines the a stacked value.

Inheritance:
Object =>
StackedValue

Properties

Gets or sets the start.
Type: Double
End
Gets or sets the end.
Type: Double
Gets or sets the total stacked.
Type: Double
Gets or sets the start.
Type: Double
Gets or sets the end.
Type: Double
Gets or sets the total stacked.
Type: Double
Gets or sets the cumulative start. Unlike Start and NegativeStart, this value accumulates every point regardless of its sign and is the offset stacked area/line series use to keep a continuous baseline across mixed-sign values.
Type: Double
Gets or sets the cumulative end. See CumulativeStart.
Type: Double
Gets the share in the total stack.
Type: Double