Visual Basic (Declaration) | |
---|---|
Public Enum HatchStylePalette Inherits Enum |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public enum HatchStylePalette : Enum |
Member | Description |
---|---|
None | No hatch style palette is specified. |
One | Palette one. |
Two | Palette two. |
Three | Palette three. |
Random | A random palette. |
System.Object
System.ValueType
System.Enum
dotnetCHARTING.HatchStylePalette