ASP.NET MVC

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

    Show / Hide Table of Contents

    Class ChartMinorGridLines

    specifies the minor gridlines for a ChartAxis.

    Inheritance
    System.Object
    ChartGridLines
    ChartMinorGridLines
    Inherited Members
    ChartGridLines.ShouldSerializeIntervalOffsetType()
    ChartGridLines.ResetIntervalOffsetType()
    ChartGridLines.ShouldSerializeIntervalType()
    ChartGridLines.ResetIntervalType()
    ChartGridLines.ShouldSerializeIntervalOffset()
    ChartGridLines.ResetIntervalOffset()
    ChartGridLines.ShouldSerializeInterval()
    ChartGridLines.ResetInterval()
    ChartGridLines.Enabled
    ChartGridLines.Style
    ChartGridLines.Interval
    ChartGridLines.IntervalType
    ChartGridLines.IntervalOffset
    ChartGridLines.IntervalOffsetType
    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.RDL.DOM
    Assembly: Syncfusion.EJ.ReportViewer.dll
    Syntax
    public class ChartMinorGridLines : ChartGridLines

    Constructors

    ChartMinorGridLines()

    Declaration
    public ChartMinorGridLines()

    ChartMinorGridLines(ReportSerializer)

    Declaration
    public ChartMinorGridLines(ReportSerializer serializer)
    Parameters
    Type Name Description
    ReportSerializer serializer
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved