Hello again,
I am in the process of implementing a Class Breaks style to and am using GeoColor.GetColorsInQualityFamily to obtain a ramp of colors to use for each class break. This function takes a start color, an end color, a number of colors and a color wheel direction as its parameters and it's just what I need. However, with some combinations of start and end colors a System.Overflow exception is thrown.
I am using Dev release 6.0.251.0.
I have attached a sample project for your amusement.
Thanks,
Steve
RangedTheme.zip (21 KB)