SizeType API in JavaScript (ES5) Chart API control
Defines the unit of strip line size. They are:
- Auto - In numeric axis, it will consider a number and DateTime axis, it will consider as milliseconds.
- Pixel - The stripline gets their size in pixel.
- Year - The stripline size is based on year in the DateTime axis.
- Month - The stripline size is based on month in the DateTime axis.
- Day - The stripline size is based on day in the DateTime axis.
- Hour - The stripline size is based on hour in the DateTime axis.
- Minutes - The stripline size is based on minutes in the DateTime axis.
- Seconds - The stripline size is based on seconds in the DateTime axis.
- Auto
- Pixel
- Years
- Months
- Days
- Hours
- Minutes
- Seconds
Thank you for your feedback and comments.We will rectify this as soon as possible!