GOffice.GraphRegCurve
Properties
| Name | Type | Flags | Short Description | 
|---|
| drawing-bounds | str | r/w | How the regression line should be limited, acceptable values are “none”, “absolute”, and “relative”. | 
| skip-invalid | bool | r/w | Skip invalid data | 
 
Class Details
- 
class GOffice.GraphRegCurve(**kwargs)
- 
- 
get_R2()
- 
 
- 
get_bounds(xmin, xmax)
- 
 
- 
get_equation()
- 
 
- 
do_get_equation() virtual
- 
 
- 
do_get_value_at(x) virtual
- 
 
- 
do_populate_editor(table) virtual
- 
 
 
Property Details
- 
GOffice.GraphRegCurve.props.drawing_bounds
- 
How the regression line should be limited, acceptable values are “none”, “absolute”, and “relative”. 
- 
GOffice.GraphRegCurve.props.skip_invalid
- 
Skip invalid data