AnnotationRoundResizedByUser Event |
LightningChart .NET Help
Annotation has been resized by user.
Namespace:
Arction.Wpf.ChartingMVVM.Annotations
Assembly:
Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntaxpublic event AnnotationRoundResizedByUserEventHandler ResizedByUser
Public Event ResizedByUser As AnnotationRoundResizedByUserEventHandler
public:
event AnnotationRoundResizedByUserEventHandler^ ResizedByUser {
void add (AnnotationRoundResizedByUserEventHandler^ value);
void remove (AnnotationRoundResizedByUserEventHandler^ value);
}Value
Type:
Arction.Wpf.ChartingMVVM.AnnotationsAnnotationRoundResizedByUserEventHandler
See Also