setSectionsBackgroundColor
[ Funktion ]
public setSectionsBackgroundColor (newValue: TcHmi.SolidColor | null): void;
Diese Funktion setzt einen neuen Wert für das Attribut SectionsBackgroundColor.
Parameter
Name | Typ | Beschreibung |
---|---|---|
newValue | Der neue Wert des Attributs. Wird null übergeben, so wirkt der interne Standardwert. |
Rückgabewert
Typ | Beschreibung |
---|---|
void | Kein Rückgabewert. |
Siehe auch
Attribut-Getter: getSectionsBackgroundColor
Herkunft: TcHmiBarChart
Verfügbar ab Version 1.12 |