Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IChart Interface / PlotVisibleOnly Property
In This Topic
    PlotVisibleOnly Property
    In This Topic
    Gets or sets whether visible cells are plotted. True if only visible cells are plotted. False if both visible and hidden cells are plotted.
    Syntax
    System.bool PlotVisibleOnly {get; set;}
    See Also