Skip to content

setBarSpace(space)

setBarSpace set the size of the space that a single candlestick on the chart should occupy.

Reference

typescript
(space: number) => void

Parameters

  • space The size of the space, ranging from 1 to 50.

Returns

setBarSpace returns undefined .

Usage

Basic usage