Enum PlotEmptyCellsType

Enum PlotEmptyCellsType

Namespace: Aspose.Cells.Charts
Assembly: Aspose.Cells.dll (25.2.0)

表示图表的所有空单元格类型。

public enum PlotEmptyCellsType

字段

Interpolated = 2

插值

NotPlotted = 0

未绘制(留空)

Zero = 1

 中文