MindFusion.Charting for JavaScript Programmer's Guide
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

Type: Object
Object

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

 See Also

CustomInterval Members
CustomInterval Class
MindFusion.Gauges Namespace