Class: GOffice::GraphRegCurve
- Inherits:
-
GraphTrendLine
- Object
- GraphObject
- GraphStyledObject
- GraphTrendLine
- GOffice::GraphRegCurve
- Defined in:
- (unknown)
Instance Method Summary collapse
-
#drawing_bounds ⇒ String
Drawing-bounds.
- #drawing_bounds=(drawing_bounds) ⇒ String
- #equation ⇒ String
- #get_bounds(xmin, xmax) ⇒ nil
- #R2 ⇒ Float
- #skip_invalid=(skip_invalid) ⇒ Boolean
-
#skip_invalid? ⇒ Boolean
Skip-invalid.
Methods inherited from GraphTrendLine
#has_legend, #has_legend=, #has_legend?, #initialize, types
Methods inherited from GraphStyledObject
Methods inherited from GraphObject
#add_by_name, #add_by_role, #alignment, #alignment=, #anchor, #anchor=, #can_reorder, #clear_parent, #compass, #compass=, #document_changed, #dup, #emit_changed, #find_role_by_name, #get_child_by_name, #get_child_by_role, #get_children, #get_editor, #get_manual_allocation, #get_manual_position, #get_parent_typed, #get_position_flags, #graph, #id, #id=, #initialize, #invisible=, #invisible?, #is_default_position_flags, #is_deletable, #is_position_manual=, #is_position_manual?, #manual_position=, #manual_size, #manual_size=, #manual_size_mode, #name, #name=, #new_view, #parent, #position, #position=, #possible_additions, register_roles, #reorder, #request_editor_update, #request_update, sax_push_parser, set_arg, #set_parent, #set_position_flags, #theme, #update, #write_xml_sax
Constructor Details
This class inherits a constructor from GOffice::GraphTrendLine
Instance Method Details
#drawing_bounds ⇒ String
Returns drawing-bounds.
#drawing_bounds=(drawing_bounds) ⇒ String
#equation ⇒ String
#get_bounds(xmin, xmax) ⇒ nil
#R2 ⇒ Float
#skip_invalid=(skip_invalid) ⇒ Boolean
#skip_invalid? ⇒ Boolean
Returns skip-invalid.