ChartStripLineInstance.TitleAngle Property

Definition

Caution

Use TextOrientation instead.

Gets the calculated value of the TitleAngle property in a ChartStripLine class.

public:
 property int TitleAngle { int get(); };
[System.Obsolete("Use TextOrientation instead.")]
public int TitleAngle { get; }
[<System.Obsolete("Use TextOrientation instead.")>]
member this.TitleAngle : int
Public ReadOnly Property TitleAngle As Integer

Property Value

A int value that represents the calculated value of the TitleAngle property.

Attributes

Applies to