AnalysisSmallMultiplesAxisProperties

Constructors

Link copied to clipboard
constructor(placement: AnalysisSmallMultiplesAxisPlacement? = null, scale: AnalysisSmallMultiplesAxisScale? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Defines the placement of the axis. By default, axes are rendered OUTSIDE of the panels. Axes with INDEPENDENT scale are rendered INSIDE the panels.

Link copied to clipboard

Determines whether scale of the axes are shared or independent. The default value is SHARED .