Język

Axis.IsLogarithmic Właściwość

Definicja

Pobiera lub ustawia flagę, która wskazuje, czy oś jest logarytmiczna. Wartości zer lub ujemnych danych nie są dozwolone na wykresach logarytmicznych.

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

Wartość właściwości

true jeśli oś jest logarytmiczna; w przeciwnym razie, false.

Atrybuty

Dotyczy