Partager via


ChartLegendCustomItem.LegendCustomItemCells Propriété

Définition

Obtient les cellules de légende dans l'élément de légende personnalisé.

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

Valeur de propriété

Retourne un objet ChartLegendCustomItemCellCollection qui représente les cellules de légende dans l'élément de légende personnalisé.

S’applique à