Search
LinearGauge.getOrientation Method
See Also
 






Gets the orientation of the gauge.

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