menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class IntersectAction - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class IntersectAction

    IntersectAction of DataLabels, We can customize data labels overlapping by using intersect action.

    Inheritance
    System.Object
    IntersectAction
    Namespace: Syncfusion.SfMaps.XForms
    Assembly: Syncfusion.SfMaps.XForms.dll
    Syntax
    public sealed class IntersectAction : Enum

    Fields

    Hide

    Defines hide of the IntersectAction

    Declaration
    public const IntersectAction Hide
    Field Value
    Type
    IntersectAction

    None

    Defines None of the IntersectAction

    Declaration
    public const IntersectAction None
    Field Value
    Type
    IntersectAction

    Trim

    Defines Trim mode of the IntersectAction

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