Libraries
»
gchart
(1.0.0)
»
Index
»
GChart
»
Base
»
#height
Method: GChart::Base#height
Defined in:
lib/gchart/base.rb
#
height
⇒
Object
Chart height, in pixels.
28 29 30
# File 'lib/gchart/base.rb', line 28
def
height
@height
end