Click or drag to resize

LocationAxisValuesChangedByUserPolarEventArgs Fields

LightningChart .NET Help

The LocationAxisValuesChangedByUserPolarEventArgs type exposes the following members.

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