IMSL C# Numerical Library

ChartNode.TextAngle Property

An angle, in degrees, at which text is to be drawn.

public virtual int TextAngle {get; set;}

Property Value

An int that contains the angle at which text is to be drawn.

Remarks

Only multiples of 90 are allowed at this time. By default, TextAngle = 0.

See Also

ChartNode Class | Imsl.Chart2D Namespace