Asking order list on label not shown correctly when app running

I am wondering why order list on label not shown correctly when app running as the following screenshot:

A. Screen view on design (displayed as number)

B. Label 1 text

C. Label1 not shown correctly when app running (display as bullet)

Regards,
Asri

why you need to show a order list on a label? you can try a listview

Label just used to show guidance to user.

or you can use webviewer, it supports more tags than label.

Thanks.
That is good idea.