Share via


LegendCellColumn.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 物件。

屬性

適用於