TcxGridChartItemDataBinding Properties
An object which links a Chart View item to a data store.
Name | Description |
---|---|
Data | Allows you to store additional data within the data binding. |
Data |
Provides access to the data controller which manages the Chart View item’s data. |
Data |
Determines the index of the item (a data field) in the data controller’s data store, which corresponds to the Chart View item’s Data |
Grid |
Provides access to the Chart View which displays the Data |
Owner |
Provides access to the control or its object to which the persisted settings belong.
Inherited from Tcx |
Summary |
Determines the index of a group summary associated with bound data. |
Summary |
Provides access to a group summary object created for a series linked to the Data |
Value |
Specifies the string representation of the value type class. |
Value |
Determines the data type of the data binding. |
See Also