Method: Tk::BLT::PlotComponent::GridLine#cget

Defined in:
ext/lib/tkextlib/blt/component.rb

#cget(option) ⇒ Object



836
837
838
# File 'ext/lib/tkextlib/blt/component.rb', line 836

def cget(option)
  @chart.gridline_cget(option)
end