EllipseSliceElementSweepAngle Property
Gets or sets the angle in degrees of the ellipse slice measured counter-clockwise from the start angle of the slice
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
public float SweepAngle { get; set; }
Public Property SweepAngle As Single
Get
Set
public:
property float SweepAngle {
float get ();
void set (float value);
}
member SweepAngle : float32 with get, set
Property Value
Single