Enum PlotDataByType

Enum PlotDataByType

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

Representa el tipo de gráfico de datos por fila o columna.

public enum PlotDataByType

Campos

Column = 1

Por columna.

Row = 0

Por fila.

 Español