Search
TickSettings.tickWidth Property
See Also
 






Gets or sets the width of a tick.

Namespace: MindFusion.Gauges
File: TickSettings.js

 Syntax

JavaScript  Copy Code

get tickWidth() {}
set tickWidth(value) {}

 Property Value

Length

The width of a tick.

 See Also