[]
        
(Showing Draft Content)

C1.Win.C1ChartBase.baseChartLegend.GetContentHeightVert

GetContentHeightVert Method

GetContentHeightVert(Graphics, int)

he content height by width.

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

A Graphics object that encapsulates a GDI+ drawing surface.

int width

The content width.

Returns
Type Description
int

The content height.