Search
BarContainer.getHorizontalBars Method
See Also
 






Gets a value identifying whether bars should be horizontal.

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

 Syntax

Java  Copy Code

boolean getHorizontalBars ()

 Return Value

true if bars are horizontal; otherwise, false.

 See Also