menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class DataLabelIntersectAction

    Defines the Alignment. They are: None - Shows all the labels. Hide - Hide the label when it intersect. Rotate90 - Rotate the label to 90 degree when it intersect.

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

    Fields

    Hide

    Declaration
    public const DataLabelIntersectAction Hide
    Field Value
    Type
    DataLabelIntersectAction

    None

    Declaration
    public const DataLabelIntersectAction None
    Field Value
    Type
    DataLabelIntersectAction

    Rotate90

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