~toolpart/openobject-server/toolpart

« back to all changes in this revision

Viewing changes to bin/pychart/fill_style_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
bgcolor(type:color.T) default="The background color.".
 
4
line_style(type:line_style.T) default="The style of the line. ".
 
5
line_interval(type:number) default="The interval between successive stitch lines.".
 
6
"""
 
7