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

Series Provider

The SeriesProvider represents a logical object that may be used to feed a RadChartBase instance with data, leaving the series creation to the chart itself.

Properties

  • Source: Gets or sets the collection of objects that contain the data for the dynamic series to be created.
  • SeriesDescriptors: Gets the collection of ChartSeriesDescriptor objects that specify what chart series are to be created.
  • SeriesDescriptorSelector: Gets or sets the ChartSeriesDescriptorSelector instance that may be used for context-based descriptor selection.
In this article
Not finding the help you need?