AnnotationBaseRotatedByUser Event |
LightningChart .NET Help
Annotation has been rotated by user.
Namespace:
Arction.WinForms.Charting.Annotations
Assembly:
Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic event AnnotationBaseRotatedByUserEventHandler RotatedByUser
Public Event RotatedByUser As AnnotationBaseRotatedByUserEventHandler
public:
event AnnotationBaseRotatedByUserEventHandler^ RotatedByUser {
void add (AnnotationBaseRotatedByUserEventHandler^ value);
void remove (AnnotationBaseRotatedByUserEventHandler^ value);
}Value
Type:
Arction.WinForms.Charting.AnnotationsAnnotationBaseRotatedByUserEventHandler
See Also