Click or drag to resize

XlsChartSerieDataFormat MarkerBackgroundColor Property

Foreground color: RGB value (high byte = 0).

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

Property Value

Type: Color

Implements

IChartSerieDataFormat MarkerBackgroundColor
See Also