Search
CustomInterval.fill Property
See Also
 






Gets or sets the brush to apply as a background of the elements within the custom interval.

Namespace: MindFusion.Gauges
File: CustomInterval.js

 Syntax

JavaScript  Copy Code

get fill() {}
set fill(value) {}

 Property Value

Object

The brush to apply as a background of the elements within the custom interval.

 See Also