vcl-dxchartdbdata-8f301fde.md
Stores settings of a dataset field bound to a chart series.
TdxChartSeriesDBField = class(
TdxChartSeriesCustomDataField
)
The TdxChartSeriesDBField class has members that allow you to do the following:
The following public API members reference a TdxChartSeriesCustomDataField object:
ArgumentFieldProvides access to data binding settings for series arguments in bound mode.ValueFieldProvides access to data binding settings for series values in bound mode.
TObject TPersistent TcxOwnedPersistent TdxStorageItemCustomDataBinding TdxChartSeriesCustomDataField TdxChartSeriesDBField
See Also