lib/axlsx/drawing/bar_3D_chart.rb in axlsx-1.0.16 vs lib/axlsx/drawing/bar_3D_chart.rb in axlsx-1.0.17

- old
+ new

@@ -1,4 +1,5 @@ +# encoding: UTF-8 module Axlsx # The Bar3DChart is a three dimentional barchart (who would have guessed?) that you can add to your worksheet. # @see Worksheet#add_chart # @see Chart#add_series