CartesianLayerMargins
Stores the sizes of CartesianLayer-area margins.
See also
Functions
Link copied to clipboard
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.