Method: Gruff::BarConversion#mode=

Defined in:
lib/gruff/bar_conversion.rb

#mode=(value) ⇒ Object (writeonly)

Sets the attribute mode

Parameters:

  • value

    the value to set the attribute mode to.



13
14
15
# File 'lib/gruff/bar_conversion.rb', line 13

def mode=(value)
  @mode = value
end