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.

属性

适用于