Axis.IsLogarithmic Eigenschaft

Definition

Dient zum Abrufen oder Festlegen eines Flags, das angibt, ob die Achse logarithmisch ist. Nullen oder negative Datenwerte sind für logarithmische Diagramme nicht zulässig.

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

Eigenschaftswert

truewenn die Achse logarithmisch ist; andernfalls . False

Attribute

Gilt für: