Enum ChartSymbol
Represents the adornments marker symbol types.
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.SfChart.WPF.dll
Syntax
public enum ChartSymbol
Fields
Name | Description |
---|---|
Cross | Renders Cross symbol |
Custom | Custom option to set User-defined SymbolTemplates |
Diamond | Renders Diamond symbol |
Ellipse | Renders Ellipse symbol |
Hexagon | Renders Hexagon symbol |
HorizontalLine | Renders HorizontalLine symbol |
InvertedTriangle | Renders InvertedTriangle symbol |
Pentagon | Renders Pentagon symbol |
Plus | Renders Plus symbol |
Square | Renders Square symbol |
Triangle | Renders Traingle symbol |
VerticalLine | Renders VerticalLine symbol |