@jimginn,
The format in which crosshair labels are rendered depends on various parameters like axis range. In your case, you can set the crosshair valueFormatString property as valueFormatString: "#,###.###"
to achieve your requirement.
—
Thangaraj Raman
Team CanvasJS.