Chart.Titles 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.
Obtém os títulos de gráfico.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::ChartTitleCollection ^ Titles { Microsoft::ReportingServices::OnDemandReportRendering::ChartTitleCollection ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ChartTitleCollection Titles { get; }
member this.Titles : Microsoft.ReportingServices.OnDemandReportRendering.ChartTitleCollection
Public ReadOnly Property Titles As ChartTitleCollection
Valor da propriedade
Um objeto ChartTitleCollection.