WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum AdornmentsPosition - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum AdornmentsPosition

    Represents AdornmentsPosition enumeration that is used to set behavior ChartAdornment.

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

    Fields

    Name Description
    Bottom

    All adornments are positioned at the bottom of column.

    Top

    All adornments are positioned at the top of column.

    TopAndBottom

    Adornments will be positioned depending on Y value that is represented by column.

    See Also
    AdornmentsPosition
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved