vcl-dxchartcore-4ea0cfcb.md
The base class for data binding settings of arguments and values in a series.
TdxChartSeriesCustomDataField = class(
TdxStorageItemCustomDataBinding
)
The TdxChartSeriesCustomDataField class has members that allow you to do the following:
Do not use the TdxChartSeriesCustomDataField class directly. Use the following descendants instead:
TdxChartSeriesUnboundFieldStores data-related settings for arguments or values in unbound data access mode.TdxChartSeriesDBFieldStores settings of a dataset field bound to a chart series.
TObject TPersistent TcxOwnedPersistent TdxStorageItemCustomDataBinding TdxChartSeriesCustomDataField
See Also