Search
Length.getAbsoluteLength Method
See Also
 






Calculates the absolute length corresponding to the specified argument, relative to the the specified area.

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

 Syntax

Java  Copy Code

public double getAbsoluteLength (
    double space
)

 Parameters

space

 Return Value

 See Also