Method: Igs::BarChart#width=

Defined in:
lib/igs_bar_chart/bar_chart.rb

#width=(width) ⇒ Object



44
45
46
# File 'lib/igs_bar_chart/bar_chart.rb', line 44

def width=(width)
  @width = width
end