Method: GoogleChart::PieChart#is_3d

Defined in:
lib/google_chart/pie_chart.rb

#is_3dObject

set to true or false to indicate if this is a 3d chart



6
7
8
# File 'lib/google_chart/pie_chart.rb', line 6

def is_3d
  @is_3d
end