Prints the Chart.
var chart = new CanvasJS("container", { . . . . }); chart.render(); chart.print();
Also See: