| 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
Syntaxpublic bool AutoColorBorder { get; set; }Public Property AutoColorBorder As Boolean
	Get
	Set
Property Value
Type: 
Boolean See Also
See Also