Name | Description | |
---|---|---|
PieShape Constructor | Initializes a new instance of the PieShape class. |
The following tables list the members exposed by PieShape.
Name | Description | |
---|---|---|
PieShape Constructor | Initializes a new instance of the PieShape class. |
Name | Description | |
---|---|---|
Owner | Gets the Field owning the current ShapeBase object. (Inherited from C1.C1Report.ShapeBase) | |
ShapeType | Overridden. Overridden. Gets ShapeType.Pie. | |
StartAngle | Gets or sets the angle, measured in degrees, clockwise from the X axis to the first side of the sector defining the current shape. (Inherited from C1.C1Report.EllipsePartShape) | |
SweepAngle | Gets or sets the angle, measured in degrees, clockwise from StartAngle to the second side of the sector defining the current shape. (Inherited from C1.C1Report.EllipsePartShape) |
Name | Description | |
---|---|---|
AssignFrom | Assigns (copies) properties from another ShapeBase to the current object. (Inherited from C1.C1Report.EllipsePartShape) | |
Clone | Creates a copy of the current ShapeBase object. Property ShapeBase.Owner is not copied and value of ShapeBase.Owner property is null. (Inherited from C1.C1Report.ShapeBase) |
Name | Description | |
---|---|---|
OnPropertyChanged | (Inherited from C1.C1Report.ShapeBase) |