Namespace:
C1.Web.C1WebChartBase
Assembly: C1.Web.C1WebChart.2 (in C1.Web.C1WebChart.2.dll)
Assembly: C1.Web.C1WebChart.2 (in C1.Web.C1WebChart.2.dll)
Syntax
C# |
---|
protected internal abstract Image GetImageInternal( ImageFormat imgfmt, Size sz ) |
Visual Basic |
---|
Protected Friend MustOverride Function GetImageInternal ( _ imgfmt As ImageFormat, _ sz As Size _ ) As Image |