XPlot


Trendline

Constructors

ConstructorDescription
new()
Signature: unit -> Trendline

Instance members

Instance memberDescription
color()
Signature: unit -> string
color()
Signature: unit -> unit
degree()
Signature: unit -> int
degree()
Signature: unit -> unit
labelInLegend()
Signature: unit -> string
labelInLegend()
Signature: unit -> unit
lineWidth()
Signature: unit -> int
lineWidth()
Signature: unit -> unit
opacity()
Signature: unit -> float
opacity()
Signature: unit -> unit
pointSize()
Signature: unit -> int
pointSize()
Signature: unit -> unit
ShouldSerializecolor()
Signature: unit -> bool
ShouldSerializedegree()
Signature: unit -> bool
ShouldSerializelabelInLegend()
Signature: unit -> bool
ShouldSerializelineWidth()
Signature: unit -> bool
ShouldSerializeopacity()
Signature: unit -> bool
ShouldSerializepointSize()
Signature: unit -> bool
ShouldSerializeshowR2()
Signature: unit -> bool
ShouldSerializetype()
Signature: unit -> bool
ShouldSerializevisibleInLegend()
Signature: unit -> bool
showR2()
Signature: unit -> bool
showR2()
Signature: unit -> unit
type()
Signature: unit -> string
type()
Signature: unit -> unit
visibleInLegend()
Signature: unit -> bool
visibleInLegend()
Signature: unit -> unit
Fork me on GitHub