drawOhlcvLegend
Documentation / @elitechart/core / drawOhlcvLegend
Defined in: renderer/ohlcv-legend.ts:154
Render the OHLCV legend for the given bar. When bar === null,
the function is a no-op (nothing to show).
Parameters
paint
vp
bar
Bar | null
style?
OhlcvLegendStyle = DEFAULT_OHLCV_LEGEND_STYLE
Returns
void