MindFusion.Charting for JavaScript Programmer's Guide
BaseScale.maxValue Property
See Also
 






Gets or sets the maximal value displayed by the scale.

Namespace: MindFusion.Gauges
File: BaseScale.js

 Syntax

JavaScript  Copy Code

get maxValue() {}
set maxValue(value) {}

 Property Value

Type: Number
Number

The maximal value displayed by the scale.

 See Also

BaseScale Members
BaseScale Class
MindFusion.Gauges Namespace