Search
OvalScale.getScaleRelativeCenter Method
See Also
 






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

Namespace: com.mindfusion.charting.components.gauges
File: com.mindfusion.charting.components.gauges

 Syntax

Java  Copy Code

public Point2D getScaleRelativeCenter ()

 Return Value

 See Also