ChartSeriesInstance.LegendName プロパティ

定義

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

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

プロパティ値

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

適用対象