Method: Gruff::Base#bottom_margin

Defined in:
lib/gruff/base.rb

#bottom_marginObject

Blank space below the graph



48
49
50
# File 'lib/gruff/base.rb', line 48

def bottom_margin
  @bottom_margin
end