Sets the Font Weight used in the Chart Title.
var chart = new CanvasJS.Chart("container", { . . title:{ fontWeight: "bold", }, . . }); chart.render();
Also See:
2 Comments
fontweight != fontWeight correct please )
Mark,
Thanks for pointing out. We have corrected the Typo.
fontweight != fontWeight
correct please )
Mark,
Thanks for pointing out. We have corrected the Typo.