@progress/kendo-angular-charts 24.2.2 → 25.0.0-develop.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (382) hide show
  1. package/fesm2022/progress-kendo-angular-charts.mjs +481 -481
  2. package/index.d.ts +14882 -60
  3. package/package-metadata.mjs +2 -2
  4. package/package.json +13 -13
  5. package/api-types/axis-range.interface.d.ts +0 -17
  6. package/api-types/chart-axis.interface.d.ts +0 -39
  7. package/api-types/chart-pane.interface.d.ts +0 -26
  8. package/api-types/chart-plotarea.interface.d.ts +0 -18
  9. package/api-types/chart-svg-export-options.interface.d.ts +0 -18
  10. package/api-types/chart-visual-export-options.interface.d.ts +0 -17
  11. package/api-types/event-axis-options.interface.d.ts +0 -13
  12. package/api-types/event-series-options.interface.d.ts +0 -21
  13. package/api-types/series-point-marker.interface.d.ts +0 -18
  14. package/api-types/series-point.interface.d.ts +0 -59
  15. package/argument-types/axis-label-content-args.interface.d.ts +0 -39
  16. package/argument-types/axis-label-visual-args.interface.d.ts +0 -47
  17. package/argument-types/axis-note-content-args.interface.d.ts +0 -21
  18. package/argument-types/axis-note-visual-args.interface.d.ts +0 -31
  19. package/argument-types/error-bars-value-args.interface.d.ts +0 -29
  20. package/argument-types/error-bars-visual-args.interface.d.ts +0 -35
  21. package/argument-types/highlight-toggle-args.interface.d.ts +0 -38
  22. package/argument-types/highlight-visual-args.interface.d.ts +0 -56
  23. package/argument-types/legend-item-visual-args.interface.d.ts +0 -37
  24. package/argument-types/legend-labels-content-args.interface.d.ts +0 -31
  25. package/argument-types/markers-visual-args.interface.d.ts +0 -43
  26. package/argument-types/plot-band-label-visual-args.interface.d.ts +0 -31
  27. package/argument-types/series-labels-content-args.interface.d.ts +0 -50
  28. package/argument-types/series-labels-visual-args.interface.d.ts +0 -67
  29. package/argument-types/series-note-content-args.interface.d.ts +0 -29
  30. package/argument-types/series-note-visual-args.interface.d.ts +0 -47
  31. package/argument-types/series-visual-args.interface.d.ts +0 -82
  32. package/argument-types/title-visual-args.interface.d.ts +0 -31
  33. package/chart/axis-defaults/crosshair.component.d.ts +0 -50
  34. package/chart/axis-defaults/crosshair.tooltip.component.d.ts +0 -54
  35. package/chart/axis-defaults/labels.component.d.ts +0 -77
  36. package/chart/axis-defaults/title.component.d.ts +0 -69
  37. package/chart/axis-defaults.component.d.ts +0 -107
  38. package/chart/category-axis-item/crosshair.component.d.ts +0 -50
  39. package/chart/category-axis-item/crosshair.tooltip.component.d.ts +0 -53
  40. package/chart/category-axis-item/labels.component.d.ts +0 -106
  41. package/chart/category-axis-item/notes.component.d.ts +0 -43
  42. package/chart/category-axis-item/notes.icon.component.d.ts +0 -38
  43. package/chart/category-axis-item/notes.label.component.d.ts +0 -61
  44. package/chart/category-axis-item/range-labels.component.d.ts +0 -17
  45. package/chart/category-axis-item/select.component.d.ts +0 -38
  46. package/chart/category-axis-item/title.component.d.ts +0 -70
  47. package/chart/category-axis-item.component.d.ts +0 -176
  48. package/chart/category-axis.component.d.ts +0 -46
  49. package/chart/chart-area.component.d.ts +0 -57
  50. package/chart/donut-center-template.directive.d.ts +0 -24
  51. package/chart/legend/inactive-items.component.d.ts +0 -32
  52. package/chart/legend/item.component.d.ts +0 -58
  53. package/chart/legend.component.d.ts +0 -126
  54. package/chart/localization/custom-messages.component.d.ts +0 -25
  55. package/chart/localization/localized-messages.directive.d.ts +0 -16
  56. package/chart/localization/messages.d.ts +0 -17
  57. package/chart/no-data-template.directive.d.ts +0 -26
  58. package/chart/pane/title.component.d.ts +0 -59
  59. package/chart/pane-defaults/title.component.d.ts +0 -56
  60. package/chart/pane-defaults.component.d.ts +0 -60
  61. package/chart/pane.component.d.ts +0 -70
  62. package/chart/panes.component.d.ts +0 -34
  63. package/chart/plot-area.component.d.ts +0 -46
  64. package/chart/series-defaults/labels.component.d.ts +0 -85
  65. package/chart/series-defaults/labels.from.component.d.ts +0 -59
  66. package/chart/series-defaults/labels.to.component.d.ts +0 -59
  67. package/chart/series-defaults/notes.component.d.ts +0 -48
  68. package/chart/series-defaults/notes.icon.component.d.ts +0 -40
  69. package/chart/series-defaults/notes.label.component.d.ts +0 -60
  70. package/chart/series-defaults/tooltip.component.d.ts +0 -49
  71. package/chart/series-defaults.component.d.ts +0 -89
  72. package/chart/series-drilldown-template.directive.d.ts +0 -25
  73. package/chart/series-item/error-bars.component.d.ts +0 -49
  74. package/chart/series-item/extremes.component.d.ts +0 -42
  75. package/chart/series-item/highlight.component.d.ts +0 -52
  76. package/chart/series-item/labels.component.d.ts +0 -113
  77. package/chart/series-item/labels.from.component.d.ts +0 -63
  78. package/chart/series-item/labels.to.component.d.ts +0 -63
  79. package/chart/series-item/markers.component.d.ts +0 -69
  80. package/chart/series-item/notes.component.d.ts +0 -54
  81. package/chart/series-item/notes.icon.component.d.ts +0 -42
  82. package/chart/series-item/notes.label.component.d.ts +0 -65
  83. package/chart/series-item/outliers.component.d.ts +0 -44
  84. package/chart/series-item/tooltip.component.d.ts +0 -52
  85. package/chart/series-item/trendline.component.d.ts +0 -56
  86. package/chart/series-item/trendline.forecast.component.d.ts +0 -32
  87. package/chart/series-item.component.d.ts +0 -543
  88. package/chart/series.component.d.ts +0 -39
  89. package/chart/subtitle.component.d.ts +0 -76
  90. package/chart/title.component.d.ts +0 -85
  91. package/chart/tooltip/base-tooltip.d.ts +0 -31
  92. package/chart/tooltip/body-factory.d.ts +0 -9
  93. package/chart/tooltip/crosshair-tooltip.component.d.ts +0 -24
  94. package/chart/tooltip/crosshair-tooltips-container.component.d.ts +0 -26
  95. package/chart/tooltip/popup-settings.interface.d.ts +0 -18
  96. package/chart/tooltip/series-tooltip-template.directive.d.ts +0 -48
  97. package/chart/tooltip/shared-tooltip-template.directive.d.ts +0 -60
  98. package/chart/tooltip/tooltip-popup.component.d.ts +0 -46
  99. package/chart/tooltip/tooltip-template-point.d.ts +0 -86
  100. package/chart/tooltip.component.d.ts +0 -67
  101. package/chart/value-axis-item/crosshair.component.d.ts +0 -59
  102. package/chart/value-axis-item/crosshair.tooltip.component.d.ts +0 -54
  103. package/chart/value-axis-item/labels.component.d.ts +0 -91
  104. package/chart/value-axis-item/notes.component.d.ts +0 -58
  105. package/chart/value-axis-item/notes.icon.component.d.ts +0 -40
  106. package/chart/value-axis-item/notes.label.component.d.ts +0 -60
  107. package/chart/value-axis-item/title.component.d.ts +0 -69
  108. package/chart/value-axis-item.component.d.ts +0 -140
  109. package/chart/value-axis.component.d.ts +0 -31
  110. package/chart/x-axis-item/crosshair.component.d.ts +0 -57
  111. package/chart/x-axis-item/crosshair.tooltip.component.d.ts +0 -53
  112. package/chart/x-axis-item/labels.component.d.ts +0 -96
  113. package/chart/x-axis-item/notes.component.d.ts +0 -62
  114. package/chart/x-axis-item/notes.icon.component.d.ts +0 -40
  115. package/chart/x-axis-item/notes.label.component.d.ts +0 -61
  116. package/chart/x-axis-item/title.component.d.ts +0 -70
  117. package/chart/x-axis-item.component.d.ts +0 -155
  118. package/chart/x-axis.component.d.ts +0 -39
  119. package/chart/y-axis-item/crosshair.component.d.ts +0 -54
  120. package/chart/y-axis-item/crosshair.tooltip.component.d.ts +0 -47
  121. package/chart/y-axis-item/labels.component.d.ts +0 -101
  122. package/chart/y-axis-item/notes.component.d.ts +0 -59
  123. package/chart/y-axis-item/notes.icon.component.d.ts +0 -40
  124. package/chart/y-axis-item/notes.label.component.d.ts +0 -61
  125. package/chart/y-axis-item/title.component.d.ts +0 -70
  126. package/chart/y-axis-item.component.d.ts +0 -145
  127. package/chart/y-axis.component.d.ts +0 -39
  128. package/chart/zoomable.component.d.ts +0 -36
  129. package/chart-breadcrumb.component.d.ts +0 -43
  130. package/chart-defaults.d.ts +0 -5
  131. package/chart-options.interface.d.ts +0 -127
  132. package/chart.component.d.ts +0 -515
  133. package/chart.directives.d.ts +0 -29
  134. package/chart.module.d.ts +0 -126
  135. package/charts.module.d.ts +0 -169
  136. package/common/api-types.d.ts +0 -14
  137. package/common/chart-default-theme.d.ts +0 -11
  138. package/common/chart-instance-observer.d.ts +0 -12
  139. package/common/collection-item.component.d.ts +0 -40
  140. package/common/collection.component.d.ts +0 -27
  141. package/common/collection.service.d.ts +0 -32
  142. package/common/configuration.service.d.ts +0 -37
  143. package/common/copy-changes.d.ts +0 -20
  144. package/common/events.d.ts +0 -30
  145. package/common/has-observers.d.ts +0 -9
  146. package/common/has-parent.d.ts +0 -8
  147. package/common/prefix-configuration.service.d.ts +0 -24
  148. package/common/property-types.d.ts +0 -145
  149. package/common/root-configuration.service.d.ts +0 -13
  150. package/common/settings.component.d.ts +0 -37
  151. package/common/theme.service.d.ts +0 -20
  152. package/common/to-simple-changes.d.ts +0 -11
  153. package/common/tooltip-template.service.d.ts +0 -21
  154. package/common.directives.d.ts +0 -74
  155. package/directives.d.ts +0 -160
  156. package/events/axis-label-click-event.d.ts +0 -37
  157. package/events/base-event.d.ts +0 -21
  158. package/events/drag-end-event.d.ts +0 -27
  159. package/events/drag-event.d.ts +0 -27
  160. package/events/drag-start-event.d.ts +0 -27
  161. package/events/drilldown-event.d.ts +0 -29
  162. package/events/instance-event.service.d.ts +0 -11
  163. package/events/legend-event.d.ts +0 -33
  164. package/events/legend-item-click-event.d.ts +0 -14
  165. package/events/legend-item-hover-event.d.ts +0 -14
  166. package/events/legend-item-leave-event.d.ts +0 -18
  167. package/events/note-click-event.d.ts +0 -10
  168. package/events/note-event.d.ts +0 -37
  169. package/events/note-hover-event.d.ts +0 -10
  170. package/events/note-leave-event.d.ts +0 -10
  171. package/events/pane-render-event.d.ts +0 -28
  172. package/events/plot-area-click-event.d.ts +0 -37
  173. package/events/plot-area-hover-event.d.ts +0 -37
  174. package/events/plot-area-leave-event.d.ts +0 -10
  175. package/events/preventable-event.d.ts +0 -26
  176. package/events/render-event.d.ts +0 -15
  177. package/events/select-end-event.d.ts +0 -28
  178. package/events/select-event.d.ts +0 -28
  179. package/events/select-start-event.d.ts +0 -28
  180. package/events/series-click-event.d.ts +0 -51
  181. package/events/series-event.d.ts +0 -51
  182. package/events/series-hover-event.d.ts +0 -10
  183. package/events/series-leave-event.d.ts +0 -10
  184. package/events/series-over-event.d.ts +0 -10
  185. package/events/zoom-end-event.d.ts +0 -30
  186. package/events/zoom-event.d.ts +0 -36
  187. package/events/zoom-start-event.d.ts +0 -27
  188. package/field-types/auto-base-unit-steps.interface.d.ts +0 -58
  189. package/field-types/axis-labels-position.d.ts +0 -38
  190. package/field-types/axis-line.interface.d.ts +0 -32
  191. package/field-types/axis-ticks.interface.d.ts +0 -35
  192. package/field-types/axis-title-position.d.ts +0 -39
  193. package/field-types/base-unit.d.ts +0 -45
  194. package/field-types/border.interface.d.ts +0 -27
  195. package/field-types/bullet-target-line.interface.d.ts +0 -13
  196. package/field-types/bullet-target.interface.d.ts +0 -24
  197. package/field-types/category-base-unit.d.ts +0 -41
  198. package/field-types/dash-type.d.ts +0 -39
  199. package/field-types/date-formats.interface.d.ts +0 -44
  200. package/field-types/drag-action.interface.d.ts +0 -19
  201. package/field-types/error-bar-line.interface.d.ts +0 -18
  202. package/field-types/grid-lines.interface.d.ts +0 -36
  203. package/field-types/highlight-line.interface.d.ts +0 -27
  204. package/field-types/label-connectors.interface.d.ts +0 -21
  205. package/field-types/label-rotation.interface.d.ts +0 -23
  206. package/field-types/legend-labels.interface.d.ts +0 -36
  207. package/field-types/line-style.d.ts +0 -33
  208. package/field-types/lock-axis.d.ts +0 -14
  209. package/field-types/margin.interface.d.ts +0 -26
  210. package/field-types/marker-type.d.ts +0 -42
  211. package/field-types/modifier-key.d.ts +0 -32
  212. package/field-types/mousewheel-select.interface.d.ts +0 -20
  213. package/field-types/mousewheel-zoom.interface.d.ts +0 -21
  214. package/field-types/negative-bubble-values.interface.d.ts +0 -18
  215. package/field-types/note-label-position.d.ts +0 -38
  216. package/field-types/note-line.interface.d.ts +0 -26
  217. package/field-types/note-position.d.ts +0 -38
  218. package/field-types/overlay.interface.d.ts +0 -15
  219. package/field-types/padding.interface.d.ts +0 -10
  220. package/field-types/plot-band-label.interface.d.ts +0 -77
  221. package/field-types/plot-band.interface.d.ts +0 -34
  222. package/field-types/series-labels-alignment.d.ts +0 -20
  223. package/field-types/series-labels-position.d.ts +0 -21
  224. package/field-types/series-line.interface.d.ts +0 -28
  225. package/field-types/series-mean.interface.d.ts +0 -26
  226. package/field-types/series-median.interface.d.ts +0 -26
  227. package/field-types/series-stack.interface.d.ts +0 -20
  228. package/field-types/series-type.d.ts +0 -70
  229. package/field-types/series-whiskers.interface.d.ts +0 -26
  230. package/field-types/trendline-forecast.interface.d.ts +0 -17
  231. package/field-types/week-start-day.enum.d.ts +0 -37
  232. package/option-types/axis-crosshair-tooltip.interface.d.ts +0 -41
  233. package/option-types/axis-defaults/crosshair.interface.d.ts +0 -39
  234. package/option-types/axis-defaults/crosshair.tooltip.interface.d.ts +0 -10
  235. package/option-types/axis-defaults/labels.interface.d.ts +0 -60
  236. package/option-types/axis-defaults/title.interface.d.ts +0 -56
  237. package/option-types/axis-defaults.interface.d.ts +0 -88
  238. package/option-types/category-axis-item/crosshair.interface.d.ts +0 -37
  239. package/option-types/category-axis-item/crosshair.tooltip.interface.d.ts +0 -10
  240. package/option-types/category-axis-item/highlight.interface.d.ts +0 -28
  241. package/option-types/category-axis-item/labels.interface.d.ts +0 -95
  242. package/option-types/category-axis-item/notes.icon.interface.d.ts +0 -30
  243. package/option-types/category-axis-item/notes.interface.d.ts +0 -37
  244. package/option-types/category-axis-item/notes.label.interface.d.ts +0 -49
  245. package/option-types/category-axis-item/range-labels.interface.d.ts +0 -28
  246. package/option-types/category-axis-item/select.interface.d.ts +0 -33
  247. package/option-types/category-axis-item/title.interface.d.ts +0 -57
  248. package/option-types/category-axis-item.interface.d.ts +0 -171
  249. package/option-types/chart-area.interface.d.ts +0 -34
  250. package/option-types/legend/inactive-items.interface.d.ts +0 -14
  251. package/option-types/legend/item.interface.d.ts +0 -115
  252. package/option-types/legend/legend-title.interface.d.ts +0 -58
  253. package/option-types/legend/markers.interface.d.ts +0 -32
  254. package/option-types/legend.interface.d.ts +0 -100
  255. package/option-types/pane/title.interface.d.ts +0 -59
  256. package/option-types/pane-defaults/title.interface.d.ts +0 -46
  257. package/option-types/pane-defaults.interface.d.ts +0 -41
  258. package/option-types/pane.interface.d.ts +0 -48
  259. package/option-types/plot-area.interface.d.ts +0 -32
  260. package/option-types/series-defaults/labels.from.interface.d.ts +0 -48
  261. package/option-types/series-defaults/labels.interface.d.ts +0 -69
  262. package/option-types/series-defaults/labels.to.interface.d.ts +0 -48
  263. package/option-types/series-defaults/notes.icon.interface.d.ts +0 -30
  264. package/option-types/series-defaults/notes.interface.d.ts +0 -30
  265. package/option-types/series-defaults/notes.label.interface.d.ts +0 -49
  266. package/option-types/series-defaults/tooltip.interface.d.ts +0 -50
  267. package/option-types/series-defaults.interface.d.ts +0 -181
  268. package/option-types/series-item/error-bars.interface.d.ts +0 -56
  269. package/option-types/series-item/extremes.interface.d.ts +0 -30
  270. package/option-types/series-item/highlight.interface.d.ts +0 -58
  271. package/option-types/series-item/labels.from.interface.d.ts +0 -66
  272. package/option-types/series-item/labels.interface.d.ts +0 -93
  273. package/option-types/series-item/labels.to.interface.d.ts +0 -68
  274. package/option-types/series-item/markers-highlight.interface.d.ts +0 -23
  275. package/option-types/series-item/markers.interface.d.ts +0 -52
  276. package/option-types/series-item/notes.icon.interface.d.ts +0 -30
  277. package/option-types/series-item/notes.interface.d.ts +0 -33
  278. package/option-types/series-item/notes.label.interface.d.ts +0 -53
  279. package/option-types/series-item/outliers.interface.d.ts +0 -30
  280. package/option-types/series-item/tooltip.interface.d.ts +0 -55
  281. package/option-types/series-item/trendline.interface.d.ts +0 -32
  282. package/option-types/series-item.interface.d.ts +0 -525
  283. package/option-types/subtitle.interface.d.ts +0 -61
  284. package/option-types/title.interface.d.ts +0 -63
  285. package/option-types/tooltip-border.interface.d.ts +0 -15
  286. package/option-types/tooltip.interface.d.ts +0 -56
  287. package/option-types/value-axis-item/crosshair.interface.d.ts +0 -34
  288. package/option-types/value-axis-item/crosshair.tooltip.interface.d.ts +0 -10
  289. package/option-types/value-axis-item/labels.interface.d.ts +0 -83
  290. package/option-types/value-axis-item/notes.icon.interface.d.ts +0 -30
  291. package/option-types/value-axis-item/notes.interface.d.ts +0 -37
  292. package/option-types/value-axis-item/notes.label.interface.d.ts +0 -52
  293. package/option-types/value-axis-item/title.interface.d.ts +0 -57
  294. package/option-types/value-axis-item.interface.d.ts +0 -129
  295. package/option-types/x-axis-item/crosshair.interface.d.ts +0 -32
  296. package/option-types/x-axis-item/crosshair.tooltip.interface.d.ts +0 -10
  297. package/option-types/x-axis-item/labels.interface.d.ts +0 -89
  298. package/option-types/x-axis-item/notes.icon.interface.d.ts +0 -30
  299. package/option-types/x-axis-item/notes.interface.d.ts +0 -37
  300. package/option-types/x-axis-item/notes.label.interface.d.ts +0 -52
  301. package/option-types/x-axis-item/title.interface.d.ts +0 -57
  302. package/option-types/x-axis-item.interface.d.ts +0 -142
  303. package/option-types/y-axis-item/crosshair.interface.d.ts +0 -34
  304. package/option-types/y-axis-item/crosshair.tooltip.interface.d.ts +0 -10
  305. package/option-types/y-axis-item/labels.interface.d.ts +0 -87
  306. package/option-types/y-axis-item/notes.icon.interface.d.ts +0 -30
  307. package/option-types/y-axis-item/notes.interface.d.ts +0 -37
  308. package/option-types/y-axis-item/notes.label.interface.d.ts +0 -52
  309. package/option-types/y-axis-item/title.interface.d.ts +0 -57
  310. package/option-types/y-axis-item.interface.d.ts +0 -133
  311. package/option-types/zoomable.interface.d.ts +0 -18
  312. package/package-metadata.d.ts +0 -9
  313. package/sankey/api-types/index.d.ts +0 -21
  314. package/sankey/data-binding/flat-binding.directive.d.ts +0 -38
  315. package/sankey/data-binding/flat-binding.event.d.ts +0 -24
  316. package/sankey/events/index.d.ts +0 -8
  317. package/sankey/events/instance-event.service.d.ts +0 -14
  318. package/sankey/events/sankey-base-event.d.ts +0 -24
  319. package/sankey/events/sankey-link-event.d.ts +0 -20
  320. package/sankey/events/sankey-node-event.d.ts +0 -20
  321. package/sankey/labels.component.d.ts +0 -36
  322. package/sankey/legend.component.d.ts +0 -82
  323. package/sankey/links.component.d.ts +0 -24
  324. package/sankey/localization/custom-messages.component.d.ts +0 -26
  325. package/sankey/localization/localized-messages.directive.d.ts +0 -16
  326. package/sankey/localization/messages.d.ts +0 -17
  327. package/sankey/nodes.component.d.ts +0 -35
  328. package/sankey/theme.service.d.ts +0 -14
  329. package/sankey/title.component.d.ts +0 -70
  330. package/sankey/tooltip/link-tooltip-template-context.d.ts +0 -26
  331. package/sankey/tooltip/link-tooltip-template.directive.d.ts +0 -33
  332. package/sankey/tooltip/node-tooltip-template-context.d.ts +0 -26
  333. package/sankey/tooltip/node-tooltip-template.directive.d.ts +0 -55
  334. package/sankey/tooltip/square-symbol.directive.d.ts +0 -16
  335. package/sankey/tooltip/tooltip-popup.component.d.ts +0 -67
  336. package/sankey/tooltip/tooltip-template.service.d.ts +0 -15
  337. package/sankey/tooltip.component.d.ts +0 -49
  338. package/sankey.component.d.ts +0 -251
  339. package/sankey.directives.d.ts +0 -19
  340. package/sankey.module.d.ts +0 -46
  341. package/sparkline.component.d.ts +0 -92
  342. package/sparkline.directives.d.ts +0 -6
  343. package/sparkline.module.d.ts +0 -127
  344. package/stock-chart/events/instance-event.service.d.ts +0 -12
  345. package/stock-chart/events/navigator-filter-event.d.ts +0 -23
  346. package/stock-chart/events.d.ts +0 -5
  347. package/stock-chart/navigator/category-axis/crosshair.component.d.ts +0 -19
  348. package/stock-chart/navigator/category-axis/crosshair.tooltip.component.d.ts +0 -17
  349. package/stock-chart/navigator/category-axis/labels.component.d.ts +0 -16
  350. package/stock-chart/navigator/category-axis/notes.component.d.ts +0 -31
  351. package/stock-chart/navigator/category-axis/notes.icon.component.d.ts +0 -16
  352. package/stock-chart/navigator/category-axis/notes.label.component.d.ts +0 -16
  353. package/stock-chart/navigator/category-axis/select.component.d.ts +0 -25
  354. package/stock-chart/navigator/category-axis/title.component.d.ts +0 -16
  355. package/stock-chart/navigator/category-axis.component.d.ts +0 -34
  356. package/stock-chart/navigator/hint.component.d.ts +0 -21
  357. package/stock-chart/navigator/pane/title.component.d.ts +0 -16
  358. package/stock-chart/navigator/pane.component.d.ts +0 -17
  359. package/stock-chart/navigator/select.component.d.ts +0 -22
  360. package/stock-chart/navigator/series-item/error-bars.component.d.ts +0 -30
  361. package/stock-chart/navigator/series-item/extremes.component.d.ts +0 -17
  362. package/stock-chart/navigator/series-item/highlight.component.d.ts +0 -16
  363. package/stock-chart/navigator/series-item/labels.component.d.ts +0 -33
  364. package/stock-chart/navigator/series-item/labels.from.component.d.ts +0 -16
  365. package/stock-chart/navigator/series-item/labels.to.component.d.ts +0 -16
  366. package/stock-chart/navigator/series-item/markers.component.d.ts +0 -16
  367. package/stock-chart/navigator/series-item/notes.component.d.ts +0 -33
  368. package/stock-chart/navigator/series-item/notes.icon.component.d.ts +0 -16
  369. package/stock-chart/navigator/series-item/notes.label.component.d.ts +0 -16
  370. package/stock-chart/navigator/series-item/outliers.component.d.ts +0 -17
  371. package/stock-chart/navigator/series-item/tooltip.component.d.ts +0 -17
  372. package/stock-chart/navigator/series-item.component.d.ts +0 -39
  373. package/stock-chart/navigator/series.component.d.ts +0 -58
  374. package/stock-chart/navigator.component.d.ts +0 -64
  375. package/stock-chart/option-types/navigator/hint-content-args.interface.d.ts +0 -17
  376. package/stock-chart/option-types/navigator/hint.interface.d.ts +0 -25
  377. package/stock-chart/option-types/navigator/select.interface.d.ts +0 -23
  378. package/stock-chart/option-types/navigator.interface.d.ts +0 -44
  379. package/stock-chart/option-types.d.ts +0 -8
  380. package/stock-chart.component.d.ts +0 -118
  381. package/stock-chart.directives.d.ts +0 -34
  382. package/stock-chart.module.d.ts +0 -155
