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: 7.0.0
Syntax
public bool AutoColorBorder { get; set; }

Property Value

Type: Boolean
See Also