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