menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum DateTimeIntervalType - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum DateTimeIntervalType

    A date time interval.

    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.SfChart.WPF.dll
    Syntax
    public enum DateTimeIntervalType

    Fields

    Name Description
    Auto

    Automatically determine interval.

    Days

    Interval type is days.

    Hours

    Interval type is hours.

    Milliseconds

    Interval type is milliseconds.

    Minutes

    Interval type is minutes.

    Months

    Interval type is months.

    Seconds

    Interval type is seconds.

    Years

    Interval type is years.

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