[]
Represents the options whether to display pivot chart bottons.
public interface IPivotOptions
Public Interface IPivotOptions
Name | Description |
---|---|
ShowAllFieldButtons | Gets or sets whether to display all field buttons on a PivotChart. |
ShowAxisFieldButtons | Gets or sets whether to display the axis field buttons on a PivotChart. |
ShowExpandCollapseEntireFieldButtons | Gets or sets whether to display the expand entire field and collapse entire field buttons on a PivotChart. |
ShowLegendFieldButtons | Gets or sets whether to display the legend field buttons on a PivotChart. |
ShowReportFilterFieldButtons | Gets or sets whether to display the report filter field buttons on a PivotChart. |
ShowValueFieldButtons | Gets or sets whether to display the value field buttons on a PivotChart. |