WeightType
WeightType enumeration
Enumerates the weight types for a picture border or a chart line.
Values
Name | Value | Description |
---|---|---|
HairLine | -1 | Represents the weight of hair line. |
MediumLine | 1 | Represents the weight of medium line. |
SingleLine | 0 | Represents the weight of single line. |
WideLine | 2 | Represents the weight of wide line. |