Skip to content

setLeftMinVisibleBarCount(count)

setLeftMinVisibleBarCount set the minimum number of visible candlesticks on the left side of the chart.

Reference

typescript
(count: number) => void

Parameters

  • count Count.

Returns

setLeftMinVisibleBarCount returns undefined .

Usage

Basic usage