ParentLabelLayoutType

ParentLabelLayoutType enumeration

Represents layout of category data labels. Used with Treemap series only.

public enum ParentLabelLayoutType

Values

NameValueDescription
Banner0Specifies that parent category labels are shown as banner
None1Specifies that parent category labels are not drawn
Overlapping2Specifies that parent category labels are shown as overlapping

See Also