次の方法で共有


ChartItemInLegendInstance.LegendText プロパティ

定義

LegendText クラスの ChartItemInLegend プロパティの計算値を取得します。

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

プロパティ値

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

適用対象