Click or drag to resize

ChartVisualBaseMakeHitTest Method


Namespace: ArthaChitra.Model.SharpScript
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
protected abstract int MakeHitTest(
	ChartVisualArgs args
)

Parameters

args  ChartVisualArgs
 

Return Value

Int32
See Also