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

PivotCustomChartDataSourceDataEventArgs Properties

Provides data for the PivotGridControl.CustomChartDataSourceData event.
Name Description
CellInfo Gets an object which contains information about a PivotGrid control’s cell, whose value should be displayed in a ChartControl.
FieldValueInfo Gets an object which contains information about a field value to be displayed in a ChartControl.
ItemDataMember Gets the type of a chart data member that will represent the current pivot grid item.
ItemType Gets the type of a PivotGrid control’s item to be represented in a ChartControl.
Value Gets or sets a value to be displayed in a ChartControl.
See Also