Click or drag to resize

AxisSmith Events

LightningChart .NET Help

The AxisSmith type exposes the following members.

Events
  NameDescription
Public eventAmplitudeAxisAngleChanged
Event that reports that the amplitude axis angle has changed.
(Inherited from AxisRoundBase.)
Public eventAngularAxisAngleChanged
Event that reports that the angular axis angle has changed.
(Inherited from AxisRoundBase.)
Public eventHighlightedStateChanged
Event telling that highlighted state has changed. Contains information of the new state.
(Inherited from HighlightingItemBase.)
Public eventMouseClick
Mouse button has been clicked.
(Inherited from UserInteractiveObject.)
Public eventMouseDoubleClick
Mouse button has been doubleclicked.
(Inherited from UserInteractiveObject.)
Public eventMouseDown
Mouse button has been pressed down.
(Inherited from UserInteractiveObject.)
Public eventMouseOverOff
Mouse has been moved outside of object.
(Inherited from UserInteractiveObject.)
Public eventMouseOverOn
Mouse has been moved over object.
(Inherited from UserInteractiveObject.)
Public eventMouseUp
Mouse button has been released.
(Inherited from UserInteractiveObject.)
Public eventRangeChanged
Range has changed (Minimum or Maximum value).
(Inherited from AxisSmithBase.)
Public eventSupplyCustomAngleString
Event to format angle as a custom string.
(Inherited from AxisRoundBase.)
Public eventSupplyCustomImgString
Event to format imaginary value as a custom string.
(Inherited from AxisSmithBase.)
Public eventSupplyCustomRealString
Event to format real value as a custom string.
(Inherited from AxisSmithBase.)
Top
See Also