ChartSeries.CategoryAxisName 属性

定义

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

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

属性值

String

一个 string 值。

属性

适用于