ExcelChartLine.LineWeight Property
Gets or sets the border line weight type.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public ExcelChartLineWeightType LineWeight { get; set; }
Public Property LineWeight As ExcelChartLineWeightType
Get
Set
public:
property ExcelChartLineWeightType LineWeight {
ExcelChartLineWeightType get ();
void set (ExcelChartLineWeightType value);
}
member LineWeight : ExcelChartLineWeightType with get, set
Property Value
ExcelChartLineWeightType