Home › Forums › Chart Support › stripLines › Reply To: stripLines
@mihaela,
You can customize the cursor to the entire chart as per your requirement by applying the style to canvasjs-chart-canvas class.
canvasjs-chart-canvas
.canvasjs-chart-canvas { cursor: pointer !important; }
__ Priyanka M S Team CanvasJS