Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package
/
IChart Interface
/ getDisplayBlanksAs Method
Collapse All
Expand All
In This Topic
getDisplayBlanksAs Method
In This Topic
Returns the way that blank cells are plotted on a chart. Can be one of the following:
com.grapecity.documents.excel.DisplayBlanksAs
constants: NotPlotted, Interpolated, orZero.
Syntax
DisplayBlanksAs
getDisplayBlanksAs()
See Also
Reference
IChart Interface
IChart Members