New to Telerik UI for WinUI? Download free 30-day trial

RangeSeriesBase Class

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.
In this article
Not finding the help you need?