BaseTitleNoValueRefs

case class BaseTitleNoValueRefs(align: Option[Align], anchor: Option[TitleAnchorUnion], angle: Option[CornerRadius], aria: Option[Aria], baseline: Option[String], color: Option[Color], dx: Option[CornerRadius], dy: Option[CornerRadius], font: Option[BackgroundUnion], fontSize: Option[FontSize], fontStyle: Option[BackgroundUnion], fontWeight: Option[FontWeightUnion], frame: Option[BackgroundUnion], limit: Option[FontSize], lineHeight: Option[CornerRadius], offset: Option[CornerRadius], orient: Option[TitleParamsOrient], subtitleColor: Option[Color], subtitleFont: Option[BackgroundUnion], subtitleFontSize: Option[FontSize], subtitleFontStyle: Option[BackgroundUnion], subtitleFontWeight: Option[FontWeightUnion], subtitleLineHeight: Option[CornerRadius], subtitlePadding: Option[CornerRadius], zindex: Option[FontSize])

Title configuration, which determines default properties for all titles. For a full list of title configuration options, please see the corresponding section of the title documentation.

Source:
vega-lite.scala
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product