getGridBackgroundColor
[ Funktion ]
public getGridBackgroundColor(): TcHmi.SolidColor | null;
Diese Funktion gibt den aktuell gesetzten Wert für das Attribut GridBackgroundColor zurück.
Parameter
Name | Typ | Beschreibung |
---|---|---|
- | - | - |
Rückgabewert
Typ | Beschreibung |
---|---|
Der aktuelle Wert des Attributs. |
Siehe auch
Attribut-Setter: setGridBackgroundColor
Herkunft: TcHmiTrendLineChart
Verfügbar ab Version 1.10 |