Share via


AxisScaleView.Zoomable Eigenschaft

Definition

Ruft ein Flag ab, das angibt, ob die Zoom-Benutzeroberfläche aktiviert ist, oder legt es fest.

public:
 property bool Zoomable { bool get(); void set(bool value); };
[System.ComponentModel.Bindable(true)]
public bool Zoomable { get; set; }
[<System.ComponentModel.Bindable(true)>]
member this.Zoomable : bool with get, set
Public Property Zoomable As Boolean

Eigenschaftswert

Boolean

true, wenn die Zoom-Benutzeroberfläche aktiviert ist, andernfalls false.

Attribute

Gilt für