[]
Specifies how blank cells are plotted on a chart.
public enum DisplayBlanksAs
Interpolated = 2
Specifies that values are interpolated into the chart.
NotPlotted = 0
Specifies that blank cells are not plotted.
Zero = 1
Specifies that blanks are plotted as zero.