Libraries
»
texel-gchart
(0.5.0)
»
Index
»
GChart
»
Base
»
#width
Method: GChart::Base#width
Defined in:
lib/gchart/base.rb
#
width
⇒
Object
Chart width, in pixels.
25 26 27
# File 'lib/gchart/base.rb', line 25
def
width
@width
end