Legend.IsTextAutoFit 屬性

定義

取得或設定旗標,這個旗標指出圖例文字是否會自動調整大小。

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

屬性值

Boolean

如果圖例文字會自動調整大小,則為 true,否則為 false

屬性

適用於