WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ExcelAxisLineIdentifier - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ExcelAxisLineIdentifier

    Enumeration which represents axis line identifier.

    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum ExcelAxisLineIdentifier

    Fields

    Name Description
    AxisLineItself

    The axis line itself.

    MajorGridLine

    Major grid line along the axis.

    MinorGridLine

    Minor grid line along the axis.

    WallsOrFloor

    Walls or floor -- walls if parent axis is type 0 or 2; floor if parent axis is type 1.

    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved