AnnotationResizedByUserXYEventArgs Fields |
The AnnotationResizedByUserXYEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| AngleValueMax |
The angle of the left edge. Applies when the rotation angle is 0.
(Inherited from AnnotationResizedByUserEventArgs.) | |
| AngleValueMin |
The angle of the right edge. Applies when the rotation angle is 0.
(Inherited from AnnotationResizedByUserEventArgs.) | |
| Annotation |
The annotation that was resized by user.
| |
| CancelRendering |
If you update the chart in the event handler, set to true to prevent flickering.
(Inherited from AnnotationResizedByUserEventArgs.) | |
| NewSize |
The new size in screen coordinates.
(Inherited from AnnotationResizedByUserEventArgs.) | |
| OldSize |
The old size in screen coordinates.
(Inherited from AnnotationResizedByUserEventArgs.) | |
| RadiusValueMax |
The radius of the bottom edge. Applies when the rotation angle is 0.
(Inherited from AnnotationResizedByUserEventArgs.) | |
| RadiusValueMin |
The radius of the top edge. Applies when the rotation angle is 0.
(Inherited from AnnotationResizedByUserEventArgs.) |