XPlot


Label

Constructors

ConstructorDescription
new()
Signature: unit -> Label

Instance members

Instance memberDescription
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
ShouldSerializebold()
Signature: unit -> bool
ShouldSerializecolor()
Signature: unit -> bool
ShouldSerializefontName()
Signature: unit -> bool
ShouldSerializefontSize()
Signature: unit -> bool
ShouldSerializeitalic()
Signature: unit -> bool
Fork me on GitHub