Table of Contents

Namespace Loehnert.Waveforms.Annotations

This namespace contains classes for annotations you can add to a WaveformChart.

Classes

PathAnnotation

Represents a base class for a path annotation.

PointAnnotation

Represents a point annotation, which is displayed as a circle.

PolylineAnnotation

Represents an annotation, build with multiple lines from point to point.

RectangleAnnotation

Represents a rectangle annotation.

ShapeAnnotation

Represents a base class for a shape annotation.

TwoPointLineAnnotation

Represents a line annotation , which is defined by two points.