Click or drag to resize

ExcelChartLineWeightType Enumeration

Represents the weight of a chart border line

Namespace: ExpertXls.ExcelLib
Assembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntax
public enum ExcelChartLineWeightType
Members
Member nameValueDescription
HairLine0 Hair line weight.
SingleLine1 Single line weight.
MediumLine2 Medium line weight.
WideLine3 Wide line weiht.
See Also