menu

WinForms

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

    Show / Hide Table of Contents

    Enum ChartAxisEdgeLabelsDrawingMode

    Specifies the drawing mode of the labels.

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

    Fields

    Name Description
    Center

    Labels at the sides of the axis will be positioned at the center of tick label.

    ClippingProtection

    Labels will be positioned in way to prevent clipping.

    Shift

    Labels will be aligned with current axis edges.

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