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

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

#cget(option) ⇒ Object



884
885
886
# File 'lib/tkextlib/blt/component.rb', line 884

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