www.Chart4.NET (Documentation) | Samples Download | Release Notes
Assembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
Background brush for the particular node's tag.
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
Syntax
public HierarchyBrush BackgroundBrush4Tag { get; }
/** @property */ public HierarchyBrush get_BackgroundBrush4Tag()
Field Value
UnifoChart.Hierarchy.HierarchyBrushRemarks
- If you set Control property to display .NET controls, then set a transparent background for the container control to make the node background visible. See Control property for details.
See Also