Click or drag to resize

RangeChangedSmithEventArgs Fields

LightningChart .NET Help

The RangeChangedSmithEventArgs type exposes the following members.

Fields
  NameDescription
Public fieldAxis
Axis object.
Public fieldCancelRendering
Set 'true' to prevent flickering if you update the chart in the event handler.
Public fieldNewReferenceValue
New reference value of the axis.
Top
See Also