|
You can zoom the chart at runtime by using the built in context menu of the chart. Right click on the chart. In the context menu, select Zooming menu item. A Zooming control kit will be displayed at the top left corner of the chart. Make sure to set the bool property IsContextMenuEnabled as true. The zooming control kit has 4 buttons with unique functionalities. Using these buttons, the chart can be zoomed in and out as necessary. |