言語

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

プロパティ値

true 凡例テキストのサイズが自動的に設定される場合は 〘。それ以外の場合は false

属性

適用対象