Compartir a través de


ChartSeries.ChartItemInLegend Propiedad

Definición

Obtiene la forma en la que aparece la serie cuando se muestra en una leyenda.

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

Valor de propiedad

Un objeto ChartItemInLegend.

Se aplica a