Click or drag to resize

ILevelTriggable Interface

LightningChart .NET Help
Interface for triggering X axis position from series values The triggering can be done from raising and falling edge.

Namespace:  Arction.Wpf.ChartingMVVM.SeriesXY
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
public interface ILevelTriggable

The ILevelTriggable type exposes the following members.

Methods
  NameDescription
Public methodSeekTriggerPos
Detect triggering position from series data.
Top
See Also