menu

UWP

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

    Show / Hide Table of Contents

    Class NavigatorIntervalType

    Specifies the Interval type in which the navigator values should be displayed.

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

    Fields

    Day

    One Day interval

    Declaration
    public const NavigatorIntervalType Day
    Field Value
    Type
    NavigatorIntervalType

    Hour

    One Day interval

    Declaration
    public const NavigatorIntervalType Hour
    Field Value
    Type
    NavigatorIntervalType

    Month

    One Month interval

    Declaration
    public const NavigatorIntervalType Month
    Field Value
    Type
    NavigatorIntervalType

    Quarter

    One Quarter interval

    Declaration
    public const NavigatorIntervalType Quarter
    Field Value
    Type
    NavigatorIntervalType

    Week

    One Week interval

    Declaration
    public const NavigatorIntervalType Week
    Field Value
    Type
    NavigatorIntervalType

    Year

    One year interval.

    Declaration
    public const NavigatorIntervalType Year
    Field Value
    Type
    NavigatorIntervalType

    Extension Methods

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