Search
TickSettings.fill Property
See Also
 






Gets or sets the fill brush of the ticks.

Namespace: MindFusion.Gauges
File: TickSettings.js

 Syntax

JavaScript  Copy Code

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

 Property Value

Object

The fill brush of the ticks.

 See Also