Available for: Windows 8.1 | Windows Phone 8.1

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.