Hi,
This can be done by using the following code
AdvChartView1.Panes[0].Series[0].XToValue(X, AdvChartView1.Panes[0].Series.SeriesRectangle);
X being the coordinate
Hi,
This can be done by using the following code
AdvChartView1.Panes[0].Series[0].XToValue(X, AdvChartView1.Panes[0].Series.SeriesRectangle);
X being the coordinate