Share via


ChartDataPoint.ItemInLegend Propiedad

Definición

Obtiene las propiedades de leyenda de este punto de datos.

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

Valor de propiedad

Objeto ChartItemInLegend que representa las propiedades de leyenda para este punto de datos.

Se aplica a