Share via


Legend.CellColumns 속성

정의

범례에 대한 LegendCellColumnCollection을 가져옵니다.

public:
 property System::Web::UI::DataVisualization::Charting::LegendCellColumnCollection ^ CellColumns { System::Web::UI::DataVisualization::Charting::LegendCellColumnCollection ^ get(); };
[System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.InnerProperty)]
public System.Web.UI.DataVisualization.Charting.LegendCellColumnCollection CellColumns { get; }
[<System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.InnerProperty)>]
member this.CellColumns : System.Web.UI.DataVisualization.Charting.LegendCellColumnCollection
Public ReadOnly Property CellColumns As LegendCellColumnCollection

속성 값

LegendCellColumnCollection

범례에 대한 LegendCellColumnCollection 개체입니다.

특성

적용 대상