ChartRangeControlClientDataProvider Members
In This Article
#Properties
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. |
#Methods
Name | Description |
---|---|
Dispose() | Disposes of the current object and releases all the allocated resources. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Refresh |
Reloads data from the underlying data source and repaints the viewport area of the range control. |
To |
Returns the textual representation of the current Chart |
See Also