AxisDisplayOptions

The display options for the axis label.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Determines whether or not the axis line is visible.

Link copied to clipboard

The offset value that determines the starting placement of the axis within a visual's bounds.

Link copied to clipboard

The data options for an axis.

Link copied to clipboard

Determines whether or not the grid line is visible.

Link copied to clipboard

The scroll bar options for an axis.

Link copied to clipboard

The tick label options of an axis.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String