Enum OfficeShapeArrowWidth
Specifies the width of the arrowhead at the end of a line.
Namespace: Syncfusion.OfficeChart
Assembly: Syncfusion.OfficeChart.Base.dll
Syntax
public enum OfficeShapeArrowWidth
Fields
Name | Description |
---|---|
ArrowHeadMedium | Indicates the arrow head is medium. |
ArrowHeadNarrow | Indicates the arrow head is narrow. |
ArrowHeadWide | Specifies the arrow head is wide. |