言語

ChartSeriesInstance.ValueAxisName プロパティ

定義

ValueAxisNameクラスにおけるChartSeriesプロパティの計算値を取得します。

public:
 property System::String ^ ValueAxisName { System::String ^ get(); };
public string ValueAxisName { get; }
member this.ValueAxisName : string
Public ReadOnly Property ValueAxisName As String

プロパティ値

stringプロパティの計算値を表すValueAxisName値です。

適用対象