menu

ASP.NET Core - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class LabelIntersectAction - API Reference

    Show / Hide Table of Contents

    Class LabelIntersectAction

    Defines the Alignment. They are none - Shows all the labels. hide - Hide the label when it intersect. rotate45 - Rotate the label to 45 degree when it intersect. rotate90 - Rotate the label to 90 degree when it intersect.

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

    Fields

    Hide

    Declaration
    public const LabelIntersectAction Hide
    Field Value
    Type Description
    LabelIntersectAction

    MultipleRows

    Declaration
    public const LabelIntersectAction MultipleRows
    Field Value
    Type Description
    LabelIntersectAction

    None

    Declaration
    public const LabelIntersectAction None
    Field Value
    Type Description
    LabelIntersectAction

    Rotate45

    Declaration
    public const LabelIntersectAction Rotate45
    Field Value
    Type Description
    LabelIntersectAction

    Rotate90

    Declaration
    public const LabelIntersectAction Rotate90
    Field Value
    Type Description
    LabelIntersectAction

    Trim

    Declaration
    public const LabelIntersectAction Trim
    Field Value
    Type Description
    LabelIntersectAction

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Wrap

    Declaration
    public const LabelIntersectAction Wrap
    Field Value
    Type Description
    LabelIntersectAction
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved