PivotCustomChartDataSourceDataEventArgs Properties
Provides data for the ASPxPivotGrid.CustomChartDataSourceData event.
Name | Description |
---|---|
Cell |
Gets an object which contains information about a ASPx |
Field |
Gets an object which contains information about a field value to be displayed in a Web |
Item |
Gets the type of a chart data member that will represent the current pivot grid item. |
Item |
Gets a value representing the type of an ASPx |
Value |
Gets or sets a value to be displayed in a Web |
See Also