Search
VisualElement.fill Property
See Also
 






Gets or sets the fill of this element.

Namespace: MindFusion.Gauges
File: VisualElement.js

 Syntax

JavaScript  Copy Code

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

 Property Value

Object

The fill of this element.

 See Also