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.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic bool AutoColorBorder { get; set; }Public Property AutoColorBorder As Boolean
Get
Set
Property Value
Boolean
See Also