www.Chart4.NET | Samples

The HierarchyNode type exposes the following members.

Properties

  NameDescription
BackgroundBrush
Background brush for the particular node, in case BackgroundType set as Brush.
BackgroundBrush4Tag
Background brush for the particular node's tag.
BackgroundImage
Background image for the particular node, in case BackgroundType set as Image.
BackgroundStock
Background template for hierarchy node, in case BackgroundType set as Stock. Default is None.
BackgroundType
Background type for the particular node as one of BackgroundType. Default is null.
Control
Control or container control associated with the hierarchy node.
ControlNode
When Control property is set, whether or not to show the node details (photo and text) with the control. Default is false.
ControlTransparency
Transparecy of Control [0-255], value 0 means full transparency and 255 means opaque. Default is 0.
NodeData
Hierarchy node-specific data that can be retrieved later by name.

See Also