DisplayBlanksAs

Constants which define how blank cell values are plotted on the chart.

The value is interpolated from adjacent values.

Interpolated = 3

Points representing blank cell values are not plotted on the chart.

NotPlotted = 1

Blank cell values are interpreted as having a value of zero.

Zero = 2