共用方式為


Annotation.YAxisName 屬性

定義

取得或設定註解所連接的 Y 軸名稱。

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

屬性值

string 值,表示註釋所連接的 Y 軸名稱。

屬性

適用於