Enum PlotDataByType
Enum PlotDataByType
Namespace: Aspose.Cells.Charts
Assembly: Aspose.Cells.dll (25.2.0)
Stellt den Typ der Datenplot dar, entweder nach Zeile oder nach Spalte.
public enum PlotDataByType
Felder
Column = 1
Nach Spalte.
Row = 0
Nach Zeile.