Method: Tk::BLT::PlotComponent::Crosshairs#cget_strict
- Defined in:
- lib/tkextlib/blt/component.rb
#cget_strict(option) ⇒ Object
629 630 631 |
# File 'lib/tkextlib/blt/component.rb', line 629 def cget_strict(option) @chart.crosshair_cget_strict(option) end |