menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class OfficeShapeArrowWidth - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class OfficeShapeArrowWidth

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

    Inheritance
    System.Object
    OfficeShapeArrowWidth
    Namespace: Syncfusion.OfficeChart
    Assembly: Syncfusion.OfficeChart.Portable.dll
    Syntax
    public sealed class OfficeShapeArrowWidth : Enum

    Fields

    ArrowHeadMedium

    Indicates the arrow head is medium.

    Declaration
    public const OfficeShapeArrowWidth ArrowHeadMedium
    Field Value
    Type
    OfficeShapeArrowWidth

    ArrowHeadNarrow

    Indicates the arrow head is narrow.

    Declaration
    public const OfficeShapeArrowWidth ArrowHeadNarrow
    Field Value
    Type
    OfficeShapeArrowWidth

    ArrowHeadWide

    Specifies the arrow head is wide.

    Declaration
    public const OfficeShapeArrowWidth ArrowHeadWide
    Field Value
    Type
    OfficeShapeArrowWidth
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved