Enum PlotDataByType

Enum PlotDataByType

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

表示按行或列绘制的数据类型。

public enum PlotDataByType

字段

Column = 1

按列绘制。

Row = 0

按行绘制。

 中文