alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum RangeIntervalType

    Specifies the interval type of datetime axis.

    Namespace: Syncfusion.Blazor.Charts
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public enum RangeIntervalType

    Fields

    Name Description
    Auto

    Defines the interval of the axis automatically based on data.

    Days

    Defines the interval of the axis in days.

    Hours

    Defines the interval of the axis in hours.

    Minutes

    Defines the interval of the axis in minutes.

    Months

    Defines the interval of the axis in months.

    Quarter

    Defines the interval of the axis based on quarters.

    Seconds

    Defines the interval of the axis in seconds.

    Weeks

    Defines the interval of the axis in weeks.

    Years

    Defines the interval of the axis in years.

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