Axis.IsLabelAutoFit Właściwość

Definicja

Pobiera lub ustawia flagę, która określa, czy etykiety osi są automatycznie dopasowane.

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

Wartość właściwości

Boolean

true jeśli etykiety osi są automatycznie dopasowane; w przeciwnym false razie .

Atrybuty

Dotyczy