Overload List

public Int32 Clicked(System.Drawing.Point)

Returns the ValueIndex of the "clicked" point in the Series.

public abstract Int32 Clicked(System.Int32, System.Int32)

Remarks


This functions returns the ValueIndex of the "clicked" point in the Series. Clicked means the X and Y coordinates are in the point screen region bounds. If no point is "touched", Clicked returns -1

See Also

Series Class | Series Members | Steema.TeeChart.Styles Namespace