Click or drag to resize
DrawingBaseGetHandleRect Method
Returns the rectangle handle

Namespace: SharpCharts.Base.ChartObject
Assembly: SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
C#
public Rect GetHandleRect(
	int handleNumber
)

Parameters

handleNumber
Type: SystemInt32

Return Value

Type: Rect
See Also