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

In This Topic
    IPivotOptions Interface Methods
    In This Topic

    For a list of all members of this type, see IPivotOptions members.

    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