vico
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
vico
core
/
com.patrykandpatrick.vico.core.cartesian.layer
/
CartesianLayerMargins
/
ensureValuesAtLeast
ensure
Values
At
Least
open
override
fun
ensureValuesAtLeast
(
start
:
Float
,
end
:
Float
)
fun
ensureValuesAtLeast
(
start
:
Float
=
this.start
,
top
:
Float
=
this.top
,
end
:
Float
=
this.end
,
bottom
:
Float
=
this.bottom
)
Ensures that the stored values are no smaller than those provided.