HorizontalInsets

Used to apply horizontal insets to Charts.

See also

Inheritors

Functions

Link copied to clipboard
abstract fun set(start: Float, end: Float)

Sets the start and end insets.

Link copied to clipboard
abstract fun setValuesIfGreater(start: Float, end: Float)

For the start and end insets, updates the value of the inset to the corresponding provided value if the provided value is greater than the current value.