WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum IntervalType - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum IntervalType

    Specifies an interval type.

    Namespace: Syncfusion.RDL.DOM
    Assembly: Syncfusion.ReportControls.Wpf.dll
    Syntax
    public enum IntervalType

    Fields

    Name Description
    Auto

    Specifies an auto interval.

    Days

    Specifies an interval of days.

    Default

    Specifies a default interval.

    Hours

    Specifies an interval of hours.

    Milliseconds

    Specifies an interval of milliseconds.

    Minutes

    Specifies an interval of Minutes.

    Months

    Specifies an interval of months.

    Number

    Specifies a numerical interval.

    Seconds

    Specifies an interval of seconds.

    Weeks

    Specifies an interval of weeks.

    Years

    Specifies an interval of years.

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved