Click or drag to resize

IndicatorBaseMakeHitTest Method

Make hit-test

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

Parameters

args  ChartVisualArgs
ChartVisualArgs

Return Value

Int32
See Also