Search
TickSettings.tickHeight Property
See Also
 






Gets or sets the height of a tick.

Namespace: MindFusion.Gauges
File: TickSettings.js

 Syntax

JavaScript  Copy Code

get tickHeight() {}
set tickHeight(value) {}

 Property Value

Length

The height of a tick.

 See Also