Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

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