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

Syntax

C#
protected override byte[] GetImageBytes(
	ImageFormat imgfmt,
	Size sz
)
Visual Basic
Protected Overrides Function GetImageBytes ( _
	imgfmt As ImageFormat, _
	sz As Size _
) As Byte()

See Also