Share via


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 개체입니다.

특성

적용 대상