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

◆ Title()

Function Title ( Text As  String,
Optional KwArgs As  String 
)

Set title for Axs

Purpose
Set a title for the Axs.
Returns
PyObject (Text).
The Text instance of the title. (On error, Nothing is returned)
Parameters
[in]TextTitle text.
[in]KwArgs(Optional)
Optional keyword parameters. (default = "")
Example Program
See example of Plot.