Click or drag to resize

DataBar AxisColor Property

Gets the color of the axis for cells with conditional formatting as data bars.

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

Property Value

Type: Color
See Also