---------------------------------
Options for ``Tecplot`` subfigure
---------------------------------

**Option aliases:**

* *Parent* -> *Type*
* *parent* -> *Type*
* *pos* -> *Position*
* *type* -> *Type*
* *width* -> *Width*

**Recognized options:**

*Alignment*: {``'center'``} | :class:`object`
    value of option "Alignment"
*Caption*: {``None``} | :class:`str`
    subfigure caption
*ColorMaps*: {``[]``} | :class:`list`\ [:class:`dict`]
    customized Tecplot colormap
*ContourLevels*: {``None``} | :class:`list`\ [:class:`dict`]
    customized settings for Tecplot contour levels
*FieldMap*: {``None``} | :class:`list`\ [:class:`int`]
    list of zone numbers for Tecplot layout group boundaries
*FigWidth*: {``1024``} | :class:`int`
    width of output image in pixels
*Keys*: {``None``} | :class:`dict`
    dict of Tecplot layout statements to customize
*Layout*: {``None``} | :class:`str`
    template Tecplot layout file
*Position*: {``'b'``} | ``'c'`` | ``'t'``
    subfigure vertical alignment
*Type*: {``None``} | :class:`str`
    subfigure type or parent
*VarSet*: {``{}``} | :class:`dict`
    variables and their values to define in Tecplot layout
*Width*: {``0.5``} | :class:`float`
    value of option "Width"