Search
CustomInterval.foreground Property
See Also
 






Gets or sets the color to apply as a foreground to the elements within this custom interval.

Namespace: MindFusion.Gauges
File: CustomInterval.js

 Syntax

JavaScript  Copy Code

get foreground() {}
set foreground(value) {}

 Property Value

Object

The color to apply as a foreground to the elements within this custom interval.

 See Also