www.Chart4.NET (Documentation) | Samples Download | Release Notes
Assembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
See also BrushType.
User-defined brush object. Create a Brush derived object, and assign to this property. Also specify the brush type in BrushType property.
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
Syntax
/** @property */ public Brush get_CustomBrush() /** @property */ public void set_CustomBrush(Brush value)
Field Value
System.Drawing.BrushRemarks
See Also