menu

WPF

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

    Show / Hide Table of Contents

    Enum ChartAlignment

    A custom SfChart alignment to handle both horizontal and vertical alignment types in a generalized way.

    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.SfChart.WPF.dll
    Syntax
    public enum ChartAlignment

    Fields

    Name Description
    Auto

    Positions the element with default alignment when the series is transposed.

    Center

    Positions the element with center alignment.

    Far

    Positions the element as like setting right/bottom alignment.

    Near

    Positions the element as like setting left/top alignment.

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