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.
Pictographic style, in case BrushType is set as HatchBrush.
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
Syntax
public HatchStyleType HatchStyle { get; set; }
/** @property */ public HatchStyleType get_HatchStyle() /** @property */ public void set_HatchStyle(HatchStyleType value)
Field Value
UnifoChart.Hierarchy.HatchStyleTypeRemarks
See Also