ChartRangeControlClientDataProvider Properties
The class that is used to supply data to a chart range control client.
Name | Description |
---|---|
Argument |
Gets or sets the name of the data field that contains the arguments of the chart range control client’s points. |
Data |
Gets or sets the chart range control client provider’s data source. |
Series |
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. |
Template |
Specifies a chart client template view type for the range control. |
Value |
Gets or sets the name of the data field that contains the point values of a chart range control client. |
See Also