Series.AxisLabel Proprietà

Definizione

Ottiene o imposta il testo dell'etichetta dell'asse per la serie.

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

Valore della proprietà

Testo dell'etichetta dell'asse per la serie. Il valore predefinito è una stringa di lunghezza zero.

Attributi

Si applica a