共用方式為


LabelStyle.IsEndLabelVisible 屬性

定義

取得或設定旗標,決定是否在座標軸結尾顯示標籤。

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

屬性值

如果要在座標軸結尾顯示標籤,則為 true,否則為 false

屬性

適用於