~openerp-groupes/openobject-server/6.0-fix-setup-windows

« back to all changes in this revision

Viewing changes to bin/pychart/tick_mark_doc.py

  • Committer: pinky
  • Date: 2006-12-07 13:41:40 UTC
  • Revision ID: pinky-3f10ee12cea3c4c75cef44ab04ad33ef47432907
New trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# automatically generated by generate_docs.py.
 
2
doc="""Attributes supported by this class are:
 
3
line_style(type:line_style.T) default="The line style of the tick mark.".
 
4
size(type:length in points (\\xref{unit})) default="Size of the tick mark.".
 
5
fill_style(type:fill_style.T) default="The fill style.".
 
6
"""
 
7