Sdílet prostřednictvím


Axis.IsLogarithmic Vlastnost

Definice

Získá nebo nastaví příznak označující, zda je osa logaritmická. Nulové nebo záporné hodnoty dat nejsou u logaritmických grafů povoleny.

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

Hodnota vlastnosti

Boolean

true Pokud je osa logaritmická; v opačném případě False .

Atributy

Platí pro