TextParameters

interface TextParameters : OptionsCapsule

Properties for parameters of geomText().

Inheritors

Properties

Link copied to clipboard
abstract val checkOverlap: Boolean?

Skips plotting text that overlaps previous text in the same layer.

Link copied to clipboard
abstract val labelFormat: String?

Specifies the format pattern for displaying mapped values.

Link copied to clipboard
abstract val naText: String?

Text to show for missing values.

Link copied to clipboard
abstract val nudgeUnit: String?

Units for x and y nudging. Possible values:

Link copied to clipboard
abstract val nudgeX: Number?

Horizontal adjustment to nudge labels by.

Link copied to clipboard
abstract val nudgeY: Number?

Vertical adjustment to nudge labels by.