Enum GradientColorCoding.ColorGradient

java.lang.Object
java.lang.Enum<GradientColorCoding.ColorGradient>
no.uib.jsparklines.renderers.util.GradientColorCoding.ColorGradient
All Implemented Interfaces:
Serializable, Comparable<GradientColorCoding.ColorGradient>, java.lang.constant.Constable
Enclosing class:
GradientColorCoding

public static enum GradientColorCoding.ColorGradient
extends Enum<GradientColorCoding.ColorGradient>
List of supported color gradient types.

Values below zero uses the first color in the gradient name, while values above zero uses the third color in the gradient.