[]
        
(Showing Draft Content)

C1.Win.C1ChartBase.baseChartLegend.GetImageWidth

GetImageWidth Method

GetImageWidth(Graphics, int)

Gets the image width.

Declaration
protected virtual int GetImageWidth(Graphics g, int height)
Protected Overridable Function GetImageWidth(g As Graphics, height As Integer) As Integer
Parameters
Type Name Description
Graphics g

A Graphics object that encapsulates a GDI+ drawing surface.

int height

The content height.

Returns
Type Description
int

The image width