TdxChartSeriesCustomDataField Properties
The base class for data binding settings of arguments and values in a series.| Name | Description |
|---|---|
| FieldName protected | Specifies the name of a source field in the underlying dataset. |
| Owner protected | Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent. |
| ValueType protected | Specifies the name of the active data type. Inherited from TdxStorageItemCustomDataBinding. |
| ValueTypeClass protected | Specifies the reference to the value type class that corresponds to the used data type. Inherited from TdxStorageItemCustomDataBinding. |
See Also