WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ChartLabelIntersectionActionEffect - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ChartLabelIntersectionActionEffect

    Specifies the options to control what happens if chart labels intersect each other due to lack of space. It is used in conjunction with ChartLabelIntersectAction.

    Namespace: Syncfusion.Windows.Forms.Chart
    Assembly: Syncfusion.Chart.Base.dll
    Syntax
    public enum ChartLabelIntersectionActionEffect

    Fields

    Name Description
    All

    ChartLabelIntersectAction related changes affect all label text.

    Specific

    ChartLabelIntersectAction related changes affect only specific labels that may need to be changed.

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved