Binding the value using ID and change the Checkbox according to that and change tick and the color

Im stuck with the issue of implimenting this.I want to change the color of the label and change the tick mark to the other item on the list.im totally beginner to the blazor and the whole programming thing.im interested to learn doing simple exercises.
my requirement is Order is the model class.
4 CheckBox Labels below:

.placed
.order accepted
.waiting for driver
.to be completed

so i want to change the checkbox. it should tick or anything we can use. im taking Orderstatus ID .so how to change that using the Radzen Checkbox.Can anyone please help me out solving this.i would be grateful. Thank you!