Click or drag to resize

ChartShadow Angle Property

Gets or sets the angle of Shadow.

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

Property Value

Type: Int32
The angle.

Implements

IShadow Angle
See Also