getColumn
Returns the LineComponent for the column with the given properties.
open fun getColumn(entry: ColumnCartesianLayerModel.Entry, seriesIndex: Int, extraStore: ExtraStore): LineComponent
Deprecated
Override `getColumn(entry, extraStore)`. The series key and index are available as `entry.seriesKey` and `entry.seriesIndex`.
Returns the LineComponent for the column with the given properties.