Freigeben über


Legend.CellColumns Eigenschaft

Definition

Ruft das LegendCellColumnCollection-Objekt ab, das die Sammlung von Zellenspalten für eine Legende enthält.

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

Eigenschaftswert

Ein LegendCellColumnCollection-Objekt, das die Sammlung von Zellenspalten für eine Legende enthält.

Gilt für: