次の方法で共有


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 値。

属性

適用対象