Namespace LightningChartLib.WinForms.Charting.Annotations
Classes
- AnchorAdjustedByUserEventArgs
Represents a class that provides arguments for the AnchorAdjustedByUser event.
- Annotation3D
Annotation for 3D views.
- Annotation3DBase
Annotation base class for 3D views.
- Annotation3DPie
Annotation for 3DPie view.
- AnnotationBase
Annotations base class.
- AnnotationNibStyle
Annotation nib style.
- AnnotationPolar
Annotation for ViewPolar.
- AnnotationResizedByUser3DBaseEventArgs
Represents a class that provides arguments for the AnnotationResizedByUser event.
- AnnotationResizedByUserEventArgs
Represents a class that provides arguments for the AnnotationResizedByUser event.
- AnnotationResizedByUserRoundEventArgs
Represents a class that provides arguments for the AnnotationResizedByUser event.
- AnnotationResizedByUserXYEventArgs
Represents a class that provides arguments for the AnnotationResizedByUser event.
- AnnotationRound
Annotation for round views (ViewPolar and ViewSmith).
- AnnotationSmith
Annotation for ViewSmith.
- AnnotationTextStyle
Annotation text style.
- AnnotationXY
Annotation for ViewXY.
- LocationAxisValuesChangedByUser3DEventArgs
Represents a class that provides arguments for the LocationAxisValuesChangedByUser event.
- LocationAxisValuesChangedByUserPolarEventArgs
Represents a class that provides arguments for the LocationAxisValuesChangedByUser event.
- LocationAxisValuesChangedByUserSmithEventArgs
Represents a class that provides arguments for the LocationAxisValuesChangedByUser event.
- LocationAxisValuesChangedByUserXYEventArgs
Represents a class that provides arguments for the LocationAxisValuesChangedByUser event.
- LocationRelativeOffsetChangedByUserEventArgs
Represents a class that provides arguments for the LocationRelativeOffsetChangedByUser event.
- LocationScreenCoordinatesChangedByUserEventArgs
Represents a class that provides arguments for the LocationScreenCoordinatesChangedByUser event.
- RotatedByUserEventArgs
Represents a class that provides arguments for the RotatedByUser event.
- TargetChangedByUser3DEventArgs
Represents a class that provides arguments for the TargetChangedByUser event.
- TargetChangedByUserEventArgs
Represents a class that provides arguments for the TargetChangedByUser event.
- TargetChangedByUserPolarEventArgs
Represents a class that provides arguments for the TargetChangedByUser event.
- TargetChangedByUserSmithEventArgs
Represents a class that provides arguments for the TargetChangedByUser event.
- TargetChangedByUserXYEventArgs
Represents a class that provides arguments for the TargetChangedByUser event.
Delegates
- Annotation3D.LocationAxisValuesChangedByUserEventHandler
The delegate to use for handlers that receive the LocationAxisValuesChangedByUser event.
- Annotation3DBase.ResizedByUserEventHandler
The delegate to use for handlers that receive the ResizedByUser event.
- Annotation3DBase.TargetChangedByUserEventHandler
The delegate to use for handlers that receive the TargetChangedByUser event.
- AnnotationBase.AnchorAdjustedByUserEventHandler
The delegate to use for handlers that receive the AnchorAdjustedByUser event.
- AnnotationBase.LocationRelativeOffsetChangedByUserEventHandler
The delegate to use for handlers that receive the LocationRelativeOffsetChangedByUser event.
- AnnotationBase.LocationScreenCoordinatesChangedByUserEventHandler
The delegate to use for handlers that receive the LocationScreenCoordinatesChangedByUser event.
- AnnotationBase.RotatedByUserEventHandler
The delegate to use for handlers that receive the RotatedByUser event.
- AnnotationPolar.LocationAxisValuesChangedByUserEventHandler
The delegate to use for handlers that receive the LocationAxisValuesChangedByUser event.
- AnnotationPolar.TargetChangedByUserEventHandler
The delegate to use for handlers that receive the TargetChangedByUser event.
- AnnotationRound.ResizedByUserEventHandler
The delegate to use for handlers that receive the ResizedByUser event.
- AnnotationSmith.LocationAxisValuesChangedByUserEventHandler
The delegate to use for handlers that receive the LocationAxisValuesChangedByUser event.
- AnnotationSmith.TargetChangedByUserEventHandler
The delegate to use for handlers that receive the TargetChangedByUser event.
- AnnotationXY.LocationAxisValuesChangedByUserEventHandler
The delegate to use for handlers that receive the LocationAxisValuesChangedByUser event.
- AnnotationXY.ResizedByUserEventHandler
The delegate to use for handlers that receive the ResizedByUser event.
- AnnotationXY.TargetChangedByUserEventHandler
The delegate to use for handlers that receive the TargetChangedByUser event.