Trees | Indices | Help |
|
---|
|
object --+ | util_types.Anon --+ | NbChartSeries
Properties of one series in a chart item:
xcol: index of the X column ycol: index of the Y column first_row: this series may start on a row other than 0 nrow: and consist of fewer rows than the entire table ser_type: one of DOTS, LINES, or HISTOGRAM = (0, 1, 2) color_rgb: (r, g, b) with each coordinate between 0.0 and 1.0 weight: thickness of line, between 0.0 and 1.0
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Dec 15 19:07:38 2017 | http://epydoc.sourceforge.net |