Annotation.YAxisName Proprietà

Definizione

Ottiene o imposta il nome dell'asse Y a cui è collegata un'annotazione.

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

Valore della proprietà

String

Valore string che rappresenta il nome dell'asse Y a cui è collegata un'annotazione.

Attributi

Si applica a