WinForms

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

    Show / Hide Table of Contents

    Enum ChartRegionType

    Lists the types of chart region.

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

    Fields

    Name Description
    Axis

    The region is a axes.

    CalloutLabel

    The region is a callout datalabel.

    ChartCustom

    Anything else not covered.

    HorAxisLabel

    The region is a horizontal axis grouping label.

    SeriesPoint

    The region is a series point.

    Unknown

    The region is a unknown element.

    VerAxisLabel

    The region is a vertical axis grouping label.

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