Aspose::Cells::Drawing::WeightType enum

WeightType enum

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

enum class WeightType

Values

NameValueDescription
HairLine-1
Represents the weight of hair line.
MediumLine1
Represents the weight of medium line.
SingleLine0
Represents the weight of single line.
WideLine2
Represents the weight of wide line.

See Also