Class OfficeShapeArrowLength
Specifies the length of the arrowhead at the end of a line.
Inheritance
System.Object
OfficeShapeArrowLength
Namespace: Syncfusion.OfficeChart
Assembly: Syncfusion.OfficeChart.NET.dll
Syntax
public sealed class OfficeShapeArrowLength : Enum
Fields
ArrowHeadLong
Indicates short arrow head length.
Declaration
public const OfficeShapeArrowLength ArrowHeadLong
Field Value
ArrowHeadMedium
Indicates short arrow head length.
Declaration
public const OfficeShapeArrowLength ArrowHeadMedium
Field Value
ArrowHeadShort
Indicates short arrow head length.
Declaration
public const OfficeShapeArrowLength ArrowHeadShort