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
Arrow pointing down.
|
static int |
ArrowUp
Arrow pointing up.
|
static int |
CaretDownTop
Caret pointing down on the top half of the bar.
|
static int |
CaretUpBottom
Caret pointing up on the bottom half of the bar.
|
static int |
Circle
Circle.
|
static int |
CircleArrowDown
Circled arrow pointing down.
|
static int |
CircleArrowUp
Circled arrow pointing up.
|
static int |
CircleDiamond
Circled diamond.
|
static int |
CircleTriangleDown
Circled triangle pointing down.
|
static int |
CircleTriangleUp
Circled triangle pointing up.
|
static int |
Diamond
Diamond.
|
static int |
HouseDown
Upside-down house.
|
static int |
HouseUp
House.
|
static int |
LeftBracket
Left bracket.
|
static int |
LeftFade
Left fade.
|
static int |
LineShape
Line.
|
static int |
NoBarEndShape
None.
|
static int |
RightBracket
Right bracket.
|
static int |
RightFade
Right fade.
|
static int |
Square
Square.
|
static int |
Star
Star.
|
static int |
TriangleDown
Triangle pointing down.
|
static int |
TriangleLeft
Triangle pointing left.
|
static int |
TriangleRight
Triangle pointing right.
|
static int |
TriangleUp
Circled triangle pointing up.
|
public static final int ArrowDown
Arrow pointing down.
public static final int ArrowUp
Arrow pointing up.
public static final int CaretDownTop
Caret pointing down on the top half of the bar.
public static final int CaretUpBottom
Caret pointing up on the bottom half of the bar.
public static final int Circle
Circle.
public static final int CircleArrowDown
Circled arrow pointing down.
public static final int CircleArrowUp
Circled arrow pointing up.
public static final int CircleDiamond
Circled diamond.
public static final int CircleTriangleDown
Circled triangle pointing down.
public static final int CircleTriangleUp
Circled triangle pointing up.
public static final int Diamond
Diamond.
public static final int HouseDown
Upside-down house.
public static final int HouseUp
House.
public static final int LeftBracket
Left bracket.
public static final int LeftFade
Left fade.
public static final int LineShape
Line.
public static final int NoBarEndShape
None.
public static final int RightBracket
Right bracket.
public static final int RightFade
Right fade.
public static final int Square
Square.
public static final int Star
Star.
public static final int TriangleDown
Triangle pointing down.
public static final int TriangleLeft
Triangle pointing left.
public static final int TriangleRight
Triangle pointing right.
public static final int TriangleUp
Circled triangle pointing up.
Copyright (c) 2008-2015 Aspose Pty Ltd. All Rights Reserved.