共用方式為


LegendItem.Legend 屬性

定義

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

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

屬性值

Legend

與這個圖例項目關聯的 Legend 物件。

屬性

適用於