Gets a value indicating whether the user has zoomed into this plot.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
public bool IsZoomed { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property IsZoomed As Boolean |
A boolean value.
Charting for .NET MAUI Guide | © 2024 MindFusion |