Hi,
I have a composite chart (column chart + splinechart) , both series have the same number of point with the same dates, however, the column chart is not aligned with the date of the splince chart.
Do you have any explanation ?
Thanks
Hello,
Could you please try the following code:
ultraChart1.Axis.X.TickmarkStyle = AxisTickStyle.DataInterval;
Please feel free to let me know if I misunderstood you or if you have any other questions.
I wanted to know if you were able to solve your issue based on these suggestions or you still need help. Please let me know.