Axis.IsMarginVisible プロパティ

定義

軸に余白を追加するかどうかを決定するフラグを取得または設定します。

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

プロパティ値

true 最初または最後のデータ ポイントとグラフ エリアの境界線の間にスペースが追加される場合は 。

属性

適用対象