Spread.Services Documentation
DisplayBlanksAs Property (IChart)
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
: DisplayBlanksAs Property
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