Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
95
Create different range on each row
posted

I learn LinearGaugeView using "LinearGaugeNeedle.m" and "LinearGaugeNeedle.h".

In LinearGaugeCell init section, to define [self createRange:x end:y withColor:z], easy to set.

But, I want to create different range on each row,

how can I do?