Click or drag to resize

ViewXY Events

LightningChart .NET Help

The ViewXY type exposes the following members.

Events
  NameDescription
Public eventBeforePanning
Panning is about to start.
Public eventBeforeZooming
Zooming is about to start.
Public eventChanged
Occurs when the Freezable or an object it contains is modified.
(Inherited from Freezable.)
Public eventMarginsChanged
Margins changed.
(Inherited from ViewBase.)
Public eventPanned
Panning has ended.
Public eventYAxisGapChanged
Occurs when the y-axis gap is reduced to zero, if y-axes do not fit with applied gap to graph area.
Public eventZoomed
Zooming has ended.
Top
See Also