Search
BarContainer.setHorizontalBars Method
See Also
 






Sets a value identifying whether bars should be horizontal.

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

 Syntax

Java  Copy Code

void setHorizontalBars (
    boolean value
)

 Parameters

value

true if bars should be horizontal; otherwise, false.

 See Also