vico
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
vico
multiplatform
/
com.patrykandpatrick.vico.multiplatform.cartesian.axis
/
BaseAxis
/
Size
/
Fixed
Fixed
class
Fixed
(
val
value
:
Dp
)
:
BaseAxis.Size
Instructs a
BaseAxis
to adopt the given size.
Members
Constructors
Fixed
Link copied to clipboard
constructor
(
value
:
Dp
)
Properties
value
Link copied to clipboard
val
value
:
Dp
the size.
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int