[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DLegend.AdjustRowHeight

AdjustRowHeight Method

AdjustRowHeight(int)

Adjustthe row height.

Declaration
protected override int AdjustRowHeight(int rh)
Protected Overrides Function AdjustRowHeight(rh As Integer) As Integer
Parameters
Type Name Description
int rh
Returns
Type Description
int

The row height.

Overrides