dxChartDBData Unit
This unit contains all classes that implement data binding settings for chart series in bound mode.
Classes
| Name | Description |
|---|---|
| TdxChartSeriesDBDataBinding | The base class for data binding settings in bound data access mode. |
| TdxChartSeriesDBField | Stores settings of a dataset field bound to a chart series. |
| TdxChartSimpleSeriesDBDataBinding | Stores data binding settings for a simple series in bound data access mode. |
| TdxChartXYSeriesDBDataBinding | Stores data binding settings for an XY series in bound data access mode. |
See Also