Udostępnij za pośrednictwem


Series.AxisLabel Właściwość

Definicja

Pobiera lub ustawia tekst etykiety osi dla serii.

public:
 virtual property System::String ^ AxisLabel { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Bindable(true)]
[System.ComponentModel.Browsable(false)]
public override string AxisLabel { get; set; }
[<System.ComponentModel.Bindable(true)>]
[<System.ComponentModel.Browsable(false)>]
member this.AxisLabel : string with get, set
Public Overrides Property AxisLabel As String

Wartość właściwości

String

Tekst etykiety osi dla serii. Wartość domyślna to ciąg o zerowej długości.

Atrybuty

Dotyczy