Class: GOffice::GraphColorScale
- Inherits:
-
GraphStyledObject
- Object
- GraphObject
- GraphStyledObject
- GOffice::GraphColorScale
- Defined in:
- (unknown)
Instance Method Summary collapse
-
#axis ⇒ String
Axis.
- #axis=(axis) ⇒ String
- #horizontal=(horizontal) ⇒ Boolean
-
#horizontal? ⇒ Boolean
Horizontal.
-
#tick_size_pts ⇒ Integer
Tick-size-pts.
- #tick_size_pts=(tick_size_pts) ⇒ Integer
-
#width ⇒ Float
Width.
- #width=(width) ⇒ Float
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::GraphObject
Instance Method Details
#axis ⇒ String
Returns axis.
#axis=(axis) ⇒ String
#horizontal=(horizontal) ⇒ Boolean
#horizontal? ⇒ Boolean
Returns horizontal.
#tick_size_pts ⇒ Integer
Returns tick-size-pts.
#tick_size_pts=(tick_size_pts) ⇒ Integer
#width ⇒ Float
Returns width.