Charting for WinForms Programmer's Guide
Plot2D.IsZoomed Property
See Also
 






Gets a value indicating whether the user has zoomed into this plot.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public bool IsZoomed { get; }

Visual Basic  Copy Code

Public ReadOnly Property IsZoomed As Boolean

 Property Value

 See Also

Plot2D Members
Plot2D Class
MindFusion.Charting Namespace