Skip to main content
All docs
V19.1

TreeMapItemStyle Properties

A base class for style classes of different tree map item types.
Name Description
BorderColor Gets or sets a sunburst item’s border color. Inherited from HierarchicalItemStyle.
Fill Gets or sets the color that is used to fill a treemap / sunburst item. Inherited from HierarchicalItemStyle.
Font Gets or sets a treemap / sunburst item text font. Inherited from HierarchicalItemStyle.
LabelAlignment Gets or sets the label alignment.
Padding Specifies the internal space between the tree map item content and its edge, in pixels.
TextColor Gets or sets a treemap / sunburst item text color. Inherited from HierarchicalItemStyle.
See Also