Map Suite newbie, here. I am searching for a way to draw a set of features with a gradient fill, with the added requirement that the amount of gradient vary based on a column value of each feature. (E.g. if my gradient is from green-to-red with values 1-10, a value of 1 should have green only, and a value of 10 should be green-to-red). The class "GradientStyle" looks like it is exactly what I need, but I don't quite understand what attritribute of a layer it should be applied to. I have found only 1 small code example of use of a gradient. I would appreciate an example, or just being pointed at the proper attribute to set to use the GradientStyle, or another method of achieving my requirement. TIA!
Janene M.