odoo/openerp/pychart/tick_mark_doc.py

9 lines
331 B
Python

# -*- coding: utf-8 -*-
# automatically generated by generate_docs.py.
doc="""Attributes supported by this class are:
line_style(type:line_style.T) default="The line style of the tick mark.".
size(type:length in points (\\xref{unit})) default="Size of the tick mark.".
fill_style(type:fill_style.T) default="The fill style.".
"""