plot-api / jetbrains.letsPlot.intern.layer.geom / TextParameters

TextParameters

interface TextParameters : OptionsCapsule

Properties

labelFormat

abstract val labelFormat: String?

naText

abstract val naText: String?

Functions

seal

open fun seal(): Options

Inheritors

geom_text

Add a text directly to the plot.

class geom_text : TextAesthetics, TextParameters, WithSizeUnitOption, WithSpatialParameters, LayerBase