Enum PlotDataByType
Enum PlotDataByType
Namespace: Aspose.Cells.Charts
Assembly: Aspose.Cells.dll (25.2.0)
Reprezentuje typ datového grafu podle řádku nebo sloupce.
public enum PlotDataByType
Pole
Column = 1
Podle sloupce.
Row = 0
Podle řádku.
Namespace: Aspose.Cells.Charts
Assembly: Aspose.Cells.dll (25.2.0)
Reprezentuje typ datového grafu podle řádku nebo sloupce.
public enum PlotDataByType
Column = 1
Podle sloupce.
Row = 0
Podle řádku.