CandleProvider
interface CandleProvider
Provides Candles to CandlestickCartesianLayers.
Types
Link copied to clipboard
object Companion
Provides access to CandleProvider factory functions.
Functions
Link copied to clipboard
abstract fun getCandle(entry: CandlestickCartesianLayerModel.Entry, extraStore: ExtraStore): CandlestickCartesianLayer.Candle
Returns the Candle for the given CandlestickCartesianLayerModel.Entry.
Link copied to clipboard
Returns the widest Candle.