HatchStyleType EnumerationChart4.NET - Organization Charting Component (C#/VB.NET/ASP.NET) - Documentation
Onlinewww.Chart4.NET (Documentation) | OnlineSamples Download | Release Notes

Patterns available for a HatchStyleBrush selected in hpcSettings-Node_BackgroundBrushList, hpcSettings-Text_BrushList or hpcSettings-Title_BrushList. See System.Drawing.Drawing2D.HatchStyle for the description of patterns.

Namespace: UnifoChart.Hierarchy
Assembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
Syntax

public enum HatchStyleType
public enum HatchStyleType
Members

  Member nameValueDescription
Horizontal0
Vertical1
ForwardDiagonal2
BackwardDiagonal3
LargeGrid4
DiagonalCross5
Percent056
Percent107
Percent208
Percent259
Percent3010
Percent4011
Percent5012
Percent6013
Percent7014
Percent7515
Percent8016
Percent9017
LightDownwardDiagonal18
LightUpwardDiagonal19
DarkDownwardDiagonal20
DarkUpwardDiagonal21
WideDownwardDiagonal22
WideUpwardDiagonal23
LightVertical24
LightHorizontal25
NarrowVertical26
NarrowHorizontal27
DarkVertical28
DarkHorizontal29
DashedDownwardDiagonal30
DashedUpwardDiagonal31
DashedHorizontal32
DashedVertical33
SmallConfetti34
LargeConfetti35
ZigZag36
Wave37
DiagonalBrick38
HorizontalBrick39
Weave40
Plaid41
Divot42
DottedGrid43
DottedDiamond44
Shingle45
Trellis46
Sphere47
SmallGrid48
SmallCheckerBoard49
LargeCheckerBoard50
OutlinedDiamond51
SolidDiamond52
Style5353
Style5454
Style5555
Remarks

See Also

System.Drawing.Drawing2D HatchStyle