WinForms

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

    Show / Hide Table of Contents

    Enum AdornmentsPosition

    Represents modes for positioning Chart adornments.

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

    AdornementPosition value cannot be specified for all series types. The values in adornments position will be applicable only to certain series

    Fields

    Name Description
    Bottom

    Positions the adornment at the bottom edge point of a chart segment.

    Top

    Positions the adornment at the top edge point of a chart segment.

    TopAndBottom

    Positions the adornment at the center point of a chart segment.

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