XPlot


TextStyle

Constructors

ConstructorDescription
new()
Signature: unit -> TextStyle

Instance members

Instance memberDescription
auraColor()
Signature: unit -> string
auraColor()
Signature: unit -> unit
bold()
Signature: unit -> bool
bold()
Signature: unit -> unit
color()
Signature: unit -> string
color()
Signature: unit -> unit
fontName()
Signature: unit -> string
fontName()
Signature: unit -> unit
fontSize()
Signature: unit -> int
fontSize()
Signature: unit -> unit
italic()
Signature: unit -> bool
italic()
Signature: unit -> unit
opacity()
Signature: unit -> float
opacity()
Signature: unit -> unit
ShouldSerializeauraColor()
Signature: unit -> bool
ShouldSerializebold()
Signature: unit -> bool
ShouldSerializecolor()
Signature: unit -> bool
ShouldSerializefontName()
Signature: unit -> bool
ShouldSerializefontSize()
Signature: unit -> bool
ShouldSerializeitalic()
Signature: unit -> bool
ShouldSerializeopacity()
Signature: unit -> bool
Fork me on GitHub