public enum Sort
Sorting type for legend block values
AVG
CURRENT
MAX
MIN
TOTAL
java.lang.String
getValue()
public static Sort AVG
public static Sort MIN
public static Sort MAX
public static Sort CURRENT
public static Sort TOTAL
public java.lang.String getValue()