Legend.CellColumns 속성

정의

범례의 LegendCellColumnCollection 셀 열 컬렉션이 들어 있는 개체를 가져옵니다.

public:
 property System::Windows::Forms::DataVisualization::Charting::LegendCellColumnCollection ^ CellColumns { System::Windows::Forms::DataVisualization::Charting::LegendCellColumnCollection ^ get(); };
public System.Windows.Forms.DataVisualization.Charting.LegendCellColumnCollection CellColumns { get; }
member this.CellColumns : System.Windows.Forms.DataVisualization.Charting.LegendCellColumnCollection
Public ReadOnly Property CellColumns As LegendCellColumnCollection

속성 값

LegendCellColumnCollection 범례에 대한 셀 열 컬렉션이 들어 있는 개체입니다.

적용 대상