Click or drag to resize

Format3D ContourColor Property

Gets or sets the contour color.

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

Return Value

Type: Color
The contour color as a System.Drawing.Color object.

Implements

IFormat3D ContourColor
See Also