ChartAxis.Title Propriedade

Definição

Obtém o título do eixo.

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

Valor da propriedade

ChartAxisTitle

Um objeto ChartAxisTitle .

Aplica-se a