Click or drag to resize

ColorScale MaxColor Property

Get or set the max 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 MaxColor { get; set; }

Property Value

Type: Color
See Also