Share via


ChartLegendCustomItem.LegendCustomItemCells Propiedad

Definición

Obtiene las celdas de leyenda del elemento de leyenda personalizado.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ChartLegendCustomItemCellCollection ^ LegendCustomItemCells { Microsoft::ReportingServices::OnDemandReportRendering::ChartLegendCustomItemCellCollection ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ChartLegendCustomItemCellCollection LegendCustomItemCells { get; }
member this.LegendCustomItemCells : Microsoft.ReportingServices.OnDemandReportRendering.ChartLegendCustomItemCellCollection
Public ReadOnly Property LegendCustomItemCells As ChartLegendCustomItemCellCollection

Valor de propiedad

Devuelve un objeto ChartLegendCustomItemCellCollection que representa las celdas de leyenda del elemento de leyenda personalizado.

Se aplica a