Libraries
»
texel-gchart
(0.5.0)
»
Index
»
GChart
»
Base
»
#title
Method: GChart::Base#title
Defined in:
lib/gchart/base.rb
#
title
⇒
Object
Chart title.
13 14 15
# File 'lib/gchart/base.rb', line 13
def
title
@title
end