Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace
/
IChart Interface
/ DisplayBlanksAs Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
DisplayBlanksAs Property (IChart)
In This Topic
Returns or sets the way that blank cells are plotted on a chart. Can be one of the following:
DisplayBlanksAs
constants: NotPlotted, Interpolated, or Zero.
Syntax
C#
DisplayBlanksAs
DisplayBlanksAs {
get
;
set
;}
See Also
Reference
IChart Interface
IChart Members