menu

UWP

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

    Show / Hide Table of Contents

    Class OfficeShapeArrowStyle

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

    Inheritance
    System.Object
    OfficeShapeArrowStyle
    Namespace: Syncfusion.OfficeChart
    Assembly: Syncfusion.OfficeChart.UWP.dll
    Syntax
    public sealed class OfficeShapeArrowStyle : Enum

    Fields

    LineArrow

    Indicates the arrow style is triangular.

    Declaration
    public const OfficeShapeArrowStyle LineArrow
    Field Value
    Type
    OfficeShapeArrowStyle

    LineArrowDiamond

    Indicates the arrow style is diamond.

    Declaration
    public const OfficeShapeArrowStyle LineArrowDiamond
    Field Value
    Type
    OfficeShapeArrowStyle

    LineArrowOpen

    Indicates the arrow style is open.

    Declaration
    public const OfficeShapeArrowStyle LineArrowOpen
    Field Value
    Type
    OfficeShapeArrowStyle

    LineArrowOval

    Indicates the arrow style is oval.

    Declaration
    public const OfficeShapeArrowStyle LineArrowOval
    Field Value
    Type
    OfficeShapeArrowStyle

    LineArrowStealth

    Indicates the arrow style is stealth.

    Declaration
    public const OfficeShapeArrowStyle LineArrowStealth
    Field Value
    Type
    OfficeShapeArrowStyle

    LineNoArrow

    Indicates the line has no arrowhead.

    Declaration
    public const OfficeShapeArrowStyle LineNoArrow
    Field Value
    Type
    OfficeShapeArrowStyle

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved