this.fillStyle = fill; dojo.forEach(this.objects, function(item){ item.setFill(fill); }); return this;