Skip to main content

PivotCustomChartDataSourceDataEventArgs Constructors

Provides data for the ASPxPivotGrid.CustomChartDataSourceData event.
Name Parameters Description
PivotCustomChartDataSourceDataEventArgs(PivotChartItemType, PivotChartItemDataMember, PivotFieldValueItem, PivotGridCellItem, Object) itemType, itemDataMember, fieldValueItem, cellItem, value Initializes a new instance of the PivotCustomChartDataSourceDataEventArgs class with the specified settings.
See Also