Legend.CellColumns Propiedad

Definición

Obtiene la clase LegendCellColumnCollection para una leyenda.

public:
 property System::Web::UI::DataVisualization::Charting::LegendCellColumnCollection ^ CellColumns { System::Web::UI::DataVisualization::Charting::LegendCellColumnCollection ^ get(); };
[System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.InnerProperty)]
public System.Web.UI.DataVisualization.Charting.LegendCellColumnCollection CellColumns { get; }
[<System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.InnerProperty)>]
member this.CellColumns : System.Web.UI.DataVisualization.Charting.LegendCellColumnCollection
Public ReadOnly Property CellColumns As LegendCellColumnCollection

Valor de propiedad

Objeto LegendCellColumnCollection de una leyenda.

Atributos

Se aplica a