Zooms out the chart one step back.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
SyntaxC#
Copy Code
|
|---|
public void ZoomOut () |
Visual Basic
Copy Code
|
|---|
Public Sub ZoomOut () |
RemarksCall ResetZoom to set the chart to its original state at once.
See Also