Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace
/
IChart Interface
/ PlotVisibleOnly Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
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
C#
System.
bool
PlotVisibleOnly {
get
;
set
;}
See Also
Reference
IChart Interface
IChart Members