x.autoexpand()
Signature: unit -> bool
|
CompiledName: set_autoexpand
|
x.autoexpand()
Signature: unit -> unit
|
CompiledName: get_autoexpand
|
x.b()
Signature: unit -> float
|
Sets the bottom margin (in px).
CompiledName: set_b
|
x.b()
Signature: unit -> unit
|
Sets the bottom margin (in px).
CompiledName: get_b
|
x.l()
Signature: unit -> float
|
Sets the left margin (in px).
CompiledName: set_l
|
x.l()
Signature: unit -> unit
|
Sets the left margin (in px).
CompiledName: get_l
|
x.pad()
Signature: unit -> float
|
Sets the amount of padding (in px) between the plotting area and the axis lines
CompiledName: set_pad
|
x.pad()
Signature: unit -> unit
|
Sets the amount of padding (in px) between the plotting area and the axis lines
CompiledName: get_pad
|
x.r()
Signature: unit -> float
|
Sets the right margin (in px).
CompiledName: set_r
|
x.r()
Signature: unit -> unit
|
Sets the right margin (in px).
CompiledName: get_r
|
x.ShouldSerializeautoexpand()
Signature: unit -> bool
|
|
x.ShouldSerializeb()
Signature: unit -> bool
|
|
x.ShouldSerializel()
Signature: unit -> bool
|
|
x.ShouldSerializepad()
Signature: unit -> bool
|
|
x.ShouldSerializer()
Signature: unit -> bool
|
|
x.ShouldSerializet()
Signature: unit -> bool
|
|
x.t()
Signature: unit -> float
|
Sets the top margin (in px).
CompiledName: set_t
|
x.t()
Signature: unit -> unit
|
Sets the top margin (in px).
CompiledName: get_t
|