LegendItem.Legend 属性

定义

获取或设置与此图例项关联的 Legend 对象。

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

属性值

Legend

Legend 对象。

属性

适用于