Gets a value indicating whether the user has zoomed into this plot.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public bool IsZoomed { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property IsZoomed As Boolean |
See Also