Method: Tk::BLT::PlotComponent::Legend#activate
- Defined in:
- lib/tkextlib/blt/component.rb
#activate(*args) ⇒ Object
978 979 980 |
# File 'lib/tkextlib/blt/component.rb', line 978 def activate(*args) @chart.legend_activate(*args) end |