Search
TickSettings.tickShape Property
See Also
 






Gets or sets the shape of the ticks.

Namespace: MindFusion.Gauges
File: TickSettings.js

 Syntax

JavaScript  Copy Code

get tickShape() {}
set tickShape(value) {}

 Property Value

TickShape

The shape of the ticks.

 See Also