ChartRangePadding API in JavaScript (ES5) Stock Chart API control
Defines the range padding of axis. They are:
- Auto - Padding Normal is applied for orientation vertical axis and None is applied for orientation horizontal axis.
- None - Padding cannot be applied to the axis.
- Normal - Padding is applied to the axis based on the range calculation.
- Additional - Interval of the axis is added as padding to the minimum and maximum values of the range.
- Round - Axis range is rounded to the nearest possible value divided by the interval.
- Auto
- None
- Normal
- Additional
- Round
Thank you for your feedback and comments.We will rectify this as soon as possible!