Click or drag to resize

UtilsGetChartBitmap Method

Namespace:  MediaCy.Commands.Export
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Shared Function GetChartBitmap ( 
	chartControl As NChartControl,
	size As Size
) As Bitmap

Parameters

chartControl
Type: NChartControl
size
Type: System.DrawingSize

Return Value

Type: Bitmap
See Also