Search
BaseScale.majorTickSettings Property
See Also
 






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

Namespace: MindFusion.Gauges
File: BaseScale.js

 Syntax

JavaScript  Copy Code

get majorTickSettings() {}
set majorTickSettings(value) {}

 Property Value

MajorTickSettings

The settings for the major ticks and their associated labels.

 See Also