Class OfficeShapeArrowWidth
Specifies the width of the arrowhead at the end of a line.
Inheritance
System.Object
OfficeShapeArrowWidth
Namespace: Syncfusion.OfficeChart
Assembly: Syncfusion.OfficeChart.NET.dll
Syntax
public sealed class OfficeShapeArrowWidth : Enum
Fields
ArrowHeadMedium
Indicates the arrow head is medium.
Declaration
public const OfficeShapeArrowWidth ArrowHeadMedium
Field Value
Type |
---|
OfficeShapeArrowWidth |
ArrowHeadNarrow
Indicates the arrow head is narrow.
Declaration
public const OfficeShapeArrowWidth ArrowHeadNarrow
Field Value
Type |
---|
OfficeShapeArrowWidth |
ArrowHeadWide
Specifies the arrow head is wide.
Declaration
public const OfficeShapeArrowWidth ArrowHeadWide
Field Value
Type |
---|
OfficeShapeArrowWidth |