Search
TickLabel.foreground Property
See Also
 






Gets the foreground color of this label.

Namespace: MindFusion.Gauges
File: TickLabel.js

 Syntax

JavaScript  Copy Code

get foreground() {}

 Property Value

Color

The foreground color of this label.

 See Also