ChartLegendCustomItem.LegendCustomItemCells Propriedade

Definição

Obtém as células de legenda no item de legenda 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 da propriedade

Retorna o objeto ChartLegendCustomItemCellCollection que representa as células de legenda no item de legenda personalizado.

Aplica-se a