Occurs when the control is clicked.
public MouseEventHandler  Click

Remarks


TChartSeries components will notify you when users click on a Series point. Each TChart Series component calculates if mouse coordinates are over a point screen regions. For example, Pie series point regions are the Pie Sectors.  Bar series detects clicked Bar regions. The ValueIndex parameter is the Series point number.

See Also

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