[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DLegend.GetContentHeightVert

GetContentHeightVert Method

GetContentHeightVert(Graphics, int)

he content height by width.

Declaration
protected override int GetContentHeightVert(Graphics g, int height)
Protected Overrides Function GetContentHeightVert(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
Returns
Type Description
int

The content height.

Overrides