Search
TickSettings.stroke Property
See Also
 






Gets or sets the stroke brush of the ticks.

Namespace: MindFusion.Gauges
File: TickSettings.js

 Syntax

JavaScript  Copy Code

get stroke() {}
set stroke(value) {}

 Property Value

Object

The stroke brush of the ticks.

 See Also