MindFusion.Charting for Java Programmer's Guide |
BarRenderer.setBarSpacingRatio Method |
See Also |
![]() ![]() |
Sets the ratio of empty space between adjacent bar groups to space occupied by bars.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java
![]() |
---|
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.
© 2022 MindFusion |