Method: Gruff::Base#top_margin

Defined in:
lib/gruff/base.rb

#top_marginObject

Blank space above the graph



45
46
47
# File 'lib/gruff/base.rb', line 45

def top_margin
  @top_margin
end