You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Daniel. I've been working with the ios charts and i'm having trouble finding how to change the colors on the x-axis limit line label. I'm not sure if it's because I'm new to swift programming but over on stack exchange i saw there was a way to setTextColor so i was wondering if you can do this in ios charts.
Also i'm a bit unsure how to make a dashed limit line as i dont know what the lineDashLength means. What does this property actually mean??
Thanks Daniel
The text was updated successfully, but these errors were encountered:
Hi sorry about before, i have found the solution to my problem. the label color for a limit line is under valueTextColor property of the limit line and the lineDashLengths means how long the dashes are (e.g. a setting of 1.0 = the same thickness as a line with line width 1.0)
Hi Daniel. I've been working with the ios charts and i'm having trouble finding how to change the colors on the x-axis limit line label. I'm not sure if it's because I'm new to swift programming but over on stack exchange i saw there was a way to setTextColor so i was wondering if you can do this in ios charts.
Also i'm a bit unsure how to make a dashed limit line as i dont know what the lineDashLength means. What does this property actually mean??
Thanks Daniel
The text was updated successfully, but these errors were encountered: