menu

UWP

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

    Show / Hide Table of Contents

    Class TickAlignment

    Specifies the tick lines alignment of Rulers.

    Inheritance
    System.Object
    TickAlignment
    Namespace: Syncfusion.UI.Xaml.Diagram.Controls
    Assembly: Syncfusion.SfDiagram.UWP.dll
    Syntax
    public sealed class TickAlignment : Enum

    Fields

    LeftOrTop

    Specifies that tick lines of ruler are aligned to left or top side.

    Declaration
    public const TickAlignment LeftOrTop
    Field Value
    Type
    TickAlignment

    RightOrBottom

    Specifies that tick lines of ruler are aligned to right or bottom side.

    Declaration
    public const TickAlignment RightOrBottom
    Field Value
    Type
    TickAlignment

    Extension Methods

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