共用方式為


LegendCell.Legend 屬性

定義

取得這個資料格所屬的圖例。

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

屬性值

Legend

這個儲存格所屬於的 Legend 物件。

屬性

適用於