XLPack for Matplotlib Experimental Version 0.1
Reference Manual
Loading...
Searching...
No Matches

◆ Set_xlim()

Function Set_xlim ( Left As  Double,
Right As  Double,
Optional KwArgs As  String 
)

Set x-axis view limits

Purpose
Set the x-axis view limits.
Returns
PyObject (A tuple of the new x-axis limits).
(On error, Nothing is returned)
Parameters
[in]LeftLeft (lower) limit.
[in]RightRight (upper) limit.
[in]KwArgs(Optional)
Optional keyword parameters. (default = "")