MindFusion.Charting for Java Programmer's Guide |
BarRenderer.getSameIndexSpacingRatio Method |
See Also |
![]() ![]() |
Gets the ratio of empty space to occupied space in bar groups drawn for data items at the same index in each series.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java
![]() |
---|
public double getSameIndexSpacingRatio () |
A double value between 0 and 1. The bigger the value the thinner the bars.
Use getBarSpacingRatio to regulate space between the bar groups.
© 2022 MindFusion |