ASP.NET Core

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

    Show / Hide Table of Contents

    Class ChartGridLinesExval

    Inheritance
    System.Object
    ChartGridLinesExval
    Implements
    IReportDispose
    System.IDisposable
    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 ChartGridLinesExval : IReportDispose, IDisposable

    Constructors

    ChartGridLinesExval()

    Declaration
    public ChartGridLinesExval()

    Properties

    Enabled

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

    Interval

    Declaration
    public float Interval { get; set; }
    Property Value
    Type Description
    System.Single

    IntervalOffset

    Declaration
    public float IntervalOffset { get; set; }
    Property Value
    Type Description
    System.Single

    IntervalOffsetType

    Declaration
    public string IntervalOffsetType { get; set; }
    Property Value
    Type Description
    System.String

    IntervalType

    Declaration
    public string IntervalType { get; set; }
    Property Value
    Type Description
    System.String

    Style

    Declaration
    public BorderVal Style { get; set; }
    Property Value
    Type Description
    BorderVal

    Methods

    Dispose()

    Declaration
    public void Dispose()

    Implements

    IReportDispose
    System.IDisposable
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved