Method: Tk::BLT::PlotComponent::Legend#cget_tkstring
- Defined in:
- lib/tkextlib/blt/component.rb
#cget_tkstring(option) ⇒ Object
958 959 960 |
# File 'lib/tkextlib/blt/component.rb', line 958 def cget_tkstring(option) @chart.legend_cget_tkstring(option) end |