AxisPosition

[ Enumeration ]

export enum AxisPosition {
     Right = 0,
     Left = 1
}

Werte

Name

Wert

Beschreibung

Right

0

Achse wird rechts angezeigt

Left

1

Achse wird links angezeigt

AxisPosition 1:

Verfügbar ab Version 1.14