1. How do I change the color of the header text?
2. How do I align the header to be centered? Currently it is left justified. However, when I change header.ContentAlignment, it totally messes up the alignment of the header and the gauge. All I want to do is center it.
Thanks!!!
My current header code:
NLabel
header.TextStyle.FontStyle =
header.TextStyle.ShadowStyle.Type =
header.ContentAlignment =
header.Location =