言語

ChartLegendColumnInstance.Value プロパティ

定義

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

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

プロパティ値

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

適用対象