Function Blues.GetColor
GetColor
(int classes, int index)
Returns a color for the specified class.
Public
Static
Color GetColor (
int | classes | Number of classes. Must be between 1 and 9. |
int | index | Index of the color class. Must be between 0 and classes-1. |
Returns a color for the specified class.