Search results

RangeIntervalType API in Angular Stock Chart API component

Defines the interval type of datetime axis. They are

  • auto - Define the interval of the axis based on data.
  • quarter - Define the interval of the axis based on data.
  • years - Define the interval of the axis in years.
  • months - Define the interval of the axis in months.
  • weeks - Define the interval of the axis in weeks
  • days - Define the interval of the axis in days.
  • hours - Define the interval of the axis in hours.
  • minutes - Define the interval of the axis in minutes.
  • Auto
  • Years
  • Quarter
  • Months
  • Weeks
  • Days
  • Hours
  • Minutes
  • Seconds