This question is locked. New answers and comments are not allowed.
Hi,
I am using the RadCartesianChart with a DateTimeContinuousAxis x-axis and LineSeries data. Let's say I have 5 weeks worth of data and when the chart is initially shown, I want to be able to set the viewport to be centered on a given date and then show 3 days before and 3 days after as the initial view "window". I want the user to then be able to leverage the ChartPanAndZoomBehavior (both set to horizontal) to zoom/pan in and out of the data.
Unfortunately, I can't seem to figure out how to do this. I can get the pan and zoom working fine, but it shows all data at once initially. If I try the zoom settings on the chart (MaxZoom, MinZoom, and Zoom), I can't seem to get it to zoom in and out, but can drill into a given range of dates.
I just started using this control, so any help would be appreciated. So far, it's been fantastic and very easy to use.
Thanks for any help you can provide!
Colin
I am using the RadCartesianChart with a DateTimeContinuousAxis x-axis and LineSeries data. Let's say I have 5 weeks worth of data and when the chart is initially shown, I want to be able to set the viewport to be centered on a given date and then show 3 days before and 3 days after as the initial view "window". I want the user to then be able to leverage the ChartPanAndZoomBehavior (both set to horizontal) to zoom/pan in and out of the data.
Unfortunately, I can't seem to figure out how to do this. I can get the pan and zoom working fine, but it shows all data at once initially. If I try the zoom settings on the chart (MaxZoom, MinZoom, and Zoom), I can't seem to get it to zoom in and out, but can drill into a given range of dates.
I just started using this control, so any help would be appreciated. So far, it's been fantastic and very easy to use.
Thanks for any help you can provide!
Colin