Initializes a new instance of the EllipsePartProps class.
StartAngle is set to 0, while SweepAngle is set to 360 degrees,
thus making this a complete ellipse.
The location and size of the ellipse are set to those of the containing object.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public EllipsePartProps() |
Visual Basic |
---|
Public Sub New |