XamarinChart Programmer's Guide
Plot2D.ZoomChanged Event
See Also
 






Raised when the user zooms into this plot's data range.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public event EventHandler ZoomChanged

Visual Basic  Copy Code

Public Event ZoomChanged As EventHandler

 Event Data

ZoomChanged event handlers receive an argument of type EventArgs.

 See Also

Plot2D Members
Plot2D Class
MindFusion.Charting Namespace