Module: ZTK::GoogleChart::Base::Options
- Included in:
- ZTK::GoogleChart::Base
- Defined in:
- lib/ztk/google_chart/base/options.rb
Instance Method Summary (collapse)
Instance Method Details
- (Object) options(value = nil)
11 12 13 |
# File 'lib/ztk/google_chart/base/options.rb', line 11 def (value=nil) (value) end |
- (Object) options=(value)
7 8 9 |
# File 'lib/ztk/google_chart/base/options.rb', line 7 def (value) (value) end |