[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DLegend.GetContentWidthHor

GetContentWidthHor Method

GetContentWidthHor(Graphics, int)

Calculates content height.

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