intervalType
Type: Axis.IntervalType
Parent: Chart.Axis()
Default Value: numeric
Description: This property only works in case of Date time axis and if and only if interval is set.

Type of one unit interval can be:

  • numeric
  • year
  • month
  • day
  • hour
  • minute
  • second
  • millisecond

Let us checkout the example below:



In the above example you can see the id has been set for yAxis and also the same id has been set in DataSeries as axisYId