ASP.NET Core - EJ2

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

    Show / Hide Table of Contents

    Class LineType

    Defines the mode of line in crosshair. They are none - Hides both vertical and horizontal crosshair line. both - Shows both vertical and horizontal crosshair line. vertical - Shows the vertical line. horizontal - Shows the horizontal line.

    Inheritance
    System.Object
    LineType
    Namespace: Syncfusion.EJ2.Charts
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class LineType : Enum

    Fields

    Both

    Declaration
    public const LineType Both
    Field Value
    Type Description
    LineType

    Horizontal

    Declaration
    public const LineType Horizontal
    Field Value
    Type Description
    LineType

    None

    Declaration
    public const LineType None
    Field Value
    Type Description
    LineType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Vertical

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