@pierrelcoulombe,
You can set label of a stripLine using label property. With the help of addTo method, you can add stripLines at desired places after chart is rendered.
Please take a look at this updated JSFiddle, where you can change the color of axisX labels by passing labelFontColor property in specific dataPoint.
—
Vishwas R
Team CanvasJS