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