GetBarIdxByX()
GetBarIdxByX()
Definition
Returns the ChartBars index value at a specified x-coordinate relative to the ChartControl.
Method Return Value
An int value representing the bar index.
Syntax
ChartBars.GetBarIdxByX(ChartControl chartControl, int x)

