public final class GanttBarSize
extends com.aspose.ms.System.Enum
Specifies the height of a bar in points.
Modifier and Type | Field and Description |
---|---|
static int |
BarSize10
Bar size 10 points.
|
static int |
BarSize12
Bar size 12 points.
|
static int |
BarSize14
Bar size 14 points.
|
static int |
BarSize18
Bar size 18 points.
|
static int |
BarSize24
Bar size 24 points.
|
static int |
BarSize6
Bar size 6 points.
|
static int |
BarSize8
Bar size 8 points.
|
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 BarSize6
Bar size 6 points.
public static final int BarSize8
Bar size 8 points.
public static final int BarSize10
Bar size 10 points.
public static final int BarSize12
Bar size 12 points.
public static final int BarSize14
Bar size 14 points.
public static final int BarSize18
Bar size 18 points.
public static final int BarSize24
Bar size 24 points.