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

Type: MinorTickSettings
MinorTickSettings

The settings for the minor ticks and their associated labels.

 See Also

BaseScale Members
BaseScale Class
MindFusion.Gauges Namespace