AxisSettings

Specifies the settings for an Axis.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Content for the bullet graph's axis labels.

Link copied to clipboard

Sets a LinearAxisModel to use for the graph. If not provided or set as null, a LinearAxisModel will be created based on the values of the comparativeMeasures, featuredMeasure, and ranges.

Link copied to clipboard

Optional styling for the bullet graph axis. If not provided, default styling will be used.

Functions

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