ASP.NET Pack Programmer's Guide
Plot2D.zoomChanged Property
See Also
 





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

Namespace: MindFusion.Charting
Package: Plot2D.js

 Syntax

JavaScript  Copy Code

Object.defineProperty(Plot2D.prototype, "zoomChanged", { value: EventDispatcher<EventArgs> });

 Property Value

 See Also

Plot2D Members
Plot2D Class
MindFusion.Charting Namespace