WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum EdgeLabelsDrawingMode

    Show / Hide Table of Contents

    Enum EdgeLabelsDrawingMode

    Represents the modes for placing edge labels in ChartAxis.

    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.SfChart.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 the edge labels should be fit within the area of SfChart.

    Hide

    Value indicating that the edge labels will be hidden.

    Shift

    Value indicating that edge labels should be shifted to either left or right so that it comes within the area of Chart.

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