Click or drag to resize

ChartShadow Distance Property

Gets or sets the distance of Shadow.

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

Property Value

Type: Int32
The distance.

Implements

IShadow Distance
See Also