Legend.CellColumns Właściwość

Definicja

Pobiera obiekt LegendCellColumnCollection zawierający kolekcję kolumn komórek dla legendy.

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

Wartość właściwości

LegendCellColumnCollection

Obiekt, LegendCellColumnCollection który zawiera kolekcję kolumn komórek dla legendy.

Dotyczy