言語

ChartAxisInstance.PreventWordWrap プロパティ

定義

ChartAxisクラスにおけるPreventWordWrapプロパティの計算値を取得します。

public:
 property bool PreventWordWrap { bool get(); };
public bool PreventWordWrap { get; }
member this.PreventWordWrap : bool
Public ReadOnly Property PreventWordWrap As Boolean

プロパティ値

PreventWordWrapプロパティの計算値を表すBoolean値です。

適用対象