menu

UWP

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

    Show / Hide Table of Contents

    Class AxisHeaderPosition

    Represents the axis header positionChartAxis.

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

    Fields

    Far

    Positions the header far away from the axis.

    Declaration
    public const AxisHeaderPosition Far
    Field Value
    Type
    AxisHeaderPosition

    Near

    Positions the header near the axis.

    Declaration
    public const AxisHeaderPosition Near
    Field Value
    Type
    AxisHeaderPosition

    Extension Methods

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