menu

ASP.NET MVC

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ArrowheadStyle

    Show / Hide Table of Contents

    Enum ArrowheadStyle

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

    Namespace: Syncfusion.Presentation
    Assembly: Syncfusion.Presentation.Base.dll
    Syntax
    public enum ArrowheadStyle : sbyte

    Fields

    Name Description
    Arrow

    Specifies the ArrowheadStyle is Arrow

    ArrowDiamond

    Specifies the ArrowheadStyle is ArrowDiamond

    ArrowOpen

    Specifies the ArrowheadStyle is ArrowOpen

    ArrowOval

    Specifies the ArrowheadStyle is ArrowOval

    ArrowStealth

    Specifies the ArrowheadStyle is ArrowStealth

    None

    Specifies the ArrowheadStyle is None

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