Click or drag to resize

BeforeSeriesRenderingEventArgs Fields

LightningChart .NET Help

The BeforeSeriesRenderingEventArgs type exposes the following members.

Fields
  NameDescription
Public fieldCancelSeriesRendering
If you update the chart in the event handler, set to true to prevent flickering.
Public fieldSeries
The series that is about to be rendered.
Top
See Also