Search
BaseScale.minorTickSettings Property
See Also
 






Gets the settings for the minor ticks and their associated labels.

Namespace: MindFusion.Gauges
File: BaseScale.js

 Syntax

JavaScript  Copy Code

get minorTickSettings() {}
set minorTickSettings(value) {}

 Property Value

MinorTickSettings

The settings for the minor ticks and their associated labels.

 See Also