Chart.Legends Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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.