Enum TargetType
Defines the rext anchor of bullet chart.
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public enum TargetType
Fields
| Name | Description |
|---|---|
| Circle | Specifies target type is circle. |
| Cross | Specifies target type is cross. |
| Rect | Specifies target type is rect. |