alexa

    Show / Hide Table of Contents

    Enum LegendPosition

    Legend position in chart area.

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

    Fields

    Name Description
    Inside

    Positioning the legend inside of chart area.

    Outside

    Positioning the legend outside of chart area.

    Back to top Generated by DocFX