Enum AnnotationShapes
Represents the Shape for the Annotation
Namespace: Syncfusion.Windows.Chart
Assembly: Syncfusion.Chart.Wpf.dll
Syntax
public enum AnnotationShapes
Fields
Name | Description |
---|---|
Arrow | Represents the Arrow |
Circle | Represents the Circle |
Cross | Represents the Cross |
Diamond | Represents the Diamond |
Ellipse | Represents the Ellipse |
Hexagon | Represents the Hexagon |
HorizontalLine | Represents the Horizontal Line |
InverteredArrow | Represents the Inverted Arrow |
None | Default shape |
Pentagon | Represents the Pentagon |
Rectangle | Represents the Rectangle |
RoundedRectangle | Represents the RoundedRectangle |
Square | Represents the Square |
Star | Represents the Star |
VerticalLine | Represents the Vertical Line |