ASP.NET Pack Programmer's Guide
OvalScale.setScaleRelativeCenter Method
See Also
 





Sets the center of the scale relative to the scale bounds.

Namespace: MindFusion.Gauges
Package: OvalScale.js

 Syntax

JavaScript  Copy Code

function setScaleRelativeCenter (value)

 Parameters

value

The center of the scale relative to the scale bounds.

 Remarks

A value of (0.5, 0.5) indicates the center of the bounds, a value of (0, 0) indicates the top-left corner.

 See Also

OvalScale Members
OvalScale Class
MindFusion.Gauges Namespace