I have a need to display dynamic items on X axis i.e form one item to n number of items (may go to 100 or more)
Y-Axis has a maximum value of 100 %
There can be more then one series on X-axis, maximum can go up to 5.
Problem I am facing is width of the bar is getting very big on x-axis if there are fewer items,
I have tried BarWidthPercentage it works, but not helpful for dynamic adjustments.
Need help to fit in my dynamic series and dynamic items on x-axis and the chart should look consistent.
I have used scrolling and X Scale property also, as I need the scrolling functionality.
Attached is the image for bad chart i am getting, there are more then 25 items and I have used scrolling,
the width of BAR is very large, the number of items in scroll is very less as only 10 items are viewable after
scrolling....
Kindly help in getting a good looking chart with lot of items and up-to 5 series dynamically, where all the calculation
is done on the rutime for width and formatting.
Y-Axis has a maximum value of 100 %
There can be more then one series on X-axis, maximum can go up to 5.
Problem I am facing is width of the bar is getting very big on x-axis if there are fewer items,
I have tried BarWidthPercentage it works, but not helpful for dynamic adjustments.
Need help to fit in my dynamic series and dynamic items on x-axis and the chart should look consistent.
I have used scrolling and X Scale property also, as I need the scrolling functionality.
Attached is the image for bad chart i am getting, there are more then 25 items and I have used scrolling,
the width of BAR is very large, the number of items in scroll is very less as only 10 items are viewable after
scrolling....
Kindly help in getting a good looking chart with lot of items and up-to 5 series dynamically, where all the calculation
is done on the rutime for width and formatting.