FirstVisibleBarIndex Property¶ Summary¶ Gets the index of the first visible bar on the chart. Signature¶ 1public abstract int FirstVisibleBarIndex {get;} Return Value¶ int Declaring Type¶ cAlgo.API.Chart Last update: June 26, 2022 Comments