menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum CircularSeriesLabelPosition - API Reference

    Show / Hide Table of Contents

    Enum CircularSeriesLabelPosition

    Represents label position modes available for PieSeries adornments.

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

    Fields

    Name Description
    Inside

    PieSeries adornment labels will be placed inside over the PieSeries.

    Outside

    PieSeries adornment labels will be placed just outside over the PieSeries.

    OutsideExtended

    PieSeries adornment labels will be placed outside over the PieSeries at a certain distance.

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