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