Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IPivotOptions Interface
Methods

In This Topic
    IPivotOptions Interface Members
    In This Topic

    The following tables list the members exposed by IPivotOptions.

    Public Methods
     NameDescription
     MethodGets whether to display all field buttons on a PivotChart.  
     MethodGets whether to display the axis field buttons on a PivotChart.  
     MethodGets whether to display the expand entire field and collapse entire field buttons on a PivotChart.  
     MethodGets whether to display the legend field buttons on a PivotChart.  
     MethodGets whether to display the report filter field buttons on a PivotChart.  
     MethodGets whether to display the value field buttons on a PivotChart.  
     MethodSets whether to display all field buttons on a PivotChart.  
     MethodSets whether to display the axis field buttons on a PivotChart.  
     MethodSets whether to display the expand entire field and collapse entire field buttons on a PivotChart.  
     MethodSets whether to display the legend field buttons on a PivotChart.  
     MethodSets whether to display the report filter field buttons on a PivotChart.  
     MethodSets whether to display the value field buttons on a PivotChart.  
    Top
    See Also