共用方式為


LegendItem.Legend 屬性

定義

取得或設定與這個圖例項目相關聯的 Legend 物件。

public:
 property System::Web::UI::DataVisualization::Charting::Legend ^ Legend { System::Web::UI::DataVisualization::Charting::Legend ^ get(); };
[System.ComponentModel.Bindable(false)]
[System.ComponentModel.Browsable(false)]
public System.Web.UI.DataVisualization.Charting.Legend Legend { get; }
[<System.ComponentModel.Bindable(false)>]
[<System.ComponentModel.Browsable(false)>]
member this.Legend : System.Web.UI.DataVisualization.Charting.Legend
Public ReadOnly Property Legend As Legend

屬性值

Legend

Legend 物件。

屬性

適用於