Spread.Services Documentation
PlotVisibleOnly Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread.Drawing Namespace
>
IChart Interface
: PlotVisibleOnly Property
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
C#
System.
bool
PlotVisibleOnly {
get
;
set
;}
See Also
Reference
IChart Interface
IChart Members