Search
BarChart.getHorizontalBars Method
See Also
 






Gets a value that indicates if bars are rendered horizontal.

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

 Syntax

Java  Copy Code

public boolean getHorizontalBars ()

 Return Value

true if bars are rendered horizontally; otherwise, false.

 See Also