Click or drag to resize

XlsChartFill TransparencyTo Property

Returns or sets the degree of transparency of the specified XlsFill as a value from 0.0 (opaque) through 1.0 (clear).

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

Property Value

Type: Double

Implements

IShapeFill TransparencyTo
See Also