Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IChart Interface / setPlotVisibleOnly Method
In This Topic
    setPlotVisibleOnly Method
    In This Topic
    Sets whether visible cells are plotted. True if only visible cells are plotted. False if both visible and hidden cells are plotted.
    Syntax
    void setPlotVisibleOnly( 
       boolean value
    )

    Parameters

    value
    See Also