Click or drag to resize
DrawingBaseGetHandle Method
Returns the handle point

Namespace: SharpCharts.Base.ChartObject
Assembly: SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
C#
public abstract Point GetHandle(
	int handleNumber
)

Parameters

handleNumber
Type: SystemInt32

Return Value

Type: Point
See Also