Enum PlotDataByType

Enum PlotDataByType

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

Reprezentuje typ wykresu danych według wiersza lub kolumny.

public enum PlotDataByType

Pola

Column = 1

Według kolumny.

Row = 0

Według wiersza.

 Polski