Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

ChartRangeControlClientDataProvider Properties

The class that is used to supply data to a chart range control client.
Name Description
ArgumentDataMember Gets or sets the name of the data field that contains the arguments of the chart range control client’s points.
DataSource Gets or sets the chart range control client provider’s data source.
SeriesDataMember Gets or sets the name of the data field whose values are used to automatically generate and populate the series of a chart range control client.
TemplateView Specifies a chart client template view type for the range control.
ValueDataMember Gets or sets the name of the data field that contains the point values of a chart range control client.
See Also