- title
string title()
- title
This title(string newTitle)
- titleFont
Font titleFont()
- titleFont
This titleFont(Font newTitleFont)
- xLabel
string xLabel()
- xLabel
This xLabel(string newLabel)
- xLabelFont
Font xLabelFont()
- xLabelFont
This xLabelFont(Font newLabelFont)
- yLabel
string yLabel()
- yLabel
This yLabel(string newLabel)
- yLabelFont
Font yLabelFont()
- yLabelFont
This yLabelFont(Font newLabelFont)
This is the base class for all GUI-specific FigureBase objects, and contains functionality common to Figures and Subplots across all GUIs.