共用方式為


LegendCellColumn.Legend 屬性

定義

取得此圖例資料格資料行所屬的圖例。

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

屬性值

Legend

表示這個圖例儲存格資料行所屬之圖例的 Legend 物件。

屬性

適用於