ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class MarkerDirection - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Class MarkerDirection

    Possible directions.

    Inheritance
    System.Object
    MarkerDirection
    Namespace: Syncfusion.XlsIO.Implementation.TemplateMarkers
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public sealed class MarkerDirection : Enum

    Fields

    Horizontal

    Horizontal direction.

    Declaration
    public const MarkerDirection Horizontal
    Field Value
    Type Description
    MarkerDirection

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Vertical

    Vertical direction.

    Declaration
    public const MarkerDirection Vertical
    Field Value
    Type Description
    MarkerDirection
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved