MindFusion.Java Package Programmer's Guide
BarChart.getHorizontalBars Method
See Also
 






Gets a value that indicates if bars are rendered horizontal.

Namespace: com.mindfusion.charting.swing
Package: com.mindfusion.charting.swing

 Syntax

Java  Copy Code

public boolean getHorizontalBars ()

 Return Value

true if bars are rendered horizontally; otherwise, false.

 See Also

BarChart Members
BarChart Class
com.mindfusion.charting.swing Namespace