toggle menu
vico
androidJvm
switch theme
search in API
core
/
com.patrykandpatrick.vico.core.cartesian.layer
/
ColumnCartesianLayer
/
MergeMode
/
Stacked
Stacked
data
object
Stacked
:
ColumnCartesianLayer.MergeMode
Stacks columns with matching
x
values.
Members
Functions
get
Max
Y
Link copied to clipboard
open
override
fun
getMaxY
(
model
:
ColumnCartesianLayerModel
)
:
Double
Returns the maximum
y
value.
get
Min
Y
Link copied to clipboard
open
override
fun
getMinY
(
model
:
ColumnCartesianLayerModel
)
:
Double
Returns the minimum
y
value.