New to Telerik UI for WinUI? Start a free 30-day trial
RangeSeriesBase Class
Updated over 6 months ago
RangeSeriesBase is a base class for the chart's range series.
Properties
RangeSeriesBase class inherits from the CartesianSeries class - See the inherited properties.
- CategoryBinding: Gets or sets the binding that will be used to fill the Category member of the contained data points.
- LowBinding: Gets or sets the binding that will be used to fill the Low member of the contained data points.
- HighBinding: Gets or sets the binding that will be used to fill the High member of the contained data points.