[]
        
(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)
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