$.extend(SVGPlotLegend.prototype, {

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