StackedValue
Class
Assembly LiveChartsCore
Namespace LiveChartsCore.Kernel
Summary:
Defines the a stacked value.
Object
=>
StackedValue
Properties
Gets or sets the start.
Type: Double
Type: Double
Gets or sets the end.
Type: Double
Type: Double
Gets or sets the total stacked.
Type: Double
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
Type: Double