Gets a read-only flag that indicates if the axis has been zoomed.
Indicates if axis is zoomed in or not.
Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property IsZoomed As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public bool IsZoomed {get;} |
Return Value
A boolean value indicating whether or not the axis has been zoomed on.To zoom on an axis use the Zoom method.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family