Share via


AxisScaleView.IsZoomed 属性

定义

获取一个标志,该标志指示轴是否已放大。

public:
 property bool IsZoomed { bool get(); };
[System.ComponentModel.Bindable(false)]
[System.ComponentModel.Browsable(false)]
public bool IsZoomed { get; }
[<System.ComponentModel.Bindable(false)>]
[<System.ComponentModel.Browsable(false)>]
member this.IsZoomed : bool
Public ReadOnly Property IsZoomed As Boolean

属性值

如果轴已放大,则为 true;否则,为 false

属性

适用于