setXAxisFormat
[ Funktion ]
public setXAxisFormat(newValue: TcHmi.IFunction | null): void;
Diese Funktion setzt einen neuen Wert für das Attribut XAxisFormat.
Parameter
Name | Typ | Beschreibung |
---|---|---|
newValue | Der neue Wert des Attributs. |
Rückgabewert
Typ | Beschreibung |
---|---|
void | Kein Rückgabewert. |
Siehe auch
Attribut-Getter: getXAxisFormat
Herkunft: TcHmiTrendLineChart
Verfügbar ab Version 1.10 |