Namespace:  C1.Web.C1WebChartBase
Assembly:  C1.Web.C1WebChart.2 (in C1.Web.C1WebChart.2.dll)

Syntax

C#
protected internal Image GetImageBase(
	ImageFormat imgfmt,
	Size sz
)
Visual Basic
Protected Friend Function GetImageBase ( _
	imgfmt As ImageFormat, _
	sz As Size _
) As Image

See Also