XPlot


ColorAxis

Constructors

ConstructorDescription
new()
Signature: unit -> ColorAxis

Instance members

Instance memberDescription
colors()
Signature: unit -> string []
colors()
Signature: unit -> unit
legend()
Signature: unit -> Legend
legend()
Signature: unit -> unit
maxValue()
Signature: unit -> int
maxValue()
Signature: unit -> unit
minValue()
Signature: unit -> int
minValue()
Signature: unit -> unit
ShouldSerializecolors()
Signature: unit -> bool
ShouldSerializelegend()
Signature: unit -> bool
ShouldSerializemaxValue()
Signature: unit -> bool
ShouldSerializeminValue()
Signature: unit -> bool
ShouldSerializevalues()
Signature: unit -> bool
values()
Signature: unit -> int []
values()
Signature: unit -> unit
Fork me on GitHub