Sdílet prostřednictvím


Series.AxisLabel Vlastnost

Definice

Získá nebo nastaví text popisku osy pro řadu.

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

Hodnota vlastnosti

Text popisku osy pro řadu Výchozí hodnota je řetězec nulové délky.

Atributy

Platí pro