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 对象,表示此图例单元列所属的图例。

属性

适用于