Namespace:  C1.Win.C1Chart3D
Assembly:  C1.Win.C1Chart3D.2 (in C1.Win.C1Chart3D.2.dll)

Syntax

C#
protected override int AdjustRowHeight(
	int rh
)
Visual Basic
Protected Overrides Function AdjustRowHeight ( _
	rh As Integer _
) As Integer

Parameters

rh
Type: System..::..Int32

See Also