Resets the zoom of the chart.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
SyntaxC#
Copy Code
|
|---|
public void ResetZoom () |
Visual Basic
Copy Code
|
|---|
Public Sub ResetZoom () |
RemarksResets the chart to its original state before zooming has started.
See Also