Search
BarRenderer.getHorizontalBars Method
See Also
 






Gets a value indicating whether bars are drawn horizontal.

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

 Syntax

Java  Copy Code

public boolean getHorizontalBars ()

 Return Value

true if bars are drawn horizontally; otherwise, false.

 See Also