Sets the ratio of empty space between bars to space occupied by bars.
Namespace: com.mindfusion.charting.swing
File: com.mindfusion.charting.swing
SyntaxJava
Copy Code
|
|---|
public void setBarSpacingRatio ( |
A double values that ranges between 0 to 100. The greater the values, the smaller the bars.
See Also