Sets the ratio of empty space between adjacent bar groups to space occupied by bars.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java Copy Code |
---|
public void setBarSpacingRatio ( |
A double value which ranges from 0 to 1.
The bigger the value, the thinner the bars. Use setSameIndexSpacingRatio to set the space between bars in the same group.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |