Lenguaje

ChartLegend.LegendCustomItems Propiedad

Definición

Obtiene los objetos de leyenda personalizados.

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

Valor de propiedad

Un objeto ChartLegendCustomItemCollection.

Se aplica a