Search
LinearScale.getOrientation Method
See Also
 






Gets the orientation of the scale.

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

 Syntax

Java  Copy Code

public Orientation getOrientation ()

 Return Value

A member of the Orientation enumeration.

 See Also