Enum PlotEmptyCellsType

PlotEmptyCellsType enumeration

Represents all plot empty cells type of a chart.

public enum PlotEmptyCellsType

Values

NameValueDescription
NotPlotted0Not plotted(leave gap)
Zero1Zero
Interpolated2Interpolated

See Also