I want to generate some number of labels programmatically based on the array count .
I found many links for this but couldn’t get proper answer for this . I am trying to generate
these labels inside the for loop . Can any one give me some coding example for my requirement ?
Something like this?
This gives a simple demonstration of how to generate labels in a loop with their y origin incrementing by 40 each time.