class Pie

Public Instance Methods

concrete_type() click to toggle source
# File lib/my_chart/charts/pie.rb, line 3
def concrete_type
  :pie
end