Search
LinearScale.setOrientation Method
See Also
 






Sets the orientation of the scale.

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

 Syntax

Java  Copy Code

public void setOrientation (
    Orientation value
)

 Parameters

value

A member of the Orientation enumeration.

 See Also