Class TargetChangedByUserSmithEventArgs
- Namespace
- LightningChartLib.WinForms.Charting.Annotations
- Assembly
- LightningChart.WinForms.Charting.NET4.dll
Represents a class that provides arguments for the TargetChangedByUser event.
public class TargetChangedByUserSmithEventArgs : TargetChangedByUserEventArgs
- Inheritance
-
TargetChangedByUserSmithEventArgs
- Derived
- Inherited Members
Constructors
TargetChangedByUserSmithEventArgs()
Creates and initializes a new instance of TargetChangedByUserPolarEventArgs class.
public TargetChangedByUserSmithEventArgs()
Fields
Annotation
The annotation whose target was changed by user interactive device.
public AnnotationSmith Annotation
Field Value
ImgValue
Imaginary value.
public double ImgValue
Field Value
RealValue
RealValue value.
public double RealValue