Click or drag to resize

AnnotationStyle Enumeration

LightningChart .NET Help
Annotation style.

Namespace:  Arction.WinForms.Charting
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public enum AnnotationStyle
Members
  Member nameValueDescription
Rectangle0 Rectangle.
RectangleArrow1 Rectangle with arrow.
RoundedRectangle2 Rounded rectangle.
RoundedRectangleArrow3 Rounded rectangle with arrow.
Arrow4 Arrow.
Callout5 Call-out, rectangle.
RoundedCallout6 Call-out, rounded rectangle.
Ellipse7 Ellipse.
EllipseArrow8 Ellipse with arrow.
Triangle9 Triangle.
TriangleArrow10 Triangle with arrow.
See Also