In the example you set $series->LabelsAppearance->DataFormatString = "{0}% {1}"; I want my y axis value with 1 dec place. x axis is datestring so i tried "{0.0} {1}"; but that just produces eg {0.0} 30/06/17
Posted Jun 30, 2017 Kool - 1 person likes this post