言語

MapAppearanceRule.LegendName プロパティ

定義

データ分布が表示される凡例の名前を得ます。

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

プロパティ値

データ分布が表示される凡例の名前を表す string 値。

適用対象