Legend.CellColumns Eigenschap

Definitie

Hiermee haalt u het LegendCellColumnCollection object op dat de verzameling celkolommen voor een legenda bevat.

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

Waarde van eigenschap

Een LegendCellColumnCollection object dat de verzameling celkolommen voor een legenda bevat.

Van toepassing op