Share via


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

특성

적용 대상