menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class DateTimeIntervalType - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class DateTimeIntervalType

    Inheritance
    System.Object
    DateTimeIntervalType
    Namespace: Com.Syncfusion.Rangenavigator
    Assembly: Syncfusion.SfChart.Android.dll
    Syntax
    public sealed class DateTimeIntervalType : Enum

    Fields

    Day

    Declaration
    public const DateTimeIntervalType Day
    Field Value
    Type
    DateTimeIntervalType

    Hour

    Declaration
    public const DateTimeIntervalType Hour
    Field Value
    Type
    DateTimeIntervalType

    Minute

    Declaration
    public const DateTimeIntervalType Minute
    Field Value
    Type
    DateTimeIntervalType

    Month

    Declaration
    public const DateTimeIntervalType Month
    Field Value
    Type
    DateTimeIntervalType

    Quarter

    Declaration
    public const DateTimeIntervalType Quarter
    Field Value
    Type
    DateTimeIntervalType

    Second

    Declaration
    public const DateTimeIntervalType Second
    Field Value
    Type
    DateTimeIntervalType

    Week

    Declaration
    public const DateTimeIntervalType Week
    Field Value
    Type
    DateTimeIntervalType

    Year

    Declaration
    public const DateTimeIntervalType Year
    Field Value
    Type
    DateTimeIntervalType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved