Zooms into the specified range of the chart graphics.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C#
![]() |
---|
public void Zoom ( |
Visual Basic
![]() |
---|
Public Sub Zoom( _ |
The start of the range to zoom into.
The end of the range to zoom into.
This method is used internally by the control and is not intended to be called within your code.