Search
BarOverlayRenderer.getHorizontalBars Method
See Also
 






Gets a value indicating whether bars should be rendered horizontally.

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

 Syntax

Java  Copy Code

public boolean getHorizontalBars ()

 Return Value

true if bars are rendered horizontally; otherwise, false.

 See Also