[]
        
(Showing Draft Content)

C1.Win.C1ChartBase.baseChartLegend.GetContentHeightHor

GetContentHeightHor Method

GetContentHeightHor(Graphics, int)

The content height by width.

Declaration
protected int GetContentHeightHor(Graphics g, int width)
Protected Function GetContentHeightHor(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.