Method: Tk::BLT::PlotComponent::Legend#cget_strict
- Defined in:
- lib/tkextlib/blt/component.rb
#cget_strict(option) ⇒ Object
964 965 966 |
# File 'lib/tkextlib/blt/component.rb', line 964 def cget_strict(option) @chart.legend_cget_strict(option) end |