Click or drag to resize

XlsChartFormat IsFillSurface Property

Note: This API is now obsolete.

True if chart contains color XlsFill for surface.

Namespace: Spire.Xls.Core.Spreadsheet.Charts
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
[ObsoleteAttribute("get and set are not implemented")]
public bool IsFillSurface { get; set; }

Property Value

Type: Boolean
See Also