Search
TickSettings.labelForeground Property
See Also
 






Gets or sets the brush used to paint label texts.

Namespace: MindFusion.Gauges
File: TickSettings.js

 Syntax

JavaScript  Copy Code

get labelForeground() {}
set labelForeground(value) {}

 Property Value

Object

The brush used to paint label texts.

 See Also