I am working on a project using CanvasJS where I need to get rid of the “More Options” button with the three horizontal bars that is displayed at the top right corner of the graph.
The horizontal bars at the top right corner is shown when exportEnabled property is set to true, that is used to export chart as image. Setting exportEnabled to false will remove those horizontal bars.