getCandle
open fun getCandle(entry: CandlestickCartesianLayerModel.Entry, key: Any, extraStore: ExtraStore): CandlestickCartesianLayer.Candle
Returns the Candle for the given CandlestickCartesianLayerModel.Entry.
open fun getCandle(entry: CandlestickCartesianLayerModel.Entry, extraStore: ExtraStore): CandlestickCartesianLayer.Candle
Deprecated
Override `getCandle(entry, key, extraStore)`.
Returns the Candle for the given CandlestickCartesianLayerModel.Entry.