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 轴的名称。

属性

适用于