IPivotSettings Properties
Declares members of classes that specify settings of the pivot grid List Editor used by a List View.
Name | Description |
---|---|
Add |
Specifies whether columns deleted via the IPivot |
Chart |
Specifies whether chart series are created based on pivot table columns or rows. |
Chart |
Specifies settings of the chart accompanying the pivot table. |
Customization |
Indicates whether end-users can customize pivot table settings in Windows Forms applications, via the context menu’s Invoke Wizard and Clear Settings Actions. |
Layout |
Specifies layout settings. |
Remove |
Specifies whether columns defined via the IPivot |
Settings | Provides access to the settings of the pivot grid List Editor used by a List View, editable via the Pivot Grid Property Editor. |
Show |
Specifies whether the chart accompanying the pivot table is displayed. |
Show |
Specifies whether column grand totals are displayed in the chart accompanying the pivot table. |
Show |
Specifies whether column totals are displayed in the chart accompanying the pivot table. |
Show |
Specifies whether row grand totals are displayed in the chart accompanying the pivot table. |
Show |
Specifies whether row totals are displayed in the chart accompanying the pivot table. |
See Also