$.extend(SVGGraphLegend.prototype, {

    /* Set or retrieve whether the legend should be shown.
       @param  show  (boolean) true to display it, false to hide it
       @return  (SVGGraphLegend) this legend object or