C1.Win.FlexChart.4.8 Assembly / C1.Chart Namespace / IRenderEngine Interface / DrawStringRotated Method

In This Topic
DrawStringRotated Method (IRenderEngine)
In This Topic
Draw rotated string at specified position.
Syntax
'Declaration
 
Sub DrawStringRotated( _
   ByVal s As System.String, _
   ByVal pos As _Point, _
   ByVal center As _Point, _
   ByVal angle As System.Double _
) 
 

Parameters

s
pos
center
angle
See Also