CustomizeLegendEventArgs.LegendName 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 Legend 物件的名稱,這個物件可用來判斷哪個圖例是 CustomizeLegend 事件的傳送者。
public:
property System::String ^ LegendName { System::String ^ get(); };
public string LegendName { get; }
member this.LegendName : string
Public ReadOnly Property LegendName As String
屬性值
string
值,表示關聯的 Legend 物件名稱。