odoo/openerp/pychart/fill_style_doc.py

9 lines
327 B
Python

# -*- coding: utf-8 -*-
# automatically generated by generate_docs.py.
doc="""Attributes supported by this class are:
bgcolor(type:color.T) default="The background color.".
line_style(type:line_style.T) default="The style of the line. ".
line_interval(type:number) default="The interval between successive stitch lines.".
"""