Click or drag to resize

Arction.Wpf.Charting.EventMarkers Namespace

LightningChart .NET Help
 
Classes
  ClassDescription
Public classChartEventMarker
Chart event marker class. You can mark some interesting event with a marker, which can be a of great value later on.
Public classEventMarkerCommonBaseSYMBOL
Event marker common base class for XY and polar chart.
Public classEventMarkerFill
Fill class that can be applied to a rectangle.
Public classPolarEventMarker
Polar event marker class. You can mark some interesting event with a marker, which can be a of great value later on.
Public classPolarPositionChangedEventArgs
Represents a class that provides arguments for the PositionChanged event.
Public classPositionChangedChartEventMarkerEventArgs
Represents a class that provides arguments for the PositionChanged event.
Public classPositionChangedSeriesEventMarkerEventArgs
Represents a class that provides arguments for the PositionChanged event.
Public classRoundEventMarkerBase
Polar event marker base class.
Public classRoundPositionChangedEventArgsP, M
Represents a class that provides arguments for the PositionChanged event.
Public classSeriesEventMarker
Event marker that can be attached to a series.
Public classSmithEventMarker
Polar event marker class. You can mark some interesting event with a marker, which can be a of great value later on.
Public classSmithPositionChangedEventArgs
Represents a class that provides arguments for the PositionChanged event.
Delegates
  DelegateDescription
Public delegateChartEventMarkerPositionChangedEventHandler
The delegate to use for handlers that receive the PositionChanged event.
Public delegatePolarEventMarkerPositionChangedEventHandler
The delegate to use for handlers that receive the PositionChanged event.
Public delegateSeriesEventMarkerPositionChangedEventHandler
The delegate to use for handlers that receive the PositionChanged event.
Public delegateSmithEventMarkerPositionChangedEventHandler
The delegate to use for handlers that receive the PositionChanged event.
Enumerations