[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.IChart.PlotVisibleOnly

PlotVisibleOnly Property

PlotVisibleOnly

Gets or sets whether visible cells are plotted. True if only visible cells are plotted. False if both visible and hidden cells are plotted.

Declaration
bool PlotVisibleOnly { get; set; }
Property PlotVisibleOnly As Boolean