menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class NavigatorPlacement

    Defines the Label Placement for axis. They are betweenTicks - Render the label between the ticks. onTicks - Render the label on the ticks. auto - Render the label between or on the ticks based on data.

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

    Fields

    Auto

    Declaration
    public const NavigatorPlacement Auto
    Field Value
    Type
    NavigatorPlacement

    BetweenTicks

    Declaration
    public const NavigatorPlacement BetweenTicks
    Field Value
    Type
    NavigatorPlacement

    OnTicks

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