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






Gets or sets the minimal value displayed by the scale.

Namespace: MindFusion.Gauges
File: BaseScale.js

 Syntax

JavaScript  Copy Code

get minValue() {}
set minValue(value) {}

 Property Value

Type: Number
Number

The minimal value displayed by the scale.

 See Also

BaseScale Members
BaseScale Class
MindFusion.Gauges Namespace