MindFusion.Charting for JavaScript Programmer's Guide
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

Type: MajorTickSettings
MajorTickSettings

The settings for the major ticks and their associated labels.

 See Also

BaseScale Members
BaseScale Class
MindFusion.Gauges Namespace