Axis.IsMarginVisible Właściwość

Definicja

Pobiera lub ustawia flagę określającą, czy zostanie użyty margines osi.

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

Wartość właściwości

true w przypadku dodania odstępu między pierwszym lub ostatnim punktem danych a obramowaniem obszaru wykresu; w przeciwnym razie , false.

Atrybuty

Dotyczy