Search
BarChart.getBarSpacingRatio Method
See Also
 






Gets the ratio of empty space between bars to space occupied by bars.

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

 Syntax

Java  Copy Code

public double getBarSpacingRatio ()

 Return Value

A double values that ranges between 0 to 100. The greater the values, the smaller the bars.

 See Also