Lenguaje

ChartAxis.Title Propiedad

Definición

Recibe el título del eje.

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 de propiedad

Un objeto ChartAxisTitle.

Se aplica a