Search
BaseScale.middleTickSettings Property
See Also
 






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

Namespace: MindFusion.Gauges
File: BaseScale.js

 Syntax

JavaScript  Copy Code

get middleTickSettings() {}
set middleTickSettings(value) {}

 Property Value

MiddleTickSettings

The settings for the middle ticks and their associated labels.

 See Also