Table of Contents

Enum AnnotationStyle

Namespace
LightningChartLib.WinForms.Charting
Assembly
LightningChart.WinForms.Charting.NET4.dll

Annotation style.

public enum AnnotationStyle

Fields

Arrow = 4

Arrow.

Callout = 5

Call-out, rectangle.

Ellipse = 7

Ellipse.

EllipseArrow = 8

Ellipse with arrow.

Rectangle = 0

Rectangle.

RectangleArrow = 1

Rectangle with arrow.

RoundedCallout = 6

Call-out, rounded rectangle.

RoundedRectangle = 2

Rounded rectangle.

RoundedRectangleArrow = 3

Rounded rectangle with arrow.

Triangle = 9

Triangle.

TriangleArrow = 10

Triangle with arrow.