C1.Chart Namespace > IRenderEngine Interface : DrawStringRotated Method |
'Declaration
Sub DrawStringRotated( _ ByVal s As String, _ ByVal pos As _Point, _ ByVal center As _Point, _ ByVal angle As Double _ )
'Usage
Dim instance As IRenderEngine Dim s As String Dim pos As _Point Dim center As _Point Dim angle As Double instance.DrawStringRotated(s, pos, center, angle)
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2