menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class LegendPosition - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class LegendPosition

    Legend position in chart area.

    Inheritance
    System.Object
    LegendPosition
    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.SfChart.UWP.dll
    Syntax
    public sealed class LegendPosition : Enum

    Fields

    Inside

    Positioning the legend inside of chart area.

    Declaration
    public const LegendPosition Inside
    Field Value
    Type
    LegendPosition

    Outside

    Positioning the legend outside of chart area.

    Declaration
    public const LegendPosition Outside
    Field Value
    Type
    LegendPosition

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved