Class AnnotationResizedByUserRoundEventArgs
- Namespace
- LightningChartLib.WinForms.Charting.Annotations
- Assembly
- LightningChart.WinForms.Charting.NET4.dll
Represents a class that provides arguments for the AnnotationResizedByUser event.
public class AnnotationResizedByUserRoundEventArgs : AnnotationResizedByUserEventArgs
- Inheritance
-
AnnotationResizedByUserRoundEventArgs
- Inherited Members
Constructors
AnnotationResizedByUserRoundEventArgs()
Creates and initializes a new instance of AnnotationResizedByUserRoundEventArgs class.
public AnnotationResizedByUserRoundEventArgs()
Fields
Annotation
The annotation that was resized by user.
public AnnotationRound Annotation