menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum OfficeShapeArrowStyle - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum OfficeShapeArrowStyle

    Specifies the style of the arrowhead at the end of a line.

    Namespace: Syncfusion.OfficeChart
    Assembly: Syncfusion.OfficeChart.Base.dll
    Syntax
    public enum OfficeShapeArrowStyle

    Fields

    Name Description
    LineArrow

    Indicates the arrow style is triangular.

    LineArrowDiamond

    Indicates the arrow style is diamond.

    LineArrowOpen

    Indicates the arrow style is open.

    LineArrowOval

    Indicates the arrow style is oval.

    LineArrowStealth

    Indicates the arrow style is stealth.

    LineNoArrow

    Indicates the line has no arrowhead.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved