Gets or sets the radius of the scale relative to the scale bounds.
Namespace: MindFusion.Gauges
File: OvalScale.js
SyntaxJavaScript
Copy Code
|
|---|
get scaleRelativeRadius() {} |
Number
The radius of the scale relative to the scale bounds.
RemarksA value of 0.5 indicates that the radius is half the size of the scale.
See Also