[MERGE] Remove the embedded pychart library, and use the online version
[odoo/odoo.git] /
1 # -*- coding: utf-8 -*-
2 # automatically generated by generate_docs.py.
3 doc="""Attributes supported by this class are:
4 loc(type:tuple) default="The location of the text box.".
5 shadow(type:<function ShadowType at 0xb7d4db8c>) default="The value is either None or a tuple. When non-None,
6 a drop-shadow is drawn beneath the object. X-off, and y-off specifies the
7 offset of the shadow relative to the object, and fill specifies the
8 style of the shadow (@pxref{module-fill-style}).".
9 left_fudge(type:length in points (\\xref{unit})) default="The amount of space left of the box".
10 bottom_fudge(type:length in points (\\xref{unit})) default="The amount of space below the last line".
11 fill_style(type:fill_style.T) default="Specifies the fill style of the text box.".
12 right_fudge(type:length in points (\\xref{unit})) default="The amount of space right of the box".
13 top_fudge(type:length in points (\\xref{unit})) default="The amount of space (in points) above the first line".
14 text(type:str) default="Text body. <<font>>".
15 radius(type:length in points (\\xref{unit})) default="Radius of the four corners of the rectangle.
16                        If the value is zero, a sharp-cornered
17                        rectangle is drawn.".
18 line_style(type:line_style.T) default="The line style of the surrounding frame.".
19 _arrows(type:list) default="The list of arrows. Not to be touched by the user directly".
20 """
21