Before zoom:
After zoom:
Hello, Oliver,
To workaround this issue you can use the following code snippet:
private void View_ZoomChanged(object sender, EventArgs e)
{
this.radChartView1.Series[0].Refresh();
}
Regards,
Nadya
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.