Skip to main content
A newer version of this page is available. .

HierarchicalItemStyle Constructors

The base class for treemap and sunburst item appearance settings.
Name Parameters Description
HierarchicalItemStyle() none Initializes a new instance of the HierarchicalItemStyle class with the default settings.
HierarchicalItemStyle(Color, Color, Font, Color) fill, textColor, font, borderColor Initializes a new instance of the HierarchicalItemStyle class with the specified settings.
See Also