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

TcxGridChartItemDataBinding Properties
Show Inherited Hide Inherited

An object which links a Chart View item to a data store.
Name Description
Data Allows you to store additional data within the data binding.
DataController Provides access to the data controller which manages the Chart View item’s data.
DataIndex Determines the index of the item (a data field) in the data controller’s data store, which corresponds to the Chart View item’s DataBinding object.
GridView Provides access to the Chart View which displays the DataBinding item.
Owner Provides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent.
SummaryIndex Determines the index of a group summary associated with bound data.
SummaryItem Provides access to a group summary object created for a series linked to the DataBinding object.
ValueType Specifies the string representation of the value type class.
ValueTypeClass Determines the data type of the data binding.
See Also