How do I change the colors of the numbers along the X axis (I think they're called LightLabels) ? They are a light blue now that's very hard to see on a white background.
Thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
How do I change the colors of the numbers along the X axis (I think they're called LightLabels) ? They are a light blue now that's very hard to see on a white background.
Thanks.
Hi, you can try to modify directly the Axis object which contains some reference to "Color lightlabelColor" (or something like that).
Yann