GetBarIdxByTime()
GetBarIdxByTime()
Definition
Returns the ChartBars index value calculated from the time parameter provided.
Method Return Value
An int representing the bar index value at a specific time.
Syntax
ChartBars.GetBarIdxByTime(ChartControl chartControl, DateTime time)

