Click or drag to resize

TargetChangedByUserPolarEventArgs Fields

LightningChart .NET Help

The TargetChangedByUserPolarEventArgs type exposes the following members.

Fields
  NameDescription
Public fieldAngle
Angle value.
Public fieldAnnotation
The annotation whose target was changed by user.
Public fieldCancelRendering
If you update the chart in the event handler, set to true to prevent flickering.
(Inherited from TargetChangedByUserEventArgs.)
Public fieldRadius
Radius value.
Top
See Also