Hi ,
Data for my chart are only few rows, because of that space between the bar too much( as shown in attached picuture), how to reduce it.
thanks
Anbu.
Hello Anbu,
There are many approaches to modify the space between your ColumnBars, depending of your scenario. My suggestion is to try both properties:
ultraChart1.ColumnChart.ColumnSpacing;
ultraChart1.ColumnChart.SeriesSpacing;
The mentioned issue could be cause if you are using ultraChart1.Axis.X.ScrollScale.Scale property of any of your axis. So if you using this property, you could change the scale factor.
I`m not familiar with your scenario, but if you are using FillSceneGraphe event, you could modify the space between columnbars.
If you give me small sample. I`ll be glad to research it for you.
Let me know if you have any questions.
Regards
Have you been able to resolve your issue ? If you still have any concerns or questions I will be glad to help. If you need any additional assistance don’t hesitate to ask.