alexa

    Show / Hide Table of Contents

    Enum AxisElementPosition

    Represents axis elements position in ChartAxis elements panel.

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

    Fields

    Name Description
    Inside

    Positions the elements above the axis line.

    Outside

    Positions the elements below the axis line.

    Back to top Generated by DocFX