Click or drag to resize

ColorScale MidColor Property

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

Property Value

Type: Color
See Also