Chart.Legends Propriedade

Definição

Pega as legendas das paradas.

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

Valor da propriedade

Um ChartLegendCollection objeto.

Aplica-se a