ChartAxis.Title Property

Definition

Gets the title of the axis.

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

Property Value

A ChartAxisTitle object.

Applies to