java.lang.Object
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 int | AUTO_INDIVIDUAL | |
Automatic for each sparkline.
|
static final int | GROUP | |
Same for all sparklines in the group.
|
static final int | CUSTOM | |
Custom value for sparkline.
|
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.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.