Click or drag to resize

XlsChartDropBar BackGroundKnownColor Property

Gets or sets background color.

Namespace: Spire.Xls.Core.Spreadsheet.Charts
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public ExcelColors BackGroundKnownColor { get; set; }

Property Value

Type: ExcelColors
See Also