This question is locked. New answers and comments are not allowed.
Hi,
I have a RadCartesianChart with BarSeries in a PivotItem. I defiend Behaviors correctly like in the examples:
I examined sample code, understand PanAndZoom properties, easy to use. But it just don't work. Is PivotItem canceling panning or zooming ???
I have a RadCartesianChart with BarSeries in a PivotItem. I defiend Behaviors correctly like in the examples:
<telerikChart:RadCartesianChart.Behaviors> <telerikChart:ChartPanAndZoomBehavior ZoomMode="None" PanMode="Both"/></telerikChart:RadCartesianChart.Behaviors>I examined sample code, understand PanAndZoom properties, easy to use. But it just don't work. Is PivotItem canceling panning or zooming ???