Click or drag to resize

XlsChartBorder Transparency Property

Returns the transparency level of the specified Solid color shaded XlsFill as a floating-point value from 0.0 (light) through 1.0(dark)

Namespace: Spire.Xls.Core.Spreadsheet.Charts
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public double Transparency { get; set; }

Property Value

Type: Double

Implements

IChartBorder Transparency
See Also