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






Gets or sets the end of this custom interval.

Namespace: MindFusion.Gauges
File: CustomInterval.js

 Syntax

JavaScript  Copy Code

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

 Property Value

Type: Number
Number

The end of this custom interval.

 See Also

CustomInterval Members
CustomInterval Class
MindFusion.Gauges Namespace