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

dxChartData Unit

This unit contains all classes that implement data-related settings for chart series in unbound mode.

#Classes

Name Description
TdxChartSeriesUnboundDataBinding The base class for data binding settings in unbound data access mode.
TdxChartSeriesUnboundField Stores data-related settings for arguments or values in unbound data access mode.
TdxChartSimpleSeriesUnboundDataBinding Stores data binding settings for a simple series in unbound data access mode.
TdxChartXYSeriesUnboundDataBinding Stores data binding settings for an XY series in unbound data access mode.
See Also