MindFusion.Charting for Java Programmer's Guide
BarOverlayRenderer.getHorizontalBars Method
See Also
 






  Gauges

Gets a value indicating whether bars should be rendered horizontally.

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

 Syntax

Java  Copy Code

public boolean getHorizontalBars ()

 Return Value

true if bars are rendered horizontally; otherwise, false.

 See Also