Axis.IsLogarithmic Özellik

Tanım

Eksenin logaritmik olup olmadığını gösteren bir bayrak alır veya ayarlar. Logaritmik grafiklerde sıfır veya negatif veri değerlerine izin verilmez.

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

Özellik Değeri

Boolean

true eksen Logaritmik ise; Aksi takdirde, false .

Öznitelikler

Şunlara uygulanır