Method: Tk::BLT::PlotComponent::GridLine#cget_strict
- Defined in:
- lib/tkextlib/blt/component.rb
#cget_strict(option) ⇒ Object
887 888 889 |
# File 'lib/tkextlib/blt/component.rb', line 887 def cget_strict(option) @chart.gridline_cget_strict(option) end |