com.aspose.cells
Class SparklineAxisMinMaxType

java.lang.Object
    extended by com.aspose.cells.SparklineAxisMinMaxType

public class SparklineAxisMinMaxType 
extends java.lang.Object

Utility class containing constants. Represents the minimum and maximum value types for the sparkline vertical axis.

Field Summary
static final intAUTO_INDIVIDUAL
           Automatic for each sparkline.
static final intGROUP
           Same for all sparklines in the group.
static final intCUSTOM
           Custom value for sparkline.
 

Field Detail

AUTO_INDIVIDUAL

public static final int AUTO_INDIVIDUAL
Automatic for each sparkline.

GROUP

public static final int GROUP
Same for all sparklines in the group.

CUSTOM

public static final int CUSTOM
Custom value for sparkline.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.