ASP.NET MVC

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

    Show / Hide Table of Contents

    Class ChartNoMoveDirectionExval

    Inheritance
    System.Object
    ChartNoMoveDirectionExval
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.EJ.ReportViewer.JsonModel
    Assembly: Syncfusion.EJ.ReportViewer.dll
    Syntax
    public class ChartNoMoveDirectionExval

    Constructors

    ChartNoMoveDirectionExval()

    Declaration
    public ChartNoMoveDirectionExval()

    Properties

    Down

    Declaration
    public bool Down { get; set; }
    Property Value
    Type Description
    System.Boolean

    DownLeft

    Declaration
    public bool DownLeft { get; set; }
    Property Value
    Type Description
    System.Boolean

    DownRight

    Declaration
    public bool DownRight { get; set; }
    Property Value
    Type Description
    System.Boolean

    Left

    Declaration
    public bool Left { get; set; }
    Property Value
    Type Description
    System.Boolean

    Right

    Declaration
    public bool Right { get; set; }
    Property Value
    Type Description
    System.Boolean

    Up

    Declaration
    public bool Up { get; set; }
    Property Value
    Type Description
    System.Boolean

    UpLeft

    Declaration
    public bool UpLeft { get; set; }
    Property Value
    Type Description
    System.Boolean

    UpRight

    Declaration
    public bool UpRight { get; set; }
    Property Value
    Type Description
    System.Boolean
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved