menu

WPF

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

    Show / Hide Table of Contents

    Enum EdgeLabelsDrawingMode

    Represents EdgeLabelsDrawingMode enumeration that is used to set behavior of edged labels of ChartAxis.

    Namespace: Syncfusion.Windows.Chart
    Assembly: Syncfusion.Chart.Wpf.dll
    Syntax
    public enum EdgeLabelsDrawingMode

    Fields

    Name Description
    Center

    Value indicating that the edge label should appear at the center of its GridLines.

    Fit

    Value indicating that edge Label should be fit with in the Chart Area.

    Shift

    Value indicating that edge Label should be shifted to either left or right so that it comes with in the Chart Area.

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