@@ -1,26 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { DashType } from './dash-type';
6
- /**
7
- * Specifies the appearance settings for the BoxPlot median value indicator (line).
8
- */
9
- export interface SeriesMedian {
10
- /**
11
- * Specifies the color of the line. Accepts a valid CSS color string, including hex and rgb.
12
- */
13
- color?: string;
14
- /**
15
- * Specifies the dash type of the line. By default, the line is solid (`[dashType]="solid"`).
16
- */
17
- dashType?: DashType;
18
- /**
19
- * Specifies the line opacity. By default, the line is opaque (`[opacity]="1"`).
20
- */
21
- opacity?: number;
22
- /**
23
- * Specifies the width (in pixels) of the line. By default, the line is 2px wide (`[width]="2"`).
24
- */
25
- width?: number;
26
- }
@@ -1,20 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- /**
6
- * Specifies the configuration for Stacked series.
7
- */
8
- export interface SeriesStack {
9
- /**
10
- * Specifies the optional stack group name.
11
- * Use this option for the Bar and Column series.
12
- */
13
- group?: string;
14
- /**
15
- * Specifies the type of stack to plot.
16
- *
17
- * Use `normal` to sum up all the points within the category or group to determine the stack value. Use `100%` to always set the stack value to 100% (1.00), with individual points represented as percentages within the category or group.
18
- */
19
- type?: 'normal' | '100%';
20
- }
@@ -1,70 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- /**
6
- * Specifies the series type.
7
- *
8
- * The supported values are:
9
- * - `"area"`—Shows data as continuous lines that display trends over time, evenly distributed along the category field.
10
- * - `"bar"`—Shows data as sets of horizontal bars that display the relationship between individual items and the whole category.
11
- * - `"boxPlot"`—Shows data as a box-and-whisker diagram, which displays the distribution of values in a series.
12
- * - `"bubble"`—Shows data as bubbles, where each bubble represents a value from the series data.
13
- * - `"bullet"`—Shows data as vertical bars that display the performance measure, and markers that display the comparative measure.
14
- * - `"candlestick"`—Shows data as candlesticks, which display the open, close, high, and low values of a series.
15
- * - `"column"`—Shows data as sets of vertical bars that display the relationship between individual items and the whole category.
16
- * - `"donut"`—Shows data as a series of rings that are sliced depending on the value.
17
- * - `"exponentialTrendline"`—Shows an exponential [trendline](https://www.telerik.com/kendo-angular-ui/components/charts/elements/trendlines#exponential-trendline) for the specified parent series.
18
- * - `"funnel"`—Shows data as a funnel, which is useful for sales data visualization.
19
- * - `"heatmap"`—Shows data as a heatmap, which is useful for comparing values in a matrix.
20
- * - `"horizontalWaterfall"`—Shows data as a horizontal waterfall chart, which is useful for comparing positive and negative values over a period.
21
- * - `"line"`—Shows data as continuous lines that connect data points evenly distributed along the category field.
22
- * - `"linearTrendline"`—Shows a linear [trendline](https://www.telerik.com/kendo-angular-ui/components/charts/elements/trendlines#linear-trendline) for the specified parent series.
23
- * - `"logarithmicTrendline"`—Shows a logarithmic [trendline](https://www.telerik.com/kendo-angular-ui/components/charts/elements/trendlines#logarithmic-trendline) for the specified parent series.
24
- * - `"movingAverageTrendline"`—Shows a moving average [trendline](https://www.telerik.com/kendo-angular-ui/components/charts/elements/trendlines#moving-average-trendline) for the specified parent series.
25
- * - `"ohlc"`—Shows data as OHLC (open-high-low-close) bars, which display the open, high, low, and close values of a series.
26
- * - `"pie"`—Shows data as a series of pie slices, which display the contribution of each value to a total.
27
- * - `"polarArea"`—Shows data as a series of polar area segments, which display the contribution of each value to a total.
28
- * - `"polarLine"`—Shows data as continuous lines that connect data points evenly distributed along the category field.
29
- * - `"polarScatter"`—Shows data as points distributed in a polar coordinate system.
30
- * - `"polynomialTrendline"`—Shows a polynomial [trendline](https://www.telerik.com/kendo-angular-ui/components/charts/elements/trendlines#polynomial-trendline) for the specified parent series.
31
- * - `"powerTrendline"`—Shows a power [trendline](https://www.telerik.com/kendo-angular-ui/components/charts/elements/trendlines#power-trendline) for the specified parent series.
32
- * - `"pyramid"`—Shows data as a pyramid divided in segments proportional to each value.
33
- * - `"radarArea"`—Shows data as a series of radar area segments, which display the contribution of each value to a total.
34
- * - `"radarColumn"`—Shows data as sets of vertical bars that display the relationship between individual items and the whole category.
35
- * - `"radarLine"`—Shows data as continuous lines that connect data points evenly distributed along the category field.
36
- * - `"rangeArea"`—Shows data as a series of range area segments, which display the contribution of each value to a total.
37
- * - `"rangeBar"`—Shows data as sets of horizontal bars that display the relationship between individual items and the whole category.
38
- * - `"rangeColumn"`—Shows data as sets of vertical bars that display the relationship between individual items and the whole category.
39
- * - `"scatter"`—Shows data as points that display the relationship between two variables.
40
- * - `"scatterLine"`—Shows data as continuous lines that connect data points evenly distributed along the category field.
41
- * - `"verticalArea"`—Shows data as continuous lines that display trends over time, evenly distributed along the category field.
42
- * - `"verticalBoxPlot"`—Shows data as a box-and-whisker diagram, which displays the distribution of values in a series.
43
- * - `"verticalBullet"`—Shows data as vertical bars that display the performance measure, and markers that display the comparative measure.
44
- * - `"verticalLine"`—Shows data as continuous lines that connect data points evenly distributed along the category field.
45
- * - `"verticalRangeArea"`—Shows data as a series of range area segments, which display the contribution of each value to a total.
46
- * - `"waterfall"`—Shows data as a waterfall chart, which is useful for comparing positive and negative values over a period.
47
- *
48
- * @example
49
- * ```ts
50
- * import { Component } from '@angular/core';
51
- * import { SeriesType } from '@progress/kendo-angular-charts';
52
- *
53
- * _@Component({
54
- * selector: 'my-app',
55
- * template: `
56
- * <kendo-chart>
57
- * <kendo-chart-series>
58
- * <kendo-chart-series-item [type]="seriesType" [data]="[1, 2, 3]">
59
- * </kendo-chart-series-item>
60
- * </kendo-chart-series>
61
- * </kendo-chart>
62
- * `
63
- * })
64
- * class AppComponent {
65
- * public seriesType: SeriesType = "verticalLine";
66
- * }
67
- *
68
- * ```
69
- */
70
- export type SeriesType = 'area' | 'bar' | 'boxPlot' | 'bubble' | 'bullet' | 'candlestick' | 'column' | 'donut' | 'exponentialTrendline' | 'funnel' | 'pyramid' | 'heatmap' | 'horizontalWaterfall' | 'line' | 'linearTrendline' | 'logarithmicTrendline' | 'movingAverageTrendline' | 'ohlc' | 'pie' | 'polarArea' | 'polarLine' | 'polarScatter' | 'polynomialTrendline' | 'powerTrendline' | 'radarArea' | 'radarColumn' | 'radarLine' | 'rangeArea' | 'rangeBar' | 'rangeColumn' | 'scatter' | 'scatterLine' | 'verticalArea' | 'verticalBoxPlot' | 'verticalBullet' | 'verticalLine' | 'verticalRangeArea' | 'waterfall';
@@ -1,26 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { DashType } from './dash-type';
6
- /**
7
- * Specifies the appearance settings for the BoxPlot whiskers.
8
- */
9
- export interface SeriesWhiskers {
10
- /**
11
- * Specifies the color of the whiskers. Accepts a valid CSS color string, including hex and rgb.
12
- */
13
- color?: string;
14
- /**
15
- * Specifies the dash type of the whiskers.
16
- */
17
- dashType?: DashType;
18
- /**
19
- * Specifies the whiskers opacity. By default, the whiskers area is opaque (`opacity = 1`).
20
- */
21
- opacity?: number;
22
- /**
23
- * Specifies the width (in pixels) of the whiskers.
24
- */
25
- width?: number;
26
- }
@@ -1,17 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- /**
6
- * Specifies the series trendline forecast settings.
7
- */
8
- export interface TrendlineForecast {
9
- /**
10
- * Specifies the number of intervals to extend the trendline before the first data point.
11
- */
12
- before?: number;
13
- /**
14
- * Specifies the number of intervals to extend the trendline after the last data point.
15
- */
16
- after?: number;
17
- }
@@ -1,37 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- /**
6
- * Specifies the `weekStartDay` of a [CategoryAxisItemComponent](https://www.telerik.com/kendo-angular-ui/components/charts/api/categoryaxisitemcomponent).
7
- */
8
- export declare enum WeekStartDay {
9
- /**
10
- * Specifies Sunday as the first day of the week.
11
- */
12
- Sunday = 0,
13
- /**
14
- * Specifies Monday as the first day of the week.
15
- */
16
- Monday = 1,
17
- /**
18
- * Specifies Tuesday as the first day of the week.
19
- */
20
- Tuesday = 2,
21
- /**
22
- * Specifies Wednesday as the first day of the week.
23
- */
24
- Wednesday = 3,
25
- /**
26
- * Specifies Thursday as the first day of the week.
27
- */
28
- Thursday = 4,
29
- /**
30
- * Specifies Friday as the first day of the week.
31
- */
32
- Friday = 5,
33
- /**
34
- * Specifies Saturday as the first day of the week.
35
- */
36
- Saturday = 6
37
- }
@@ -1,41 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { Padding } from '../common/property-types';
6
- import { TooltipBorder } from './tooltip-border.interface';
7
- /**
8
- * @hidden
9
- */
10
- export interface AxisCrosshairTooltip {
11
- /**
12
- * The background color of the tooltip. Accepts a valid CSS color string, including HEX and RGB.
13
- */
14
- background?: string;
15
- /**
16
- * The border options of the tooltip.
17
- */
18
- border?: TooltipBorder;
19
- /**
20
- * The text color of the tooltip. Accepts a valid CSS color string, including HEX and RGB.
21
- */
22
- color?: string;
23
- /**
24
- * The font of the tooltip.
25
- */
26
- font?: string;
27
- /**
28
- * The format for displaying the tooltip. Uses the [`format`](https://www.telerik.com/kendo-angular-ui/components/globalization/internationalization/api/intlservice#format) method of `IntlService`.
29
- * Contains one placeholder (`"{0}"`) which represents the value.
30
- */
31
- format?: string;
32
- /**
33
- * The padding of the crosshair tooltip. A numeric value sets all paddings.
34
- */
35
- padding?: Padding | number;
36
- /**
37
- * If set to `true`, the Chart displays the axis crosshair tooltip.
38
- * By default, the axis crosshair tooltip is not visible.
39
- */
40
- visible?: boolean;
41
- }
@@ -1,39 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { DashType } from '../../common/property-types';
6
- import { AxisDefaultsCrosshairTooltip } from './crosshair.tooltip.interface';
7
- /**
8
- * Specifies the configuration options of the axis crosshair
9
- * ([see example](https://www.telerik.com/kendo-angular-ui/components/charts/elements/axes#default-axis-configuration)).
10
- */
11
- export interface AxisDefaultsCrosshair {
12
- /**
13
- * Specifies the color of the crosshair. Accepts a valid CSS color string, including `hex` and `rgb`.
14
- */
15
- color?: string;
16
- /**
17
- * Specifies the dash type of the crosshair.
18
- */
19
- dashType?: DashType;
20
- /**
21
- * Specifies the opacity of the crosshair. By default, the crosshair is opaque.
22
- */
23
- opacity?: number;
24
- /**
25
- * Determines whether the Chart displays the axis crosshair.
26
- * By default, the axis crosshair is not visible.
27
- */
28
- visible?: boolean;
29
- /**
30
- * Specifies the width of the crosshair in pixels.
31
- */
32
- width?: number;
33
- /**
34
- * Specifies the options of the crosshair tooltip.
35
- * The crosshair tooltip is displayed when the [`axisDefaults.crosshair.tooltip.visible`](https://www.telerik.com/kendo-angular-ui/components/charts/api/axisdefaultscrosshairtooltip#visible)
36
- * option is set to `true`.
37
- */
38
- tooltip?: AxisDefaultsCrosshairTooltip;
39
- }
@@ -1,10 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { AxisCrosshairTooltip } from '../axis-crosshair-tooltip.interface';
6
- /**
7
- * Specifies the configuration options of the axis crosshair tooltip.
8
- */
9
- export interface AxisDefaultsCrosshairTooltip extends AxisCrosshairTooltip {
10
- }
@@ -1,60 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { drawing } from '@progress/kendo-drawing';
6
- import { AxisLabelContentArgs, AxisLabelVisualArgs, LabelRotation, Margin, Padding } from '../../common/property-types';
7
- /**
8
- * Specifies the configuration options for the axis label
9
- * ([see example](https://www.telerik.com/kendo-angular-ui/components/charts/elements/axes#default-axis-configuration)).
10
- */
11
- export interface AxisDefaultsLabels {
12
- /**
13
- * Specifies the function which returns the label content.
14
- * Use line feed characters (`"\n"`) to split the text into multiple lines.
15
- */
16
- content?: (e: AxisLabelContentArgs) => string;
17
- /**
18
- * Specifies the font style of the labels.
19
- */
20
- font?: string;
21
- /**
22
- * Specifies the format for displaying the labels. Uses the [`format`](https://www.telerik.com/kendo-angular-ui/components/globalization/internationalization/api/intlservice#format) method of IntlService.
23
- * Contains one placeholder (`"{0}"`) which represents the category value.
24
- */
25
- format?: string;
26
- /**
27
- * Specifies the margin of the labels. A numeric value sets all margins.
28
- */
29
- margin?: Margin | number;
30
- /**
31
- * Determines whether the Chart mirrors the axis labels and ticks.
32
- * When enabled, labels that are normally on the left side of the axis render on the right.
33
- */
34
- mirror?: boolean;
35
- /**
36
- * Specifies the padding of the labels. A numeric value sets all paddings.
37
- */
38
- padding?: Padding | number;
39
- /**
40
- * Specifies the rotation angle of the labels. By default, the labels are not rotated.
41
- * For horizontal axes, set to `"auto"` to rotate labels only when the slot size is insufficient for the entire labels.
42
- */
43
- rotation?: LabelRotation | number | 'auto';
44
- /**
45
- * Specifies the number of labels to skip. By default, no labels are skipped.
46
- */
47
- skip?: number;
48
- /**
49
- * Specifies the label-rendering step&mdash;renders every n<sup>th</sup> label. By default, every label is rendered.
50
- */
51
- step?: number;
52
- /**
53
- * Determines whether the Chart displays the axis labels. By default, the axis labels are visible.
54
- */
55
- visible?: boolean;
56
- /**
57
- * Specifies a function for creating a custom visual for the labels.
58
- */
59
- visual?: (e: AxisLabelVisualArgs) => drawing.Element;
60
- }
@@ -1,56 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { drawing } from '@progress/kendo-drawing';
6
- import { AxisTitlePosition, Border, Margin, Padding, TitleVisualArgs } from '../../common/property-types';
7
- /**
8
- * Specifies the configuration options for the axis title
9
- * ([see example](https://www.telerik.com/kendo-angular-ui/components/charts/elements/axes#default-axis-configuration)).
10
- */
11
- export interface AxisDefaultsTitle {
12
- /**
13
- * Specifies the background color of the title. Accepts a valid CSS color string, including hex and rgb.
14
- */
15
- background?: string;
16
- /**
17
- * Specifies the border of the title.
18
- */
19
- border?: Border;
20
- /**
21
- * Specifies the text color of the title. Accepts a valid CSS color string, including hex and rgb.
22
- */
23
- color?: string;
24
- /**
25
- * Specifies the font style of the title.
26
- */
27
- font?: string;
28
- /**
29
- * Specifies the margin of the title. A numeric value sets all margins.
30
- */
31
- margin?: Margin | number;
32
- /**
33
- * Specifies the padding of the title. A numeric value sets all paddings.
34
- */
35
- padding?: Padding | number;
36
- /**
37
- * Specifies the position of the title.
38
- */
39
- position?: AxisTitlePosition;
40
- /**
41
- * Specifies the rotation angle of the title. By default, the title is not rotated.
42
- */
43
- rotation?: number;
44
- /**
45
- * Specifies the text of the title. Use line feed characters (`"\n"`) to split the text into multiple lines.
46
- */
47
- text?: string;
48
- /**
49
- * Determines whether the Chart displays the axis title. By default, the axis title is visible.
50
- */
51
- visible?: boolean;
52
- /**
53
- * Specifies a function for creating a custom visual for the title.
54
- */
55
- visual?: (e: TitleVisualArgs) => drawing.Element;
56
- }
@@ -1,88 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { AxisLine, AxisTicks, GridLines, PlotBand } from '../common/property-types';
6
- import { AxisDefaultsCrosshair } from './axis-defaults/crosshair.interface';
7
- import { AxisDefaultsLabels } from './axis-defaults/labels.interface';
8
- import { AxisDefaultsTitle } from './axis-defaults/title.interface';
9
- /**
10
- * Represents the configuration options of the axis.
11
- */
12
- export interface AxisDefaults {
13
- /**
14
- * Specifies the background color of the axis.
15
- */
16
- background?: string;
17
- /**
18
- * Specifies the color to apply to all axis elements. Accepts a valid CSS color string, including HEX and RGB.
19
- */
20
- color?: string;
21
- /**
22
- * Specifies the configuration of the axis lines. Also affects the major and minor ticks, but not the grid lines.
23
- */
24
- line?: AxisLine;
25
- /**
26
- * Specifies the configuration of the major grid lines.
27
- * These are the lines that are an extension of the major ticks through the body of the Chart.
28
- */
29
- majorGridLines?: GridLines;
30
- /**
31
- * Specifies the configuration of the axis major ticks.
32
- */
33
- majorTicks?: AxisTicks;
34
- /**
35
- * Specifies the configuration of the minor grid lines.
36
- * These are the lines that are an extension of the minor ticks through the body of the Chart.
37
- */
38
- minorGridLines?: GridLines;
39
- /**
40
- * Specifies the configuration of the axis minor ticks.
41
- */
42
- minorTicks?: AxisTicks;
43
- /**
44
- * Determines whether the Chart prevents the axis range from snapping to zero.
45
- * When set to `true`, the Chart prevents the axis range from snapping to zero.
46
- * Setting it to `false`, forces the axis range to snap to zero.
47
- */
48
- narrowRange?: boolean;
49
- /**
50
- * Specifies the name of the pane in which the axis has to be rendered.
51
- * If not set, the axis will be rendered in the first (default) pane.
52
- */
53
- pane?: string;
54
- /**
55
- * Specifies the plot bands of the axis.
56
- */
57
- plotBands?: PlotBand[];
58
- /**
59
- * Determines whether the axis direction is reversed.
60
- * When set to `true`, the axis direction is reversed. By default, categories are listed from left to
61
- * right and from bottom to top.
62
- */
63
- reverse?: boolean;
64
- /**
65
- * Specifies the angle (degrees) of the first category on the axis.
66
- * Angles increase clockwise with zero to the left. Negative values are acceptable.
67
- */
68
- startAngle?: number;
69
- /**
70
- * Determines whether the Chart displays the axis.
71
- * When set to `true`, the Chart displays the axis. By default, the axis is visible.
72
- */
73
- visible?: boolean;
74
- /**
75
- * Specifies the crosshair configuration options.
76
- * Displays the crosshair when the [`axisDefaults.crosshair.visible`](https://www.telerik.com/kendo-angular-ui/components/charts/api/axisdefaultscrosshair#visible) option is set to `true`.
77
- */
78
- crosshair?: AxisDefaultsCrosshair;
79
- /**
80
- * Specifies the configuration of the axis labels.
81
- */
82
- labels?: AxisDefaultsLabels;
83
- /**
84
- * Specifies the title configuration of the axis.
85
- * To display the title, set the [`axisDefaults.title.text`](https://www.telerik.com/kendo-angular-ui/components/charts/api/axisdefaultstitle#text) option.
86
- */
87
- title?: AxisDefaultsTitle;
88
- }
@@ -1,37 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { DashType } from '../../common/property-types';
6
- import { CategoryAxisCrosshairTooltip } from './crosshair.tooltip.interface';
7
- /**
8
- * Represents the configuration options of the category axis crosshair.
9
- */
10
- export interface CategoryAxisCrosshair {
11
- /**
12
- * Specifies the color of the crosshair. Accepts a valid CSS color string, including hex and rgb.
13
- */
14
- color?: string;
15
- /**
16
- * Specifies the dash type of the crosshair.
17
- */
18
- dashType?: DashType;
19
- /**
20
- * Specifies the opacity of the crosshair. By default, the crosshair is opaque.
21
- */
22
- opacity?: number;
23
- /**
24
- * Determines whether the Chart displays the category axis crosshair.
25
- * When set to `true`, the crosshair is visible. By default, the category axis crosshair is not visible.
26
- */
27
- visible?: boolean;
28
- /**
29
- * Specifies the width of the crosshair in pixels.
30
- */
31
- width?: number;
32
- /**
33
- * Specifies the options of the crosshair tooltip.
34
- * The crosshair tooltip displays when the [`categoryAxis.crosshair.tooltip.visible`](https://www.telerik.com/kendo-angular-ui/components/charts/api/categoryaxiscrosshairtooltip#visible) option is set to `true`.
35
- */
36
- tooltip?: CategoryAxisCrosshairTooltip;
37
- }
@@ -1,10 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { AxisCrosshairTooltip } from '../axis-crosshair-tooltip.interface';
6
- /**
7
- * Represents the configuration options of the category axis crosshair tooltip.
8
- */
9
- export interface CategoryAxisCrosshairTooltip extends AxisCrosshairTooltip {
10
- }
@@ -1,28 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { Border } from '../../common/property-types';
6
- /**
7
- * Represents the highlight configuration options of the category axis.
8
- */
9
- export interface CategoryAxisHighlight {
10
- /**
11
- * Determines if the highlight is visible.
12
- */
13
- visible?: boolean;
14
- /**
15
- * Sets the fill color of the highlight rectangle.
16
- * Accepts a valid CSS color string, including HEX and RGB.
17
- */
18
- color?: string;
19
- /**
20
- * Sets the opacity of the highlight fill.
21
- * The value ranges from `0` (fully transparent) to `1` (fully opaque).
22
- */
23
- opacity?: number;
24
- /**
25
- * Configures the border of the highlight rectangle.
26
- */
27
- border?: Border;
28
- }