SeriesBounds
Class
Assembly LiveChartsCore
Namespace LiveChartsCore.Measure
Summary:
Defines the series bounds class, it contains the data bounds in a series.
Object
=>
SeriesBounds
Constructors
// Initializes a new instance of the SeriesBounds class.
| DimensionalBounds bounds, | // The bounds. |
| Boolean isPrevious | // if set to true [is previous]. |
)
Properties
Gets the bounds.
Type: DimensionalBounds
Type: DimensionalBounds