ChartAxis.ChartAxisTitle Property

Definition

Gets or sets a title for the axis.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ChartAxisTitle ^ ChartAxisTitle { Microsoft::ReportingServices::RdlObjectModel::ChartAxisTitle ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::ChartAxisTitle ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.ChartAxisTitle ChartAxisTitle { get; set; }
member this.ChartAxisTitle : Microsoft.ReportingServices.RdlObjectModel.ChartAxisTitle with get, set
Public Property ChartAxisTitle As ChartAxisTitle

Property Value

A ChartAxisTitle object.

Applies to