public final class Shape extends Object
Shape of a marker at the beginning or end of the bar style.
Modifier and Type | Field and Description |
---|---|
static int |
LeftBracket
Left bracket.
|
static int |
None
None.
|
static int |
Pentagon
Pentagon.
|
static int |
RightBracket
Right bracket.
|
static int |
Triangle
Triangle.
|
static int |
VerticalLine
Vertical line.
|
public static final int None
None.
public static final int VerticalLine
Vertical line.
public static final int Pentagon
Pentagon.
public static final int Triangle
Triangle.
public static final int LeftBracket
Left bracket.
public static final int RightBracket
Right bracket.
Copyright (c) 2008-2013 Aspose Pty Ltd. All Rights Reserved.