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