Share via


ChartDataPoint.ItemInLegend Propriété

Définition

Obtient les propriétés de légende pour ce point de données.

public:
 abstract property Microsoft::ReportingServices::OnDemandReportRendering::ChartItemInLegend ^ ItemInLegend { Microsoft::ReportingServices::OnDemandReportRendering::ChartItemInLegend ^ get(); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.ChartItemInLegend ItemInLegend { get; }
member this.ItemInLegend : Microsoft.ReportingServices.OnDemandReportRendering.ChartItemInLegend
Public MustOverride ReadOnly Property ItemInLegend As ChartItemInLegend

Valeur de propriété

Objet ChartItemInLegend qui représente les propriétés de légende pour ce point de données.

S’applique à