Zooms into the specified range of the chart graphics.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public void Zoom ( |
Visual Basic Copy Code |
---|
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.