Click or drag to resize

ColorScale MinColor Property

Get or set the min value object's corresponding color.

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

Property Value

Type: Color
See Also