UWP

Upgrade Guide User Guide Demos Support Forums Download
  • 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 Description
    LegendPosition

    Outside

    Positioning the legend outside of chart area.

    Declaration
    public const LegendPosition Outside
    Field Value
    Type Description
    LegendPosition

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Extension Methods

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