EllipseSliceElementStartAngle Property

Gets or sets the start angle in degrees of the ellipse slice measured counter-clockwise from the X axis centered in the enclosing rectangle

Definition

Namespace: Winnovative.ExcelToPdf
Assembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
C#
public float StartAngle { get; set; }

Property Value

Single

See Also