menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class LineType

    Defines the mode of line in crosshair. They are: None - Hides both the vertical and horizontal crosshair lines. Both - Shows both the vertical and horizontal crosshair lines. 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
    LineType

    Horizontal

    Declaration
    public const LineType Horizontal
    Field Value
    Type
    LineType

    None

    Declaration
    public const LineType None
    Field Value
    Type
    LineType

    Vertical

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