Search
Plot2D.zoomChanged Property
See Also
 

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

Namespace: MindFusion.Charting
File: Plot2D.js

 Syntax

JavaScript  Copy Code

get zoomChanged() {}

 Property Value

Type: EventDispatcher

 See Also