Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IChart Interface / getDisplayBlanksAs Method
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