setMaxOffsetRightDistance(distance) â
setMaxOffsetRightDistance
set the maximum distance from the last candlestick on the chart to the rightmost side.
Reference â
typescript
(distance: number) => void
Parameters â
distance
Distance.
Returns â
setMaxOffsetRightDistance
returns undefined
.