Enum WeightType

WeightType enumeration

Enumerates the weight types for a picture border or a chart line.

public enum WeightType

Values

NameValueDescription
HairLine-1Represents the weight of hair line.
MediumLine1Represents the weight of medium line.
SingleLine0Represents the weight of single line.
WideLine2Represents the weight of wide line.

See Also