Hi Urvashi,
Greetings from Syncfusion, we have analyzed your query and we like to get to know your scenario better so that we can provide you a proper solution. Can you provide us more information on the following?
1. How many series have you used?
a. Have you used 3 column series with 1 data on each series?
b. Or have you used 1 column series with 3 data point on it?
2. In either case can you let us know what type of axis you are using?
3. If possible, can you provide us the data for the chart or some code snippets that define your chart?
Because from the given screenshot we were not able to understand your application scenario or the context at what you are trying to achieve clearly, we like to explain behavior of the axis labels in detail, axis labels are placed in the axis based on the range and interval that is automatically calculated based on the data passed on the series. For e.g. if the range is 0 to 10 and the interval 2 you can see labels in the order like 0,2,4,6,8,10. This is the behavior of our chart, same for DateTime axis with respect date time interval and range. So, if you could provide the context of your requirement then we could provide a possible solution.
Thanks,
Michael