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

Syntax

C#
protected internal virtual RectangleF GetRectById(
	int id
)
Visual Basic
Protected Friend Overridable Function GetRectById ( _
	id As Integer _
) As RectangleF

Parameters

id
Type: System..::..Int32

See Also