PivotGridWebOptionsChartDataSource Members
In This Article
#Constructors
Name | Description |
---|---|
Pivot |
Initializes a new instance of the Pivot |
#Fields
Name | Description |
---|---|
Default |
The default maximum allowed number of points in a series. Return value: 0 (no limit). Inherited from Pivot |
Default |
The default maximum allowed number of series in the chart data source. Return value: 0 (no limit). Inherited from Pivot |
#Properties
Name | Description |
---|---|
Auto |
Gets or sets whether a bound chart control should be transposed if the number of series exceeds the number of argument values.
Inherited from Pivot |
Current |
Gets or sets whether data from the current page only is passed to the chart control. |
Data |
Gets or sets what data the pivot grid should pass to a bound chart control.
Inherited from Pivot |
Data |
Gets or sets whether the pivot grid should pass columns or rows to a bound chart control when it is impossible to find the lowest-level data.
Inherited from Pivot |
Field |
Gets or sets how field values are passed to the chart control.
Inherited from Pivot |
Max |
Gets or sets the maximum number of points allowed in a series.
Inherited from Pivot |
Max |
Gets or sets the maximum number of series allowed in the chart data source.
Inherited from Pivot |
Provide |
Gets or sets the type to which cell values are converted, before they are exported to the Chart Control.
Inherited from Pivot |
Provide |
Gets or sets whether column custom totals should be passed to a chart control.
Inherited from Pivot |
Provide |
Gets or sets the type to which the column field values are converted before they are exported to the chart control.
Inherited from Pivot |
Provide |
Gets or sets whether column grand totals are passed to a chart control.
Inherited from Pivot |
Provide |
Gets or sets whether column totals are passed to a chart control.
Inherited from Pivot |
Provide |
Gets or sets whether series in a chart control are created for Pivot |
Provide |
For internal use.
Inherited from Pivot |
Provide |
Gets or sets whether empty cells should be processed by the Chart control.
Inherited from Pivot |
Provide |
Gets or sets whether row custom totals should be displayed in a chart control.
Inherited from Pivot |
Provide |
Gets or sets the type to which the row field values are converted, before they are exported to the chart control.
Inherited from Pivot |
Provide |
Gets or sets whether row grand totals are passed to a chart control.
Inherited from Pivot |
Provide |
Gets or sets whether row totals are passed to a chart control.
Inherited from Pivot |
Should |
Gets whether any Pivot |
#Methods
Name | Description |
---|---|
Assign |
Copies all settings from the options object passed as the parameter to the current object. |
Begin |
Locks the Base |
Cancel |
Unlocks the Base |
End |
Unlocks the Base |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reset() |
Resets all options to their default values.
Inherited from Base |
Should |
Tests whether the Pivot |
To |
Returns a string representing the currently enabled options.
Inherited from Base |
#Events
Name | Description |
---|---|
Options |
For internal use.
Inherited from Pivot |
See Also