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





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

Namespace: MindFusion.Gauges
Package: OvalScale.js

 Syntax

JavaScript  Copy Code

function getScaleRelativeCenter ()

 Return Value

Type: Point
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