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






Sets a value identifying whether bars are rendered horizontal.

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

 Syntax

Java  Copy Code

public void setHorizontalBars (
    boolean value
)

 Parameters

value

true if bars are rendered horizontal; otherwise, false.

 See Also

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