ChartSeries.ValueAxisName 属性

定义

对其绘制此序列的值轴的名称。

public:
 property System::String ^ ValueAxisName { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.DefaultValue("")]
public string ValueAxisName { get; set; }
[<System.ComponentModel.DefaultValue("")>]
member this.ValueAxisName : string with get, set
Public Property ValueAxisName As String

属性值

String

一个 string 值。

属性

适用于