Gets or sets a value indicating whether to display a tick for the maxValue of the scale.
Namespace: MindFusion.Gauges
File: TickSettings.js
SyntaxJavaScript
Copy Code
|
|---|
get showMaxValueTick() {} |
Boolean
True to display a tick for the maxValue, otherwise false.
See Also