java.lang.Object
com.aspose.cells.ErrorBarType
public class ErrorBarType
- extends java.lang.Object
Utility class containing constants.
Represents error bar amount type.
Field Summary |
static final int | CUSTOM | |
InnerCustom value type.
|
static final int | FIXED_VALUE | |
Fixed value type.
|
static final int | PERCENT | |
Percentage type
|
static final int | ST_DEV | |
Standard deviation type.
|
static final int | ST_ERROR | |
Standard error type.
|
CUSTOM | |
public static final int CUSTOM |
-
InnerCustom value type.
FIXED_VALUE | |
public static final int FIXED_VALUE |
-
Fixed value type.
PERCENT | |
public static final int PERCENT |
-
Percentage type
ST_DEV | |
public static final int ST_DEV |
-
Standard deviation type.
ST_ERROR | |
public static final int ST_ERROR |
-
Standard error type.
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.