WeightType Enum
WeightType Enum
Enumerates the weight types for a picture border or a chart line.
type WeightType int32
Fields
Field | Description |
---|---|
HairLine | Represents the weight of hair line. |
MediumLine | Represents the weight of medium line. |
SingleLine | Represents the weight of single line. |
WideLine | Represents the weight of wide line. |