Aspose::Cells::Charts::PlotEmptyCellsType enum

PlotEmptyCellsType enum

Represents all plot empty cells type of a chart.

enum class PlotEmptyCellsType

Values

NameValueDescription
NotPlotted0
Not plotted(leave gap)
Zero1
Zero.
Interpolated2
Interpolated.

See Also