Search
BarStackRenderer.getHorizontalBars Method
See Also
 






Gets a value identifying whether bars should be drawn horizontal.

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

 Syntax

Java  Copy Code

public boolean getHorizontalBars ()

 Return Value

true if bars should be rendered horizontal; otherwise, false.

 See Also