Legend::CellColumns Property
.NET Framework (current version)
Gets the LegendCellColumnCollection object that contains the collection of cell columns for a legend.
Assembly: System.Windows.Forms.DataVisualization (in System.Windows.Forms.DataVisualization.dll)
public: property LegendCellColumnCollection^ CellColumns { LegendCellColumnCollection^ get(); }
Property Value
Type: System.Windows.Forms.DataVisualization.Charting::LegendCellColumnCollection^A LegendCellColumnCollection object that contains the collection of cell columns for a legend.
.NET Framework
Available since 4.0
Available since 4.0
Show: