Search
BarOverlayRenderer.setHorizontalBars Method
See Also
 






Sets a value indicating whether bars should be horizontal.

Namespace: com.mindfusion.charting
File: com.mindfusion.charting

 Syntax

Java  Copy Code

public void setHorizontalBars (
    boolean value
)

 Parameters

value

true if bars should be horizontal; otherwise, false.

 See Also