VLineAesthetics

interface VLineAesthetics : OptionsCapsule

Aesthetic properties supported by geomVLine().

Inheritors

Properties

Link copied to clipboard
abstract val alpha: Any?

Transparency level of a layer. Understands numbers between 0 and 1.

Link copied to clipboard
abstract val color: Any?

Color of the geometry.

Link copied to clipboard
abstract val linetype: Any?

Type of the line.

Link copied to clipboard
abstract val size: Any?

Lines width.

Link copied to clipboard
abstract val xintercept: Any?

Line x-intercept.