public final class ParentLabelLayoutType
extends com.aspose.ms.System.Enum
Represents layout of category data labels. Used with Treemap series only.
Modifier and Type | Field and Description |
---|---|
static int |
Banner
Specifies that parent category labels are shown as banner
|
static int |
None
Specifies that parent category labels are not drawn
|
static int |
Overlapping
Specifies that parent category labels are shown as overlapping
|
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 Banner
Specifies that parent category labels are shown as banner
public static final int None
Specifies that parent category labels are not drawn
public static final int Overlapping
Specifies that parent category labels are shown as overlapping