ChartStripLine.TitleAngle Property

Definition

Caution

Use TextOrientation instead.

Gets the angle of the title text.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportIntProperty ^ TitleAngle { Microsoft::ReportingServices::OnDemandReportRendering::ReportIntProperty ^ get(); };
[System.Obsolete("Use TextOrientation instead.")]
public Microsoft.ReportingServices.OnDemandReportRendering.ReportIntProperty TitleAngle { get; }
[<System.Obsolete("Use TextOrientation instead.")>]
member this.TitleAngle : Microsoft.ReportingServices.OnDemandReportRendering.ReportIntProperty
Public ReadOnly Property TitleAngle As ReportIntProperty

Property Value

A ReportIntProperty object.

Attributes

Applies to