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