TcxGridDBChartItemDataBinding Properties
An object which links a Chart View item with a dataset field.
Name | Description |
---|---|
Data |
Allows you to store additional data within the data binding.
Inherited from Tcx |
Data |
Provides access to the data controller which manages the data-aware 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 |
Field | Provides access to the field associated with the Chart View item. |
Field |
Specifies the name of the item’s field. |
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.
Inherited from Tcx |
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.
Inherited from Tcx |
Value |
Determines the data type of the data binding.
Inherited from Tcx |
See Also