Click or drag to resize

ExcelChartLineAutoColorBorder Property

Gets or sets a flag indicating if the border color is auto colored. Default value is true and the auto color is applied. Setting a custom border color will put this property on false.

Namespace: ExpertXls.ExcelLib
Assembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntax
public bool AutoColorBorder { get; set; }

Property Value

Boolean
See Also