menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ChartAxisGroupingLabelBorderStyle - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ChartAxisGroupingLabelBorderStyle

    Enumeration of the different border styles in which the axis grouping label could be drawn.

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

    Fields

    Name Description
    Brace

    A brace indicating the range that this grouping label covers.

    LeftBorder

    A plain rectangle around the grouping label only with left border.

    Rectangle

    A plain rectangle around the grouping label.

    RightBorder

    A plain rectangle around the grouping label only with right border.

    WithoutBorder

    A plain rectangle around the grouping label without border.

    WithoutTopAndBottomBorder

    A plain rectangle around the grouping label without top and bottom border.

    WithoutTopBorder

    A plain rectangle around the grouping label without top border.

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