Link Search Menu Expand Document

ChartPlotVisibleOnly Property

Gets or sets a value indicating whether only visible cells should be plotted on the chart.

Namespace:Bytescout.Spreadsheet.Charts
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public bool PlotVisibleOnly { get; set; }

Property Value

Type: Boolean
true if only visible cells should be plotted on the chart; otherwise, false.
See Also

Reference