XPlot


ChartArea

Constructors

ConstructorDescription
new()
Signature: unit -> ChartArea

Instance members

Instance memberDescription
backgroundColor()
Signature: unit -> BackgroundColor
backgroundColor()
Signature: unit -> unit
height()
Signature: unit -> string
height()
Signature: unit -> unit
left()
Signature: unit -> string
left()
Signature: unit -> unit
ShouldSerializebackgroundColor()
Signature: unit -> bool
ShouldSerializeheight()
Signature: unit -> bool
ShouldSerializeleft()
Signature: unit -> bool
ShouldSerializetop()
Signature: unit -> bool
ShouldSerializewidth()
Signature: unit -> bool
top()
Signature: unit -> string
top()
Signature: unit -> unit
width()
Signature: unit -> string
width()
Signature: unit -> unit
Fork me on GitHub