menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class AxisPosition

    Defines the position of the axis tick and labels. They are: Inside - Place the ticks or labels inside to the axis line. Outside - Place the ticks or labels outside to the axis line.

    Inheritance
    System.Object
    AxisPosition
    Namespace: Syncfusion.EJ2.Charts
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class AxisPosition : Enum

    Fields

    Inside

    Declaration
    public const AxisPosition Inside
    Field Value
    Type
    AxisPosition

    Outside

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