Enum SparklineAxisMinMaxType

Enum SparklineAxisMinMaxType

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

Stellt die Minimal- und Maximalwerttypen für die vertikale Achse der Sparkline dar.

public enum SparklineAxisMinMaxType

Felder

AutoIndividual = 0

Automatisch für jede Sparkline.

Custom = 2

Benutzerdefinierter Wert für Sparkline.

Group = 1

Gleich für alle Sparklines in der Gruppe.

 Deutsch