public final class GanttBarEndShape
extends com.aspose.ms.System.Enum
Represents end shape in bars and progress points in progress lines.
Modifier and Type | Field and Description |
---|---|
static int |
ArrowDown
Indicates Arrow pointing down Gantt bar end shape.
|
static int |
ArrowUp
Indicates Arrow pointing up Gantt bar end shape.
|
static int |
CaretDownTop
Indicates Caret pointing down on the top half of the bar Gantt bar end shape.
|
static int |
CaretUpBottom
Indicates Caret pointing up on the bottom half of the bar Gantt bar end shape.
|
static int |
Circle
Indicates Circle Gantt bar end shape.
|
static int |
CircleArrowDown
Indicates Circled arrow pointing down Gantt bar end shape.
|
static int |
CircleArrowUp
Indicates Circled arrow pointing up Gantt bar end shape.
|
static int |
CircleDiamond
Indicates Circled diamond Gantt bar end shape.
|
static int |
CircleTriangleDown
Indicates Circled triangle pointing down Gantt bar end shape.
|
static int |
CircleTriangleUp
Indicates Circled triangle pointing up Gantt bar end shape.
|
static int |
Diamond
Indicates Diamond Gantt bar end shape.
|
static int |
HouseDown
Indicates Upside-down house Gantt bar end shape.
|
static int |
HouseUp
Indicates House Gantt bar end shape.
|
static int |
LeftBracket
Indicates Left bracket Gantt bar end shape.
|
static int |
LeftFade
Indicates Left fade Gantt bar end shape.
|
static int |
LineShape
Indicates Line Gantt bar end shape.
|
static int |
NoBarEndShape
Indicates None Gantt bar end shape.
|
static int |
RightBracket
Indicates Right bracket Gantt bar end shape.
|
static int |
RightFade
Indicates Right fade Gantt bar end shape.
|
static int |
Square
Indicates Square Gantt bar end shape.
|
static int |
Star
Indicates Star Gantt bar end shape.
|
static int |
TriangleDown
Indicates Triangle pointing down Gantt bar end shape.
|
static int |
TriangleLeft
Indicates Triangle pointing left Gantt bar end shape.
|
static int |
TriangleRight
Indicates Triangle pointing right Gantt bar end shape.
|
static int |
TriangleUp
Indicates Circled triangle pointing up Gantt bar end shape.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int ArrowDown
Indicates Arrow pointing down Gantt bar end shape.
public static final int ArrowUp
Indicates Arrow pointing up Gantt bar end shape.
public static final int CaretDownTop
Indicates Caret pointing down on the top half of the bar Gantt bar end shape.
public static final int CaretUpBottom
Indicates Caret pointing up on the bottom half of the bar Gantt bar end shape.
public static final int Circle
Indicates Circle Gantt bar end shape.
public static final int CircleArrowDown
Indicates Circled arrow pointing down Gantt bar end shape.
public static final int CircleArrowUp
Indicates Circled arrow pointing up Gantt bar end shape.
public static final int CircleDiamond
Indicates Circled diamond Gantt bar end shape.
public static final int CircleTriangleDown
Indicates Circled triangle pointing down Gantt bar end shape.
public static final int CircleTriangleUp
Indicates Circled triangle pointing up Gantt bar end shape.
public static final int Diamond
Indicates Diamond Gantt bar end shape.
public static final int HouseDown
Indicates Upside-down house Gantt bar end shape.
public static final int HouseUp
Indicates House Gantt bar end shape.
public static final int LeftBracket
Indicates Left bracket Gantt bar end shape.
public static final int LeftFade
Indicates Left fade Gantt bar end shape.
public static final int LineShape
Indicates Line Gantt bar end shape.
public static final int NoBarEndShape
Indicates None Gantt bar end shape.
public static final int RightBracket
Indicates Right bracket Gantt bar end shape.
public static final int RightFade
Indicates Right fade Gantt bar end shape.
public static final int Square
Indicates Square Gantt bar end shape.
public static final int Star
Indicates Star Gantt bar end shape.
public static final int TriangleDown
Indicates Triangle pointing down Gantt bar end shape.
public static final int TriangleLeft
Indicates Triangle pointing left Gantt bar end shape.
public static final int TriangleRight
Indicates Triangle pointing right Gantt bar end shape.
public static final int TriangleUp
Indicates Circled triangle pointing up Gantt bar end shape.