Gets or sets the font angle of the data point.
Data point font angle
Visual Basic (Declaration) | |
---|---|
Public Property FontAngle As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int FontAngle {get; set;} |
Return Value
A value that represents the angle at which font is drawn.
Determines the font angle for the chart element's labels. Zero degrees is horizontal, and positive angles will result in clockwise rotation of the text.
The allowable range of angles is -90 degrees to +90 degrees.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family