MindFusion.Charting for JavaScript Programmer's Guide
OvalScale.scaleRelativeRadius Property
See Also
 






Gets or sets the radius of the scale relative to the scale bounds.

Namespace: MindFusion.Gauges
File: OvalScale.js

 Syntax

JavaScript  Copy Code

get scaleRelativeRadius() {}
set scaleRelativeRadius(value) {}

 Property Value

Type: Number
Number

The radius of the scale relative to the scale bounds.

 Remarks

A value of 0.5 indicates that the radius is half the size of the scale.

 See Also

OvalScale Members
OvalScale Class
MindFusion.Gauges Namespace