C1.Win.FlexChart.Toolbar.8 Assembly / C1.Win.Chart.Toolbar.Common Namespace / ChartRangePanel Class / DrawToBitmap Method

In This Topic
DrawToBitmap Method (ChartRangePanel)
In This Topic
Syntax
'Declaration
 
Public Sub DrawToBitmap( _
   ByVal bitmap As System.Drawing.Bitmap, _
   ByVal targetBounds As System.Drawing.Rectangle _
) 
 

Parameters

bitmap
targetBounds
See Also