gaugeColors
The colors of the gauge.
Declaration
var gaugeColors: [UIColor]? { get }Discussion
A gauge with more than one color appears as a gradient. The provider specifies the location of the colors using the gaugeColorLocations property. The gaugeColors and gaugeColorLocations properties must have the same number of elements.