Sdílet prostřednictvím


Legend.CellColumns Vlastnost

Definice

LegendCellColumnCollection Získá objekt, který obsahuje kolekci sloupců buněk pro legendu.

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

Hodnota vlastnosti

Objekt LegendCellColumnCollection , který obsahuje kolekci sloupců buněk pro legendu.

Platí pro