igniteui-angular-core 13.1.1 → 13.2.0-beta.2

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 (1306) hide show
  1. package/bundles/igniteui-angular-core.umd.js +68242 -49265
  2. package/bundles/igniteui-angular-core.umd.min.js +2 -2
  3. package/esm2015/lib/AbsoluteVolumeOscillatorIndicatorDescription.js +6 -6
  4. package/esm2015/lib/AnchoredCategorySeriesDescription.js +39 -23
  5. package/esm2015/lib/AnchoredCategorySeriesDescriptionMetadata.js +2 -0
  6. package/esm2015/lib/AnchoredRadialSeriesDescription.js +37 -21
  7. package/esm2015/lib/AnchoredRadialSeriesDescriptionMetadata.js +2 -0
  8. package/esm2015/lib/AnnotationLayerDescription.js +15 -15
  9. package/esm2015/lib/AppearanceHelper.js +3 -3
  10. package/esm2015/lib/AreaSeriesDescription.js +3 -3
  11. package/esm2015/lib/AverageDirectionalIndexIndicatorDescription.js +3 -3
  12. package/esm2015/lib/AverageTrueRangeIndicatorDescription.js +3 -3
  13. package/esm2015/lib/AxisAnnotationDescription.js +39 -31
  14. package/esm2015/lib/AxisAnnotationDescriptionMetadata.js +1 -0
  15. package/esm2015/lib/AxisDescription.js +154 -146
  16. package/esm2015/lib/AxisDescriptionMetadata.js +1 -0
  17. package/esm2015/lib/BarSeriesDescription.js +6 -6
  18. package/esm2015/lib/BaseDOMEventProxy_combined.js +421 -421
  19. package/esm2015/lib/BaseDataSourceDescription.js +25 -17
  20. package/esm2015/lib/BaseDataSourceDescriptionMetadata.js +1 -0
  21. package/esm2015/lib/BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter.js +7 -0
  22. package/esm2015/lib/BlazorCodeGeneratingComponentRendererModuleEmitter.js +50 -0
  23. package/esm2015/lib/BlazorRazorCodeGeneratingComponentRendererCodeEmitter.js +7 -0
  24. package/esm2015/lib/BollingerBandWidthIndicatorDescription.js +6 -6
  25. package/esm2015/lib/BollingerBandsOverlayDescription.js +6 -6
  26. package/esm2015/lib/BrushCollectionUtil.js +1 -1
  27. package/esm2015/lib/BubbleSeriesDescription.js +61 -29
  28. package/esm2015/lib/BubbleSeriesDescriptionMetadata.js +4 -0
  29. package/esm2015/lib/CalloutAnnotationDescription.js +46 -38
  30. package/esm2015/lib/CalloutAnnotationDescriptionMetadata.js +1 -0
  31. package/esm2015/lib/CalloutLayerDescription.js +136 -88
  32. package/esm2015/lib/CalloutLayerDescriptionMetadata.js +9 -0
  33. package/esm2015/lib/CalloutRenderStyleUpdatingEventArgsDescription.js +138 -0
  34. package/esm2015/lib/CalloutRenderStyleUpdatingEventArgsDescriptionMetadata.js +53 -0
  35. package/esm2015/lib/CanvasGestureDOMEventProxy.js +254 -254
  36. package/esm2015/lib/CanvasViewRenderer.js +316 -285
  37. package/esm2015/lib/CategoryAngleAxisDescription.js +15 -15
  38. package/esm2015/lib/CategoryAxisBaseDescription.js +22 -22
  39. package/esm2015/lib/CategoryChartDescription.js +174 -78
  40. package/esm2015/lib/CategoryChartDescriptionMetadata.js +14 -0
  41. package/esm2015/lib/CategoryChartDescriptionModule.js +2 -0
  42. package/esm2015/lib/CategoryDateTimeXAxisDescription.js +19 -19
  43. package/esm2015/lib/CategoryHighlightLayerDescription.js +9 -9
  44. package/esm2015/lib/CategoryItemHighlightLayerDescription.js +29 -29
  45. package/esm2015/lib/CategorySeriesDescription.js +21 -21
  46. package/esm2015/lib/CategoryToolTipLayerDescription.js +6 -6
  47. package/esm2015/lib/CategoryXAxisDescription.js +16 -16
  48. package/esm2015/lib/CategoryYAxisDescription.js +16 -16
  49. package/esm2015/lib/ChaikinOscillatorIndicatorDescription.js +6 -6
  50. package/esm2015/lib/ChaikinVolatilityIndicatorDescription.js +3 -3
  51. package/esm2015/lib/CodeGeneratingComponentRendererCodeEmitter_combined.js +759 -472
  52. package/esm2015/lib/CodeGeneratingComponentRendererDataEmitter.js +80 -54
  53. package/esm2015/lib/CodeGeneratingImportManager.js +52 -20
  54. package/esm2015/lib/CodeGenerationLibrary.js +1 -1
  55. package/esm2015/lib/CodeGenerationLibraryItem.js +44 -15
  56. package/esm2015/lib/CodeGenerationLibraryItemContent.js +1 -86
  57. package/esm2015/lib/CodeGenerationLibraryItemContentConfiguration.js +7 -0
  58. package/esm2015/lib/CodeGenerationLibraryItemContentConfiguration_combined.js +209 -0
  59. package/esm2015/lib/CodeGenerationLibraryItemContentLocation.js +17 -0
  60. package/esm2015/lib/CodeGenerationLibraryItemPlatform.js +3 -1
  61. package/esm2015/lib/CodeGenerationRendererOptions.js +8 -0
  62. package/esm2015/lib/CodeGenerationTargetPlatforms.js +2 -1
  63. package/esm2015/lib/ColorCollectionUtil.js +1 -1
  64. package/esm2015/lib/ColorUtil.js +2 -2
  65. package/esm2015/lib/ColumnDescription.js +157 -141
  66. package/esm2015/lib/ColumnDescriptionMetadata.js +2 -0
  67. package/esm2015/lib/ColumnFragmentDescription.js +6 -6
  68. package/esm2015/lib/ColumnGroupingDescription.js +29 -21
  69. package/esm2015/lib/ColumnGroupingDescriptionMetadata.js +2 -1
  70. package/esm2015/lib/ColumnSeriesDescription.js +9 -9
  71. package/esm2015/lib/ComboBoxColumnDescription.js +11 -11
  72. package/esm2015/lib/CommodityChannelIndexIndicatorDescription.js +3 -3
  73. package/esm2015/lib/ComponentRenderer_combined.js +434 -427
  74. package/esm2015/lib/CrosshairLayerDescription.js +91 -75
  75. package/esm2015/lib/CrosshairLayerDescriptionMetadata.js +2 -0
  76. package/esm2015/lib/CssThicknessPropertyAccessor.js +1 -1
  77. package/esm2015/lib/DataAbbreviationMode.js +57 -0
  78. package/esm2015/lib/DataChartAnnotationDescriptionModule.js +2 -2
  79. package/esm2015/lib/DataChartDescription.js +126 -78
  80. package/esm2015/lib/DataChartDescriptionMetadata.js +9 -0
  81. package/esm2015/lib/DataGridDescription.js +604 -508
  82. package/esm2015/lib/DataGridDescriptionMetadata_combined.js +12 -0
  83. package/esm2015/lib/DataGridDescriptionModule.js +4 -0
  84. package/esm2015/lib/DataGridPagerDescription.js +130 -0
  85. package/esm2015/lib/DataGridPagerDescriptionMetadata.js +51 -0
  86. package/esm2015/lib/DataGridPagerDescriptionModule.js +20 -0
  87. package/esm2015/lib/DataGridToolbarDescription.js +75 -43
  88. package/esm2015/lib/DataGridToolbarDescriptionMetadata.js +4 -0
  89. package/esm2015/lib/DataLegendDescription.js +968 -120
  90. package/esm2015/lib/DataLegendDescriptionMetadata.js +141 -17
  91. package/esm2015/lib/DataLegendHeaderDateMode.js +41 -0
  92. package/esm2015/lib/DataLegendHeaderTimeMode.js +41 -0
  93. package/esm2015/lib/DataLegendLabelMode.js +29 -0
  94. package/esm2015/lib/DataLegendSeriesContext.js +100 -0
  95. package/esm2015/lib/DataLegendSeriesContextDescription.js +34 -0
  96. package/esm2015/lib/DataLegendSeriesContextDescriptionMetadata.js +38 -0
  97. package/esm2015/lib/DataLegendSeriesGroup.js +57 -0
  98. package/esm2015/lib/DataLegendSeriesValueInfo.js +63 -0
  99. package/esm2015/lib/DataLegendSeriesValueInfoDescription.js +210 -0
  100. package/esm2015/lib/DataLegendSeriesValueInfoDescriptionMetadata.js +60 -0
  101. package/esm2015/lib/DataLegendSeriesValueType.js +81 -0
  102. package/esm2015/lib/DataLegendStylingColumnEventArgsDescription.js +122 -0
  103. package/esm2015/lib/DataLegendStylingColumnEventArgsDescriptionMetadata.js +49 -0
  104. package/esm2015/lib/DataLegendStylingRowEventArgsDescription.js +82 -0
  105. package/esm2015/lib/DataLegendStylingRowEventArgsDescriptionMetadata.js +44 -0
  106. package/esm2015/lib/DataLegendSummaryColumn.js +52 -0
  107. package/esm2015/lib/DataLegendSummaryColumnDescription.js +23 -0
  108. package/esm2015/lib/DataLegendSummaryColumnDescriptionMetadata.js +38 -0
  109. package/esm2015/lib/DataLegendSummaryEventArgsDescription.js +66 -0
  110. package/esm2015/lib/DataLegendSummaryEventArgsDescriptionMetadata.js +41 -0
  111. package/esm2015/lib/DataLegendSummaryType.js +41 -0
  112. package/esm2015/lib/DataLegendUnitsMode.js +29 -0
  113. package/esm2015/lib/DataLegendValueMode.js +30 -0
  114. package/esm2015/lib/DataSeriesType.js +5 -1
  115. package/esm2015/lib/DataSourceLocalDataProvider.js +12 -2
  116. package/esm2015/lib/DataToolTipLayerDescription.js +1047 -0
  117. package/esm2015/lib/DataToolTipLayerDescriptionMetadata.js +180 -0
  118. package/esm2015/lib/DataToolTipLayerDescriptionModule.js +20 -0
  119. package/esm2015/lib/DataToolTipLayerGroupingMode.js +29 -0
  120. package/esm2015/lib/DataTooltipGroupedPositionX.js +81 -0
  121. package/esm2015/lib/DataTooltipGroupedPositionY.js +81 -0
  122. package/esm2015/lib/DateTimeColumnDescription.js +29 -29
  123. package/esm2015/lib/DateTimeColumnDescriptionMetadata.js +1 -1
  124. package/esm2015/lib/DateTimeFormatSpecifier.js +26 -22
  125. package/esm2015/lib/DefaultSummaryResult.js +20 -10
  126. package/esm2015/lib/DescriptionJsonValidator.js +6 -4
  127. package/esm2015/lib/DescriptionSerializer.js +6 -5
  128. package/esm2015/lib/DescriptionTreeReconciler.js +6 -0
  129. package/esm2015/lib/DetrendedPriceOscillatorIndicatorDescription.js +3 -3
  130. package/esm2015/lib/DivBridge.js +50 -0
  131. package/esm2015/lib/DomainChartDescription.js +1515 -331
  132. package/esm2015/lib/DomainChartDescriptionMetadata.js +172 -4
  133. package/esm2015/lib/DotNetCodeGeneratingComponentRendererModuleEmitter.js +7 -3
  134. package/esm2015/lib/EventProxy.js +43 -42
  135. package/esm2015/lib/ExpansionPanelDescriptionMetadata.js +1 -0
  136. package/esm2015/lib/FastStochasticOscillatorIndicatorDescription.js +3 -3
  137. package/esm2015/lib/FinalValueLayerDescription.js +43 -35
  138. package/esm2015/lib/FinalValueLayerDescriptionMetadata.js +1 -0
  139. package/esm2015/lib/FinancialChartDescription.js +178 -162
  140. package/esm2015/lib/FinancialChartDescriptionMetadata.js +2 -0
  141. package/esm2015/lib/FinancialIndicatorDescription.js +21 -21
  142. package/esm2015/lib/FinancialOverlayDescription.js +3 -3
  143. package/esm2015/lib/FinancialPriceSeriesDescription.js +84 -20
  144. package/esm2015/lib/FinancialPriceSeriesDescriptionMetadata.js +8 -0
  145. package/esm2015/lib/FinancialSeriesDescription.js +39 -39
  146. package/esm2015/lib/Flattener.js +5 -5
  147. package/esm2015/lib/FontDefaults.js +74 -0
  148. package/esm2015/lib/ForceIndexIndicatorDescription.js +3 -3
  149. package/esm2015/lib/FormatSpecifier.js +102 -1
  150. package/esm2015/lib/FullStochasticOscillatorIndicatorDescription.js +9 -9
  151. package/esm2015/lib/GeographicContourLineSeriesDescription.js +13 -13
  152. package/esm2015/lib/GeographicHighDensityScatterSeriesDescription.js +31 -31
  153. package/esm2015/lib/GeographicMapImageryDescription_combined.js +41 -41
  154. package/esm2015/lib/GeographicMapSeriesHostDescription.js +6 -6
  155. package/esm2015/lib/GeographicMarkerSeriesDescription.js +29 -29
  156. package/esm2015/lib/GeographicPolylineSeriesDescription.js +18 -18
  157. package/esm2015/lib/GeographicProportionalSymbolSeriesDescription.js +51 -51
  158. package/esm2015/lib/GeographicScatterAreaSeriesDescription.js +11 -11
  159. package/esm2015/lib/GeographicShapeSeriesBaseDescription.js +30 -30
  160. package/esm2015/lib/GeographicShapeSeriesDescription.js +45 -45
  161. package/esm2015/lib/GeographicSymbolSeriesDescription.js +26 -26
  162. package/esm2015/lib/GeographicTileSeriesDescription.js +6 -6
  163. package/esm2015/lib/GeographicXYTriangulatingSeriesDescription.js +17 -17
  164. package/esm2015/lib/GridBridge.js +136 -0
  165. package/esm2015/lib/GridBridgeColumnDefinition.js +29 -0
  166. package/esm2015/lib/GridBridgeRowDefinition.js +29 -0
  167. package/esm2015/lib/HighDensityScatterSeriesDescription.js +68 -36
  168. package/esm2015/lib/HighDensityScatterSeriesDescriptionMetadata.js +4 -0
  169. package/esm2015/lib/HorizontalAnchoredCategorySeriesDescription.js +6 -6
  170. package/esm2015/lib/HorizontalRangeCategorySeriesDescription.js +38 -6
  171. package/esm2015/lib/HorizontalRangeCategorySeriesDescriptionMetadata.js +4 -0
  172. package/esm2015/lib/HorizontalStackedSeriesBaseDescription.js +6 -6
  173. package/esm2015/lib/IDataSeriesAdapterRule_combined.js +32 -29
  174. package/esm2015/lib/IDataSourceDataProvider_combined.js +85 -74
  175. package/esm2015/lib/INativeUIContainerBridge.js +12 -0
  176. package/esm2015/lib/INativeUIContentBridge.js +12 -0
  177. package/esm2015/lib/INativeUIElementBridge.js +7 -0
  178. package/esm2015/lib/INativeUIElementBridge_combined.js +226 -0
  179. package/esm2015/lib/INativeUIElementFactory.js +11 -0
  180. package/esm2015/lib/INativeUIGridBridge.js +12 -0
  181. package/esm2015/lib/IRenderer_combined.js +28 -6
  182. package/esm2015/lib/IgcButtonBridge.js +111 -0
  183. package/esm2015/lib/IgcCheckboxBridge.js +66 -0
  184. package/esm2015/lib/IgcDropdownBridge.js +144 -0
  185. package/esm2015/lib/IgcInputBridge.js +101 -0
  186. package/esm2015/lib/IgcSliderBridge.js +76 -0
  187. package/esm2015/lib/ImageColumnDescription.js +17 -17
  188. package/esm2015/lib/ImageColumnDescriptionMetadata.js +1 -1
  189. package/esm2015/lib/InterpolationUtil.js +1 -1
  190. package/esm2015/lib/ItemToolTipLayerDescription.js +12 -12
  191. package/esm2015/lib/JsonDictionaryItem.js +20 -19
  192. package/esm2015/lib/LegendItemBadgeMode.js +25 -0
  193. package/esm2015/lib/LegendItemBadgeShape.js +49 -0
  194. package/esm2015/lib/LineSeriesDescription.js +3 -3
  195. package/esm2015/lib/LocalDataSourceDescription.js +3 -3
  196. package/esm2015/lib/LocalDataSource_combined.js +229 -226
  197. package/esm2015/lib/MarkerSeriesDescription.js +26 -26
  198. package/esm2015/lib/MathUtil.js +51 -14
  199. package/esm2015/lib/MoneyFlowIndexIndicatorDescription.js +3 -3
  200. package/esm2015/lib/MovingAverageConvergenceDivergenceIndicatorDescription.js +9 -9
  201. package/esm2015/lib/NativeUIBuiltInEvents.js +11 -0
  202. package/esm2015/lib/NativeUIBuiltInProperties.js +11 -0
  203. package/esm2015/lib/NativeUIButton.js +51 -0
  204. package/esm2015/lib/NativeUIButtonClickedEventArgs.js +16 -0
  205. package/esm2015/lib/NativeUICheckbox.js +50 -0
  206. package/esm2015/lib/NativeUICheckboxChangeEventArgs.js +16 -0
  207. package/esm2015/lib/NativeUIChildren.js +21 -0
  208. package/esm2015/lib/NativeUIComponent.js +7 -0
  209. package/esm2015/lib/NativeUIComponentBuiltInType.js +11 -0
  210. package/esm2015/lib/NativeUIComponentHorizontalAlignment.js +11 -0
  211. package/esm2015/lib/NativeUIComponentVerticalAlignment.js +11 -0
  212. package/esm2015/lib/NativeUIContainer.js +35 -0
  213. package/esm2015/lib/NativeUIContent.js +29 -0
  214. package/esm2015/lib/NativeUIDisplayDensity.js +11 -0
  215. package/esm2015/lib/NativeUIDropDown.js +58 -0
  216. package/esm2015/lib/NativeUIDropDownSelectedValueChangedEventArgs.js +16 -0
  217. package/esm2015/lib/NativeUIElementBridge.js +87 -0
  218. package/esm2015/lib/NativeUIGrid.js +59 -0
  219. package/esm2015/lib/NativeUIGridHeightType.js +11 -0
  220. package/esm2015/lib/NativeUIGridWidthType.js +11 -0
  221. package/esm2015/lib/NativeUIInput.js +57 -0
  222. package/esm2015/lib/NativeUIInputChangingEventArgs.js +16 -0
  223. package/esm2015/lib/NativeUIInputDisplayType.js +11 -0
  224. package/esm2015/lib/NativeUIInputsFactory.js +171 -0
  225. package/esm2015/lib/NativeUILabel.js +34 -0
  226. package/esm2015/lib/NativeUISlider.js +64 -0
  227. package/esm2015/lib/NativeUISliderValueChangedEventArgs.js +16 -0
  228. package/esm2015/lib/NumberFormatSpecifier.js +194 -21
  229. package/esm2015/lib/NumberFormatSpecifierDescription.js +31 -23
  230. package/esm2015/lib/NumberFormatSpecifierDescriptionMetadata.js +1 -0
  231. package/esm2015/lib/Numeric.js +1 -1
  232. package/esm2015/lib/NumericAngleAxisDescription.js +3 -3
  233. package/esm2015/lib/NumericAxisBaseDescription.js +104 -56
  234. package/esm2015/lib/NumericAxisBaseDescriptionMetadata.js +7 -0
  235. package/esm2015/lib/NumericColumnDescription.js +44 -44
  236. package/esm2015/lib/NumericColumnDescriptionMetadata.js +1 -1
  237. package/esm2015/lib/NumericRadiusAxisDescription.js +6 -6
  238. package/esm2015/lib/OrdinalTimeXAxisDescription.js +15 -15
  239. package/esm2015/lib/PageChangedEventArgsDescription.js +42 -0
  240. package/esm2015/lib/PageChangedEventArgsDescriptionMetadata.js +38 -0
  241. package/esm2015/lib/PagedDataSource.js +58 -0
  242. package/esm2015/lib/PagedDataSourceDescription.js +23 -0
  243. package/esm2015/lib/PagedDataSourceDescriptionMetadata.js +38 -0
  244. package/esm2015/lib/PercentagePriceOscillatorIndicatorDescription.js +6 -6
  245. package/esm2015/lib/PercentageVolumeOscillatorIndicatorDescription.js +6 -6
  246. package/esm2015/lib/PlatformFormatter.js +19 -0
  247. package/esm2015/lib/PlatformSpecifierType.js +1 -1
  248. package/esm2015/lib/PlotAreaMouseButtonEventArgsDescriptionMetadata_combined.js +2 -0
  249. package/esm2015/lib/PolarAreaSeriesDescription.js +3 -3
  250. package/esm2015/lib/PolarBaseDescription.js +88 -56
  251. package/esm2015/lib/PolarBaseDescriptionMetadata.js +4 -0
  252. package/esm2015/lib/PolarLineSeriesDescription.js +3 -3
  253. package/esm2015/lib/PolarSplineAreaSeriesDescription.js +3 -3
  254. package/esm2015/lib/PolarSplineSeriesDescription.js +3 -3
  255. package/esm2015/lib/PriceChannelOverlayDescription.js +3 -3
  256. package/esm2015/lib/PropertyEditorDescriptionObjectDescription_combined.js +67 -27
  257. package/esm2015/lib/PropertyEditorPanelDescription.js +186 -0
  258. package/esm2015/lib/PropertyEditorPanelDescriptionMetadata.js +60 -0
  259. package/esm2015/lib/PropertyEditorPanelDescriptionModule.js +22 -0
  260. package/esm2015/lib/PropertyEditorPropertyDescriptionDescriptionMetadata.js +6 -1
  261. package/esm2015/lib/RadialAreaSeriesDescription.js +3 -3
  262. package/esm2015/lib/RadialBaseDescription.js +21 -21
  263. package/esm2015/lib/RadialColumnSeriesDescription.js +6 -6
  264. package/esm2015/lib/RadialLineSeriesDescription.js +3 -3
  265. package/esm2015/lib/RadialPieSeriesDescription.js +6 -6
  266. package/esm2015/lib/RangeCategorySeriesDescription.js +6 -6
  267. package/esm2015/lib/RangeColumnSeriesDescription.js +6 -6
  268. package/esm2015/lib/RateOfChangeAndMomentumIndicatorDescription.js +3 -3
  269. package/esm2015/lib/RearrangedListView.js +123 -108
  270. package/esm2015/lib/RectUtil.js +1 -1
  271. package/esm2015/lib/RelativeStrengthIndexIndicatorDescription.js +3 -3
  272. package/esm2015/lib/ScatterAreaSeriesDescription.js +25 -9
  273. package/esm2015/lib/ScatterAreaSeriesDescriptionMetadata.js +2 -0
  274. package/esm2015/lib/ScatterBaseDescription.js +85 -53
  275. package/esm2015/lib/ScatterBaseDescriptionMetadata.js +4 -0
  276. package/esm2015/lib/ScatterContourSeriesDescription.js +28 -12
  277. package/esm2015/lib/ScatterContourSeriesDescriptionMetadata.js +2 -0
  278. package/esm2015/lib/ScatterLineSeriesDescription.js +3 -3
  279. package/esm2015/lib/ScatterPolygonSeriesDescription.js +32 -32
  280. package/esm2015/lib/ScatterPolylineSeriesDescription.js +3 -3
  281. package/esm2015/lib/ScatterSplineSeriesDescription.js +3 -3
  282. package/esm2015/lib/ScatterTriangulationSeriesDescription.js +57 -25
  283. package/esm2015/lib/ScatterTriangulationSeriesDescriptionMetadata.js +4 -0
  284. package/esm2015/lib/ScrollerView_combined.js +12 -12
  285. package/esm2015/lib/SectionMap.js +3 -0
  286. package/esm2015/lib/SeriesDescription.js +172 -156
  287. package/esm2015/lib/SeriesDescriptionMetadata.js +2 -0
  288. package/esm2015/lib/SeriesViewerDescription.js +151 -135
  289. package/esm2015/lib/ShapeSeriesBaseDescription.js +36 -36
  290. package/esm2015/lib/SlowStochasticOscillatorIndicatorDescription.js +3 -3
  291. package/esm2015/lib/SmartPlacer.js +1 -1
  292. package/esm2015/lib/SpanBridge.js +37 -0
  293. package/esm2015/lib/SplineSeriesBaseDescription.js +6 -6
  294. package/esm2015/lib/StackedBarSeriesDescription.js +6 -6
  295. package/esm2015/lib/StackedColumnSeriesDescription.js +6 -6
  296. package/esm2015/lib/StackedFragmentSeriesDescription.js +293 -165
  297. package/esm2015/lib/StackedFragmentSeriesDescriptionMetadata.js +20 -0
  298. package/esm2015/lib/StackedSeriesBaseDescription.js +12 -12
  299. package/esm2015/lib/StackedSeriesCreatedEventArgsDescription.js +43 -27
  300. package/esm2015/lib/StackedSeriesCreatedEventArgsDescriptionMetadata.js +2 -0
  301. package/esm2015/lib/StackedSplineAreaSeriesDescription.js +3 -3
  302. package/esm2015/lib/StackedSplineSeriesDescription.js +3 -3
  303. package/esm2015/lib/StandardDeviationIndicatorDescription.js +3 -3
  304. package/esm2015/lib/StochRSIIndicatorDescription.js +3 -3
  305. package/esm2015/lib/StraightNumericAxisBaseDescription.js +3 -3
  306. package/esm2015/lib/TRIXIndicatorDescription.js +3 -3
  307. package/esm2015/lib/TemplateColumnDescription.js +6 -6
  308. package/esm2015/lib/TextBlock.js +27 -25
  309. package/esm2015/lib/TextColumnDescription.js +14 -14
  310. package/esm2015/lib/TextColumnDescriptionMetadata.js +1 -1
  311. package/esm2015/lib/TextFontMetrics.js +22 -0
  312. package/esm2015/lib/Thickness.js +39 -15
  313. package/esm2015/lib/TileSeriesDescription.js +3 -3
  314. package/esm2015/lib/TimeAxisBaseDescription.js +22 -22
  315. package/esm2015/lib/TimeXAxisDescription.js +11 -11
  316. package/esm2015/lib/TypeDescriptionPlatform.js +2 -1
  317. package/esm2015/lib/ValueOverlayDescription.js +46 -38
  318. package/esm2015/lib/ValueOverlayDescriptionMetadata.js +1 -0
  319. package/esm2015/lib/VerticalAnchoredCategorySeriesDescription.js +6 -6
  320. package/esm2015/lib/VerticalStackedSeriesBaseDescription.js +6 -6
  321. package/esm2015/lib/VirtualDataSource.js +331 -328
  322. package/esm2015/lib/VirtualDataSourceDescription.js +20 -20
  323. package/esm2015/lib/WaterfallSeriesDescription.js +12 -12
  324. package/esm2015/lib/WebActivePaneEventArgsDescription.js +34 -0
  325. package/esm2015/lib/WebActivePaneEventArgsDescriptionMetadata.js +39 -0
  326. package/esm2015/lib/WebButtonBaseDescription.js +27 -19
  327. package/esm2015/lib/WebButtonBaseDescriptionMetadata.js +1 -0
  328. package/esm2015/lib/WebButtonDescription.js +3 -3
  329. package/esm2015/lib/WebCalendarBaseDescription.js +8 -16
  330. package/esm2015/lib/WebCalendarBaseDescriptionMetadata.js +0 -1
  331. package/esm2015/lib/WebCalendarDescription.js +25 -17
  332. package/esm2015/lib/WebCalendarDescriptionMetadata.js +1 -0
  333. package/esm2015/lib/WebCardActionsDescription.js +8 -0
  334. package/esm2015/lib/WebCardActionsDescriptionMetadata.js +2 -0
  335. package/esm2015/lib/WebChipDescription.js +90 -0
  336. package/esm2015/lib/WebChipDescriptionMetadata.js +49 -0
  337. package/esm2015/lib/WebChipDescriptionModule.js +20 -0
  338. package/esm2015/lib/WebCircularGradientDescription.js +50 -0
  339. package/esm2015/lib/WebCircularGradientDescriptionMetadata.js +40 -0
  340. package/esm2015/lib/{SummaryToolTipLayerDescriptionModule.js → WebCircularGradientDescriptionModule.js} +6 -6
  341. package/esm2015/lib/{SummaryToolTipLayerDescription.js → WebCircularProgressDescription.js} +6 -14
  342. package/esm2015/lib/WebCircularProgressDescriptionMetadata.js +39 -0
  343. package/esm2015/lib/WebCircularProgressDescriptionModule.js +22 -0
  344. package/esm2015/lib/WebContentPaneDescription.js +185 -0
  345. package/esm2015/lib/WebContentPaneDescriptionMetadata.js +61 -0
  346. package/esm2015/lib/WebContentPaneDescriptionModule.js +22 -0
  347. package/esm2015/lib/WebDockManagerDescription.js +98 -0
  348. package/esm2015/lib/WebDockManagerDescriptionMetadata.js +56 -0
  349. package/esm2015/lib/WebDockManagerDescriptionModule.js +20 -0
  350. package/esm2015/lib/WebDockManagerLayoutDescription.js +44 -0
  351. package/esm2015/lib/WebDockManagerLayoutDescriptionMetadata.js +41 -0
  352. package/esm2015/lib/WebDockManagerLayoutDescriptionModule.js +20 -0
  353. package/esm2015/lib/WebDockManagerPaneDescription.js +26 -0
  354. package/esm2015/lib/WebDockManagerPaneDescriptionMetadata.js +37 -0
  355. package/esm2015/lib/WebDockManagerPaneDescriptionModule.js +20 -0
  356. package/esm2015/lib/WebDockManagerPointDescription.js +42 -0
  357. package/esm2015/lib/WebDockManagerPointDescriptionMetadata.js +39 -0
  358. package/esm2015/lib/WebDockManagerPointDescriptionModule.js +20 -0
  359. package/esm2015/lib/WebDockManagerResourceStringsDescription.js +98 -0
  360. package/esm2015/lib/WebDockManagerResourceStringsDescriptionMetadata.js +46 -0
  361. package/esm2015/lib/WebDockPaneActionDescription.js +47 -0
  362. package/esm2015/lib/WebDockPaneActionDescriptionMetadata.js +47 -0
  363. package/esm2015/lib/WebDockingIndicatorDescription.js +42 -0
  364. package/esm2015/lib/WebDockingIndicatorDescriptionMetadata.js +40 -0
  365. package/esm2015/lib/WebDocumentHostDescription.js +57 -0
  366. package/esm2015/lib/WebDocumentHostDescriptionMetadata.js +46 -0
  367. package/esm2015/lib/WebDocumentHostDescriptionModule.js +22 -0
  368. package/esm2015/lib/WebDropdownDescription.js +114 -0
  369. package/esm2015/lib/WebDropdownDescriptionMetadata.js +54 -0
  370. package/esm2015/lib/WebDropdownDescriptionModule.js +22 -0
  371. package/esm2015/lib/WebDropdownGroupDescription.js +42 -0
  372. package/esm2015/lib/WebDropdownGroupDescriptionMetadata.js +42 -0
  373. package/esm2015/lib/WebDropdownGroupDescriptionModule.js +22 -0
  374. package/esm2015/lib/WebDropdownHeaderDescription.js +26 -0
  375. package/esm2015/lib/WebDropdownHeaderDescriptionMetadata.js +37 -0
  376. package/esm2015/lib/WebDropdownHeaderDescriptionModule.js +20 -0
  377. package/esm2015/lib/WebDropdownItemComponentEventArgsDescription.js +34 -0
  378. package/esm2015/lib/WebDropdownItemComponentEventArgsDescriptionMetadata.js +40 -0
  379. package/esm2015/lib/WebDropdownItemDescription.js +58 -0
  380. package/esm2015/lib/WebDropdownItemDescriptionMetadata.js +41 -0
  381. package/esm2015/lib/WebDropdownItemDescriptionModule.js +20 -0
  382. package/esm2015/lib/WebFloatPaneActionDescription.js +55 -0
  383. package/esm2015/lib/WebFloatPaneActionDescriptionMetadata.js +46 -0
  384. package/esm2015/lib/WebFloatingPaneResizeEventArgsDescription.js +34 -0
  385. package/esm2015/lib/WebFloatingPaneResizeEventArgsDescriptionMetadata.js +39 -0
  386. package/esm2015/lib/WebFloatingPaneResizeMoveEventArgsDescription.js +34 -0
  387. package/esm2015/lib/WebFloatingPaneResizeMoveEventArgsDescriptionMetadata.js +39 -0
  388. package/esm2015/lib/WebFormDataEventArgsDescriptionMetadata.js +1 -1
  389. package/esm2015/lib/WebIconButtonDescription.js +11 -11
  390. package/esm2015/lib/WebInputBaseDescription.js +114 -0
  391. package/esm2015/lib/WebInputBaseDescriptionMetadata.js +51 -0
  392. package/esm2015/lib/WebInputBaseDescriptionModule.js +20 -0
  393. package/esm2015/lib/WebInputDescription.js +48 -139
  394. package/esm2015/lib/WebInputDescriptionMetadata.js +4 -16
  395. package/esm2015/lib/WebInputDescriptionModule.js +2 -0
  396. package/esm2015/lib/WebLinearProgressDescription.js +39 -0
  397. package/esm2015/lib/WebLinearProgressDescriptionMetadata.js +42 -0
  398. package/esm2015/lib/WebLinearProgressDescriptionModule.js +22 -0
  399. package/esm2015/lib/WebMoveFloatingPaneActionDescription.js +47 -0
  400. package/esm2015/lib/WebMoveFloatingPaneActionDescriptionMetadata.js +45 -0
  401. package/esm2015/lib/WebMoveTabActionDescription.js +47 -0
  402. package/esm2015/lib/WebMoveTabActionDescriptionMetadata.js +43 -0
  403. package/esm2015/lib/WebNavDrawerDescriptionMetadata.js +1 -1
  404. package/esm2015/lib/WebPaneCloseEventArgsDescription.js +34 -0
  405. package/esm2015/lib/WebPaneCloseEventArgsDescriptionMetadata.js +39 -0
  406. package/esm2015/lib/WebPaneDragActionDescription.js +26 -0
  407. package/esm2015/lib/WebPaneDragActionDescriptionMetadata.js +37 -0
  408. package/esm2015/lib/WebPaneDragEndEventArgsDescription.js +34 -0
  409. package/esm2015/lib/WebPaneDragEndEventArgsDescriptionMetadata.js +39 -0
  410. package/esm2015/lib/WebPaneDragOverEventArgsDescription.js +34 -0
  411. package/esm2015/lib/WebPaneDragOverEventArgsDescriptionMetadata.js +39 -0
  412. package/esm2015/lib/WebPaneDragStartEventArgsDescription.js +34 -0
  413. package/esm2015/lib/WebPaneDragStartEventArgsDescriptionMetadata.js +39 -0
  414. package/esm2015/lib/WebPaneHeaderConnectionEventArgsDescription.js +34 -0
  415. package/esm2015/lib/WebPaneHeaderConnectionEventArgsDescriptionMetadata.js +39 -0
  416. package/esm2015/lib/WebPaneHeaderElementDescription.js +26 -0
  417. package/esm2015/lib/WebPaneHeaderElementDescriptionMetadata.js +37 -0
  418. package/esm2015/lib/WebPanePinnedEventArgsDescription.js +34 -0
  419. package/esm2015/lib/WebPanePinnedEventArgsDescriptionMetadata.js +39 -0
  420. package/esm2015/lib/WebProgressBaseDescription.js +82 -0
  421. package/esm2015/lib/WebProgressBaseDescriptionMetadata.js +43 -0
  422. package/esm2015/lib/WebProgressBaseDescriptionModule.js +20 -0
  423. package/esm2015/lib/WebRangeSliderValueEventArgsDescriptionMetadata.js +1 -1
  424. package/esm2015/lib/WebRatingDescription.js +130 -0
  425. package/esm2015/lib/WebRatingDescriptionMetadata.js +53 -0
  426. package/esm2015/lib/WebRatingDescriptionModule.js +20 -0
  427. package/esm2015/lib/WebRatingSymbolDescription.js +26 -0
  428. package/esm2015/lib/WebRatingSymbolDescriptionMetadata.js +37 -0
  429. package/esm2015/lib/WebRatingSymbolDescriptionModule.js +20 -0
  430. package/esm2015/lib/WebSnackbarDescription.js +66 -0
  431. package/esm2015/lib/WebSnackbarDescriptionMetadata.js +44 -0
  432. package/esm2015/lib/WebSnackbarDescriptionModule.js +20 -0
  433. package/esm2015/lib/WebSplitPaneDescription.js +105 -0
  434. package/esm2015/lib/WebSplitPaneDescriptionMetadata.js +53 -0
  435. package/esm2015/lib/WebSplitPaneDescriptionModule.js +22 -0
  436. package/esm2015/lib/WebTabGroupPaneDescription.js +73 -0
  437. package/esm2015/lib/WebTabGroupPaneDescriptionMetadata.js +46 -0
  438. package/esm2015/lib/WebTabGroupPaneDescriptionModule.js +22 -0
  439. package/esm2015/lib/WebTabHeaderConnectionEventArgsDescription.js +34 -0
  440. package/esm2015/lib/WebTabHeaderConnectionEventArgsDescriptionMetadata.js +39 -0
  441. package/esm2015/lib/WebTabHeaderElementDescription.js +26 -0
  442. package/esm2015/lib/WebTabHeaderElementDescriptionMetadata.js +37 -0
  443. package/esm2015/lib/WebThemeControllerDescription.js +26 -0
  444. package/esm2015/lib/WebThemeControllerDescriptionMetadata.js +37 -0
  445. package/esm2015/lib/WebToastDescription.js +50 -0
  446. package/esm2015/lib/WebToastDescriptionMetadata.js +40 -0
  447. package/esm2015/lib/WebToastDescriptionModule.js +20 -0
  448. package/esm2015/lib/WilliamsPercentRIndicatorDescription.js +3 -3
  449. package/esm2015/lib/XYChartDescription.js +228 -228
  450. package/esm2015/lib/XamMultiScaleImageView_combined.js +2 -2
  451. package/esm2015/lib/igx-data-legend-series-context.js +72 -0
  452. package/esm2015/lib/igx-data-legend-series-value-info.js +247 -0
  453. package/esm2015/lib/igx-data-legend-summary-column.js +58 -0
  454. package/esm2015/lib/igx-format-specifier.js +4 -0
  455. package/esm2015/lib/igx-number-format-specifier.js +6 -0
  456. package/esm2015/lib/igx-tooltip-container-component.js +5 -3
  457. package/esm2015/public_api.js +208 -5
  458. package/esm5/lib/AbsoluteVolumeOscillatorIndicatorDescription.js +6 -6
  459. package/esm5/lib/AnchoredCategorySeriesDescription.js +47 -23
  460. package/esm5/lib/AnchoredCategorySeriesDescriptionMetadata.js +2 -0
  461. package/esm5/lib/AnchoredRadialSeriesDescription.js +45 -21
  462. package/esm5/lib/AnchoredRadialSeriesDescriptionMetadata.js +2 -0
  463. package/esm5/lib/AnnotationLayerDescription.js +15 -15
  464. package/esm5/lib/AppearanceHelper.js +3 -3
  465. package/esm5/lib/AreaSeriesDescription.js +3 -3
  466. package/esm5/lib/AverageDirectionalIndexIndicatorDescription.js +3 -3
  467. package/esm5/lib/AverageTrueRangeIndicatorDescription.js +3 -3
  468. package/esm5/lib/AxisAnnotationDescription.js +43 -31
  469. package/esm5/lib/AxisAnnotationDescriptionMetadata.js +1 -0
  470. package/esm5/lib/AxisDescription.js +158 -146
  471. package/esm5/lib/AxisDescriptionMetadata.js +1 -0
  472. package/esm5/lib/BarSeriesDescription.js +6 -6
  473. package/esm5/lib/BaseDOMEventProxy_combined.js +419 -419
  474. package/esm5/lib/BaseDataSourceDescription.js +29 -17
  475. package/esm5/lib/BaseDataSourceDescriptionMetadata.js +1 -0
  476. package/esm5/lib/BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter.js +7 -0
  477. package/esm5/lib/BlazorCodeGeneratingComponentRendererModuleEmitter.js +52 -0
  478. package/esm5/lib/BlazorRazorCodeGeneratingComponentRendererCodeEmitter.js +7 -0
  479. package/esm5/lib/BollingerBandWidthIndicatorDescription.js +6 -6
  480. package/esm5/lib/BollingerBandsOverlayDescription.js +6 -6
  481. package/esm5/lib/BrushCollectionUtil.js +1 -1
  482. package/esm5/lib/BubbleSeriesDescription.js +77 -29
  483. package/esm5/lib/BubbleSeriesDescriptionMetadata.js +4 -0
  484. package/esm5/lib/CalloutAnnotationDescription.js +49 -37
  485. package/esm5/lib/CalloutAnnotationDescriptionMetadata.js +1 -0
  486. package/esm5/lib/CalloutLayerDescription.js +160 -88
  487. package/esm5/lib/CalloutLayerDescriptionMetadata.js +9 -0
  488. package/esm5/lib/CalloutRenderStyleUpdatingEventArgsDescription.js +200 -0
  489. package/esm5/lib/CalloutRenderStyleUpdatingEventArgsDescriptionMetadata.js +57 -0
  490. package/esm5/lib/CanvasGestureDOMEventProxy.js +254 -254
  491. package/esm5/lib/CanvasViewRenderer.js +316 -285
  492. package/esm5/lib/CategoryAngleAxisDescription.js +15 -15
  493. package/esm5/lib/CategoryAxisBaseDescription.js +22 -22
  494. package/esm5/lib/CategoryChartDescription.js +222 -78
  495. package/esm5/lib/CategoryChartDescriptionMetadata.js +14 -0
  496. package/esm5/lib/CategoryChartDescriptionModule.js +2 -0
  497. package/esm5/lib/CategoryDateTimeXAxisDescription.js +19 -19
  498. package/esm5/lib/CategoryHighlightLayerDescription.js +9 -9
  499. package/esm5/lib/CategoryItemHighlightLayerDescription.js +29 -29
  500. package/esm5/lib/CategorySeriesDescription.js +21 -21
  501. package/esm5/lib/CategoryToolTipLayerDescription.js +6 -6
  502. package/esm5/lib/CategoryXAxisDescription.js +16 -16
  503. package/esm5/lib/CategoryYAxisDescription.js +16 -16
  504. package/esm5/lib/ChaikinOscillatorIndicatorDescription.js +6 -6
  505. package/esm5/lib/ChaikinVolatilityIndicatorDescription.js +3 -3
  506. package/esm5/lib/CodeGeneratingComponentRendererCodeEmitter_combined.js +850 -545
  507. package/esm5/lib/CodeGeneratingComponentRendererDataEmitter.js +88 -54
  508. package/esm5/lib/CodeGeneratingImportManager.js +52 -20
  509. package/esm5/lib/CodeGenerationLibrary.js +1 -1
  510. package/esm5/lib/CodeGenerationLibraryItem.js +44 -15
  511. package/esm5/lib/CodeGenerationLibraryItemContent.js +1 -101
  512. package/esm5/lib/CodeGenerationLibraryItemContentConfiguration.js +7 -0
  513. package/esm5/lib/CodeGenerationLibraryItemContentConfiguration_combined.js +242 -0
  514. package/esm5/lib/CodeGenerationLibraryItemContentLocation.js +17 -0
  515. package/esm5/lib/CodeGenerationLibraryItemPlatform.js +3 -1
  516. package/esm5/lib/CodeGenerationRendererOptions.js +12 -0
  517. package/esm5/lib/CodeGenerationTargetPlatforms.js +2 -1
  518. package/esm5/lib/ColorCollectionUtil.js +1 -1
  519. package/esm5/lib/ColorUtil.js +2 -2
  520. package/esm5/lib/ColumnDescription.js +164 -140
  521. package/esm5/lib/ColumnDescriptionMetadata.js +2 -0
  522. package/esm5/lib/ColumnFragmentDescription.js +6 -6
  523. package/esm5/lib/ColumnGroupingDescription.js +33 -21
  524. package/esm5/lib/ColumnGroupingDescriptionMetadata.js +2 -1
  525. package/esm5/lib/ColumnSeriesDescription.js +9 -9
  526. package/esm5/lib/ComboBoxColumnDescription.js +11 -11
  527. package/esm5/lib/CommodityChannelIndexIndicatorDescription.js +3 -3
  528. package/esm5/lib/ComponentRenderer_combined.js +434 -423
  529. package/esm5/lib/CrosshairLayerDescription.js +99 -75
  530. package/esm5/lib/CrosshairLayerDescriptionMetadata.js +2 -0
  531. package/esm5/lib/CssThicknessPropertyAccessor.js +1 -1
  532. package/esm5/lib/DataAbbreviationMode.js +57 -0
  533. package/esm5/lib/DataChartAnnotationDescriptionModule.js +2 -2
  534. package/esm5/lib/DataChartDescription.js +150 -78
  535. package/esm5/lib/DataChartDescriptionMetadata.js +9 -0
  536. package/esm5/lib/DataGridDescription.js +653 -509
  537. package/esm5/lib/DataGridDescriptionMetadata_combined.js +12 -0
  538. package/esm5/lib/DataGridDescriptionModule.js +4 -0
  539. package/esm5/lib/DataGridPagerDescription.js +188 -0
  540. package/esm5/lib/DataGridPagerDescriptionMetadata.js +55 -0
  541. package/esm5/lib/DataGridPagerDescriptionModule.js +24 -0
  542. package/esm5/lib/DataGridToolbarDescription.js +91 -43
  543. package/esm5/lib/DataGridToolbarDescriptionMetadata.js +4 -0
  544. package/esm5/lib/DataLegendDescription.js +1382 -110
  545. package/esm5/lib/DataLegendDescriptionMetadata.js +141 -17
  546. package/esm5/lib/DataLegendHeaderDateMode.js +41 -0
  547. package/esm5/lib/DataLegendHeaderTimeMode.js +41 -0
  548. package/esm5/lib/DataLegendLabelMode.js +29 -0
  549. package/esm5/lib/DataLegendSeriesContext.js +123 -0
  550. package/esm5/lib/DataLegendSeriesContextDescription.js +44 -0
  551. package/esm5/lib/DataLegendSeriesContextDescriptionMetadata.js +42 -0
  552. package/esm5/lib/DataLegendSeriesGroup.js +57 -0
  553. package/esm5/lib/DataLegendSeriesValueInfo.js +65 -0
  554. package/esm5/lib/DataLegendSeriesValueInfoDescription.js +308 -0
  555. package/esm5/lib/DataLegendSeriesValueInfoDescriptionMetadata.js +64 -0
  556. package/esm5/lib/DataLegendSeriesValueType.js +81 -0
  557. package/esm5/lib/DataLegendStylingColumnEventArgsDescription.js +176 -0
  558. package/esm5/lib/DataLegendStylingColumnEventArgsDescriptionMetadata.js +53 -0
  559. package/esm5/lib/DataLegendStylingRowEventArgsDescription.js +116 -0
  560. package/esm5/lib/DataLegendStylingRowEventArgsDescriptionMetadata.js +48 -0
  561. package/esm5/lib/DataLegendSummaryColumn.js +66 -0
  562. package/esm5/lib/DataLegendSummaryColumnDescription.js +24 -0
  563. package/esm5/lib/DataLegendSummaryColumnDescriptionMetadata.js +42 -0
  564. package/esm5/lib/DataLegendSummaryEventArgsDescription.js +92 -0
  565. package/esm5/lib/DataLegendSummaryEventArgsDescriptionMetadata.js +45 -0
  566. package/esm5/lib/DataLegendSummaryType.js +41 -0
  567. package/esm5/lib/DataLegendUnitsMode.js +29 -0
  568. package/esm5/lib/DataLegendValueMode.js +30 -0
  569. package/esm5/lib/DataSeriesType.js +5 -1
  570. package/esm5/lib/DataSourceLocalDataProvider.js +12 -2
  571. package/esm5/lib/DataToolTipLayerDescription.js +1561 -0
  572. package/esm5/lib/DataToolTipLayerDescriptionMetadata.js +184 -0
  573. package/esm5/lib/DataToolTipLayerDescriptionModule.js +24 -0
  574. package/esm5/lib/DataToolTipLayerGroupingMode.js +29 -0
  575. package/esm5/lib/DataTooltipGroupedPositionX.js +81 -0
  576. package/esm5/lib/DataTooltipGroupedPositionY.js +81 -0
  577. package/esm5/lib/DateTimeColumnDescription.js +29 -29
  578. package/esm5/lib/DateTimeColumnDescriptionMetadata.js +1 -1
  579. package/esm5/lib/DateTimeFormatSpecifier.js +26 -22
  580. package/esm5/lib/DefaultSummaryResult.js +24 -10
  581. package/esm5/lib/DescriptionJsonValidator.js +6 -4
  582. package/esm5/lib/DescriptionSerializer.js +6 -5
  583. package/esm5/lib/DescriptionTreeReconciler.js +6 -0
  584. package/esm5/lib/DetrendedPriceOscillatorIndicatorDescription.js +3 -3
  585. package/esm5/lib/DivBridge.js +52 -0
  586. package/esm5/lib/DomainChartDescription.js +2182 -406
  587. package/esm5/lib/DomainChartDescriptionMetadata.js +172 -4
  588. package/esm5/lib/DotNetCodeGeneratingComponentRendererModuleEmitter.js +11 -3
  589. package/esm5/lib/EventProxy.js +43 -42
  590. package/esm5/lib/ExpansionPanelDescriptionMetadata.js +1 -0
  591. package/esm5/lib/FastStochasticOscillatorIndicatorDescription.js +3 -3
  592. package/esm5/lib/FinalValueLayerDescription.js +47 -35
  593. package/esm5/lib/FinalValueLayerDescriptionMetadata.js +1 -0
  594. package/esm5/lib/FinancialChartDescription.js +186 -162
  595. package/esm5/lib/FinancialChartDescriptionMetadata.js +2 -0
  596. package/esm5/lib/FinancialIndicatorDescription.js +21 -21
  597. package/esm5/lib/FinancialOverlayDescription.js +3 -3
  598. package/esm5/lib/FinancialPriceSeriesDescription.js +116 -20
  599. package/esm5/lib/FinancialPriceSeriesDescriptionMetadata.js +8 -0
  600. package/esm5/lib/FinancialSeriesDescription.js +39 -39
  601. package/esm5/lib/Flattener.js +5 -5
  602. package/esm5/lib/FontDefaults.js +78 -0
  603. package/esm5/lib/ForceIndexIndicatorDescription.js +3 -3
  604. package/esm5/lib/FormatSpecifier.js +101 -2
  605. package/esm5/lib/FullStochasticOscillatorIndicatorDescription.js +9 -9
  606. package/esm5/lib/GeographicContourLineSeriesDescription.js +13 -13
  607. package/esm5/lib/GeographicHighDensityScatterSeriesDescription.js +31 -31
  608. package/esm5/lib/GeographicMapImageryDescription_combined.js +41 -41
  609. package/esm5/lib/GeographicMapSeriesHostDescription.js +6 -6
  610. package/esm5/lib/GeographicMarkerSeriesDescription.js +29 -29
  611. package/esm5/lib/GeographicPolylineSeriesDescription.js +18 -18
  612. package/esm5/lib/GeographicProportionalSymbolSeriesDescription.js +51 -51
  613. package/esm5/lib/GeographicScatterAreaSeriesDescription.js +11 -11
  614. package/esm5/lib/GeographicShapeSeriesBaseDescription.js +30 -30
  615. package/esm5/lib/GeographicShapeSeriesDescription.js +45 -45
  616. package/esm5/lib/GeographicSymbolSeriesDescription.js +26 -26
  617. package/esm5/lib/GeographicTileSeriesDescription.js +6 -6
  618. package/esm5/lib/GeographicXYTriangulatingSeriesDescription.js +17 -17
  619. package/esm5/lib/GridBridge.js +138 -0
  620. package/esm5/lib/GridBridgeColumnDefinition.js +31 -0
  621. package/esm5/lib/GridBridgeRowDefinition.js +31 -0
  622. package/esm5/lib/HighDensityScatterSeriesDescription.js +84 -36
  623. package/esm5/lib/HighDensityScatterSeriesDescriptionMetadata.js +4 -0
  624. package/esm5/lib/HorizontalAnchoredCategorySeriesDescription.js +6 -6
  625. package/esm5/lib/HorizontalRangeCategorySeriesDescription.js +54 -6
  626. package/esm5/lib/HorizontalRangeCategorySeriesDescriptionMetadata.js +4 -0
  627. package/esm5/lib/HorizontalStackedSeriesBaseDescription.js +6 -6
  628. package/esm5/lib/IDataSeriesAdapterRule_combined.js +32 -29
  629. package/esm5/lib/IDataSourceDataProvider_combined.js +89 -74
  630. package/esm5/lib/INativeUIContainerBridge.js +12 -0
  631. package/esm5/lib/INativeUIContentBridge.js +12 -0
  632. package/esm5/lib/INativeUIElementBridge.js +7 -0
  633. package/esm5/lib/INativeUIElementBridge_combined.js +312 -0
  634. package/esm5/lib/INativeUIElementFactory.js +11 -0
  635. package/esm5/lib/INativeUIGridBridge.js +12 -0
  636. package/esm5/lib/IRenderer_combined.js +28 -6
  637. package/esm5/lib/IgcButtonBridge.js +113 -0
  638. package/esm5/lib/IgcCheckboxBridge.js +68 -0
  639. package/esm5/lib/IgcDropdownBridge.js +146 -0
  640. package/esm5/lib/IgcInputBridge.js +103 -0
  641. package/esm5/lib/IgcSliderBridge.js +78 -0
  642. package/esm5/lib/ImageColumnDescription.js +17 -17
  643. package/esm5/lib/ImageColumnDescriptionMetadata.js +1 -1
  644. package/esm5/lib/InterpolationUtil.js +1 -1
  645. package/esm5/lib/ItemToolTipLayerDescription.js +12 -12
  646. package/esm5/lib/JsonDictionaryItem.js +20 -19
  647. package/esm5/lib/LegendItemBadgeMode.js +25 -0
  648. package/esm5/lib/LegendItemBadgeShape.js +49 -0
  649. package/esm5/lib/LineSeriesDescription.js +3 -3
  650. package/esm5/lib/LocalDataSourceDescription.js +3 -3
  651. package/esm5/lib/LocalDataSource_combined.js +228 -225
  652. package/esm5/lib/MarkerSeriesDescription.js +26 -26
  653. package/esm5/lib/MathUtil.js +51 -14
  654. package/esm5/lib/MoneyFlowIndexIndicatorDescription.js +3 -3
  655. package/esm5/lib/MovingAverageConvergenceDivergenceIndicatorDescription.js +9 -9
  656. package/esm5/lib/NativeUIBuiltInEvents.js +11 -0
  657. package/esm5/lib/NativeUIBuiltInProperties.js +11 -0
  658. package/esm5/lib/NativeUIButton.js +65 -0
  659. package/esm5/lib/NativeUIButtonClickedEventArgs.js +20 -0
  660. package/esm5/lib/NativeUICheckbox.js +64 -0
  661. package/esm5/lib/NativeUICheckboxChangeEventArgs.js +20 -0
  662. package/esm5/lib/NativeUIChildren.js +22 -0
  663. package/esm5/lib/NativeUIComponent.js +7 -0
  664. package/esm5/lib/NativeUIComponentBuiltInType.js +11 -0
  665. package/esm5/lib/NativeUIComponentHorizontalAlignment.js +11 -0
  666. package/esm5/lib/NativeUIComponentVerticalAlignment.js +11 -0
  667. package/esm5/lib/NativeUIContainer.js +47 -0
  668. package/esm5/lib/NativeUIContent.js +41 -0
  669. package/esm5/lib/NativeUIDisplayDensity.js +11 -0
  670. package/esm5/lib/NativeUIDropDown.js +76 -0
  671. package/esm5/lib/NativeUIDropDownSelectedValueChangedEventArgs.js +20 -0
  672. package/esm5/lib/NativeUIElementBridge.js +89 -0
  673. package/esm5/lib/NativeUIGrid.js +75 -0
  674. package/esm5/lib/NativeUIGridHeightType.js +11 -0
  675. package/esm5/lib/NativeUIGridWidthType.js +11 -0
  676. package/esm5/lib/NativeUIInput.js +75 -0
  677. package/esm5/lib/NativeUIInputChangingEventArgs.js +20 -0
  678. package/esm5/lib/NativeUIInputDisplayType.js +11 -0
  679. package/esm5/lib/NativeUIInputsFactory.js +179 -0
  680. package/esm5/lib/NativeUILabel.js +46 -0
  681. package/esm5/lib/NativeUISlider.js +86 -0
  682. package/esm5/lib/NativeUISliderValueChangedEventArgs.js +20 -0
  683. package/esm5/lib/NumberFormatSpecifier.js +198 -21
  684. package/esm5/lib/NumberFormatSpecifierDescription.js +35 -23
  685. package/esm5/lib/NumberFormatSpecifierDescriptionMetadata.js +1 -0
  686. package/esm5/lib/Numeric.js +1 -1
  687. package/esm5/lib/NumericAngleAxisDescription.js +3 -3
  688. package/esm5/lib/NumericAxisBaseDescription.js +128 -56
  689. package/esm5/lib/NumericAxisBaseDescriptionMetadata.js +7 -0
  690. package/esm5/lib/NumericColumnDescription.js +44 -44
  691. package/esm5/lib/NumericColumnDescriptionMetadata.js +1 -1
  692. package/esm5/lib/NumericRadiusAxisDescription.js +6 -6
  693. package/esm5/lib/OrdinalTimeXAxisDescription.js +15 -15
  694. package/esm5/lib/PageChangedEventArgsDescription.js +56 -0
  695. package/esm5/lib/PageChangedEventArgsDescriptionMetadata.js +42 -0
  696. package/esm5/lib/PagedDataSource.js +60 -0
  697. package/esm5/lib/PagedDataSourceDescription.js +24 -0
  698. package/esm5/lib/PagedDataSourceDescriptionMetadata.js +42 -0
  699. package/esm5/lib/PercentagePriceOscillatorIndicatorDescription.js +6 -6
  700. package/esm5/lib/PercentageVolumeOscillatorIndicatorDescription.js +6 -6
  701. package/esm5/lib/PlatformFormatter.js +23 -0
  702. package/esm5/lib/PlatformSpecifierType.js +1 -1
  703. package/esm5/lib/PlotAreaMouseButtonEventArgsDescriptionMetadata_combined.js +2 -0
  704. package/esm5/lib/PolarAreaSeriesDescription.js +3 -3
  705. package/esm5/lib/PolarBaseDescription.js +104 -56
  706. package/esm5/lib/PolarBaseDescriptionMetadata.js +4 -0
  707. package/esm5/lib/PolarLineSeriesDescription.js +3 -3
  708. package/esm5/lib/PolarSplineAreaSeriesDescription.js +3 -3
  709. package/esm5/lib/PolarSplineSeriesDescription.js +3 -3
  710. package/esm5/lib/PriceChannelOverlayDescription.js +3 -3
  711. package/esm5/lib/PropertyEditorDescriptionObjectDescription_combined.js +86 -26
  712. package/esm5/lib/PropertyEditorPanelDescription.js +272 -0
  713. package/esm5/lib/PropertyEditorPanelDescriptionMetadata.js +64 -0
  714. package/esm5/lib/PropertyEditorPanelDescriptionModule.js +26 -0
  715. package/esm5/lib/PropertyEditorPropertyDescriptionDescriptionMetadata.js +6 -1
  716. package/esm5/lib/RadialAreaSeriesDescription.js +3 -3
  717. package/esm5/lib/RadialBaseDescription.js +21 -21
  718. package/esm5/lib/RadialColumnSeriesDescription.js +6 -6
  719. package/esm5/lib/RadialLineSeriesDescription.js +3 -3
  720. package/esm5/lib/RadialPieSeriesDescription.js +6 -6
  721. package/esm5/lib/RangeCategorySeriesDescription.js +6 -6
  722. package/esm5/lib/RangeColumnSeriesDescription.js +6 -6
  723. package/esm5/lib/RateOfChangeAndMomentumIndicatorDescription.js +3 -3
  724. package/esm5/lib/RearrangedListView.js +123 -108
  725. package/esm5/lib/RectUtil.js +1 -1
  726. package/esm5/lib/RelativeStrengthIndexIndicatorDescription.js +3 -3
  727. package/esm5/lib/ScatterAreaSeriesDescription.js +33 -9
  728. package/esm5/lib/ScatterAreaSeriesDescriptionMetadata.js +2 -0
  729. package/esm5/lib/ScatterBaseDescription.js +101 -53
  730. package/esm5/lib/ScatterBaseDescriptionMetadata.js +4 -0
  731. package/esm5/lib/ScatterContourSeriesDescription.js +36 -12
  732. package/esm5/lib/ScatterContourSeriesDescriptionMetadata.js +2 -0
  733. package/esm5/lib/ScatterLineSeriesDescription.js +3 -3
  734. package/esm5/lib/ScatterPolygonSeriesDescription.js +32 -32
  735. package/esm5/lib/ScatterPolylineSeriesDescription.js +3 -3
  736. package/esm5/lib/ScatterSplineSeriesDescription.js +3 -3
  737. package/esm5/lib/ScatterTriangulationSeriesDescription.js +73 -25
  738. package/esm5/lib/ScatterTriangulationSeriesDescriptionMetadata.js +4 -0
  739. package/esm5/lib/ScrollerView_combined.js +12 -12
  740. package/esm5/lib/SectionMap.js +3 -0
  741. package/esm5/lib/SeriesDescription.js +179 -155
  742. package/esm5/lib/SeriesDescriptionMetadata.js +2 -0
  743. package/esm5/lib/SeriesViewerDescription.js +159 -135
  744. package/esm5/lib/ShapeSeriesBaseDescription.js +36 -36
  745. package/esm5/lib/SlowStochasticOscillatorIndicatorDescription.js +3 -3
  746. package/esm5/lib/SmartPlacer.js +1 -1
  747. package/esm5/lib/SpanBridge.js +41 -0
  748. package/esm5/lib/SplineSeriesBaseDescription.js +6 -6
  749. package/esm5/lib/StackedBarSeriesDescription.js +6 -6
  750. package/esm5/lib/StackedColumnSeriesDescription.js +6 -6
  751. package/esm5/lib/StackedFragmentSeriesDescription.js +357 -165
  752. package/esm5/lib/StackedFragmentSeriesDescriptionMetadata.js +20 -0
  753. package/esm5/lib/StackedSeriesBaseDescription.js +12 -12
  754. package/esm5/lib/StackedSeriesCreatedEventArgsDescription.js +51 -27
  755. package/esm5/lib/StackedSeriesCreatedEventArgsDescriptionMetadata.js +2 -0
  756. package/esm5/lib/StackedSplineAreaSeriesDescription.js +3 -3
  757. package/esm5/lib/StackedSplineSeriesDescription.js +3 -3
  758. package/esm5/lib/StandardDeviationIndicatorDescription.js +3 -3
  759. package/esm5/lib/StochRSIIndicatorDescription.js +3 -3
  760. package/esm5/lib/StraightNumericAxisBaseDescription.js +3 -3
  761. package/esm5/lib/TRIXIndicatorDescription.js +3 -3
  762. package/esm5/lib/TemplateColumnDescription.js +6 -6
  763. package/esm5/lib/TextBlock.js +26 -24
  764. package/esm5/lib/TextColumnDescription.js +14 -14
  765. package/esm5/lib/TextColumnDescriptionMetadata.js +1 -1
  766. package/esm5/lib/TextFontMetrics.js +24 -0
  767. package/esm5/lib/Thickness.js +55 -15
  768. package/esm5/lib/TileSeriesDescription.js +3 -3
  769. package/esm5/lib/TimeAxisBaseDescription.js +22 -22
  770. package/esm5/lib/TimeXAxisDescription.js +11 -11
  771. package/esm5/lib/TypeDescriptionPlatform.js +2 -1
  772. package/esm5/lib/ValueOverlayDescription.js +50 -38
  773. package/esm5/lib/ValueOverlayDescriptionMetadata.js +1 -0
  774. package/esm5/lib/VerticalAnchoredCategorySeriesDescription.js +6 -6
  775. package/esm5/lib/VerticalStackedSeriesBaseDescription.js +6 -6
  776. package/esm5/lib/VirtualDataSource.js +330 -327
  777. package/esm5/lib/VirtualDataSourceDescription.js +20 -20
  778. package/esm5/lib/WaterfallSeriesDescription.js +12 -12
  779. package/esm5/lib/WebActivePaneEventArgsDescription.js +44 -0
  780. package/esm5/lib/WebActivePaneEventArgsDescriptionMetadata.js +43 -0
  781. package/esm5/lib/WebButtonBaseDescription.js +31 -19
  782. package/esm5/lib/WebButtonBaseDescriptionMetadata.js +1 -0
  783. package/esm5/lib/WebButtonDescription.js +3 -3
  784. package/esm5/lib/WebCalendarBaseDescription.js +7 -19
  785. package/esm5/lib/WebCalendarBaseDescriptionMetadata.js +0 -1
  786. package/esm5/lib/WebCalendarDescription.js +29 -17
  787. package/esm5/lib/WebCalendarDescriptionMetadata.js +1 -0
  788. package/esm5/lib/WebCardActionsDescription.js +14 -1
  789. package/esm5/lib/WebCardActionsDescriptionMetadata.js +2 -0
  790. package/esm5/lib/WebChipDescription.js +128 -0
  791. package/esm5/lib/WebChipDescriptionMetadata.js +53 -0
  792. package/esm5/lib/WebChipDescriptionModule.js +24 -0
  793. package/esm5/lib/WebCircularGradientDescription.js +68 -0
  794. package/esm5/lib/WebCircularGradientDescriptionMetadata.js +44 -0
  795. package/esm5/lib/{SummaryToolTipLayerDescriptionModule.js → WebCircularGradientDescriptionModule.js} +9 -9
  796. package/esm5/lib/WebCircularProgressDescription.js +24 -0
  797. package/esm5/lib/WebCircularProgressDescriptionMetadata.js +43 -0
  798. package/esm5/lib/WebCircularProgressDescriptionModule.js +26 -0
  799. package/esm5/lib/WebContentPaneDescription.js +267 -0
  800. package/esm5/lib/WebContentPaneDescriptionMetadata.js +65 -0
  801. package/esm5/lib/WebContentPaneDescriptionModule.js +26 -0
  802. package/esm5/lib/WebDockManagerDescription.js +140 -0
  803. package/esm5/lib/WebDockManagerDescriptionMetadata.js +60 -0
  804. package/esm5/lib/WebDockManagerDescriptionModule.js +24 -0
  805. package/esm5/lib/WebDockManagerLayoutDescription.js +58 -0
  806. package/esm5/lib/WebDockManagerLayoutDescriptionMetadata.js +45 -0
  807. package/esm5/lib/WebDockManagerLayoutDescriptionModule.js +24 -0
  808. package/esm5/lib/WebDockManagerPaneDescription.js +31 -0
  809. package/esm5/lib/WebDockManagerPaneDescriptionMetadata.js +41 -0
  810. package/esm5/lib/WebDockManagerPaneDescriptionModule.js +24 -0
  811. package/esm5/lib/WebDockManagerPointDescription.js +56 -0
  812. package/esm5/lib/WebDockManagerPointDescriptionMetadata.js +43 -0
  813. package/esm5/lib/WebDockManagerPointDescriptionModule.js +24 -0
  814. package/esm5/lib/WebDockManagerResourceStringsDescription.js +140 -0
  815. package/esm5/lib/WebDockManagerResourceStringsDescriptionMetadata.js +50 -0
  816. package/esm5/lib/WebDockPaneActionDescription.js +61 -0
  817. package/esm5/lib/WebDockPaneActionDescriptionMetadata.js +51 -0
  818. package/esm5/lib/WebDockingIndicatorDescription.js +56 -0
  819. package/esm5/lib/WebDockingIndicatorDescriptionMetadata.js +44 -0
  820. package/esm5/lib/WebDocumentHostDescription.js +75 -0
  821. package/esm5/lib/WebDocumentHostDescriptionMetadata.js +50 -0
  822. package/esm5/lib/WebDocumentHostDescriptionModule.js +26 -0
  823. package/esm5/lib/WebDropdownDescription.js +164 -0
  824. package/esm5/lib/WebDropdownDescriptionMetadata.js +58 -0
  825. package/esm5/lib/WebDropdownDescriptionModule.js +26 -0
  826. package/esm5/lib/WebDropdownGroupDescription.js +56 -0
  827. package/esm5/lib/WebDropdownGroupDescriptionMetadata.js +46 -0
  828. package/esm5/lib/WebDropdownGroupDescriptionModule.js +26 -0
  829. package/esm5/lib/WebDropdownHeaderDescription.js +31 -0
  830. package/esm5/lib/WebDropdownHeaderDescriptionMetadata.js +41 -0
  831. package/esm5/lib/WebDropdownHeaderDescriptionModule.js +24 -0
  832. package/esm5/lib/WebDropdownItemComponentEventArgsDescription.js +44 -0
  833. package/esm5/lib/WebDropdownItemComponentEventArgsDescriptionMetadata.js +44 -0
  834. package/esm5/lib/WebDropdownItemDescription.js +80 -0
  835. package/esm5/lib/WebDropdownItemDescriptionMetadata.js +45 -0
  836. package/esm5/lib/WebDropdownItemDescriptionModule.js +24 -0
  837. package/esm5/lib/WebFloatPaneActionDescription.js +73 -0
  838. package/esm5/lib/WebFloatPaneActionDescriptionMetadata.js +50 -0
  839. package/esm5/lib/WebFloatingPaneResizeEventArgsDescription.js +44 -0
  840. package/esm5/lib/WebFloatingPaneResizeEventArgsDescriptionMetadata.js +43 -0
  841. package/esm5/lib/WebFloatingPaneResizeMoveEventArgsDescription.js +44 -0
  842. package/esm5/lib/WebFloatingPaneResizeMoveEventArgsDescriptionMetadata.js +43 -0
  843. package/esm5/lib/WebFormDataEventArgsDescriptionMetadata.js +1 -1
  844. package/esm5/lib/WebIconButtonDescription.js +11 -11
  845. package/esm5/lib/WebInputBaseDescription.js +164 -0
  846. package/esm5/lib/WebInputBaseDescriptionMetadata.js +55 -0
  847. package/esm5/lib/WebInputBaseDescriptionModule.js +24 -0
  848. package/esm5/lib/WebInputDescription.js +48 -187
  849. package/esm5/lib/WebInputDescriptionMetadata.js +4 -16
  850. package/esm5/lib/WebInputDescriptionModule.js +2 -0
  851. package/esm5/lib/WebLinearProgressDescription.js +49 -0
  852. package/esm5/lib/WebLinearProgressDescriptionMetadata.js +46 -0
  853. package/esm5/lib/WebLinearProgressDescriptionModule.js +26 -0
  854. package/esm5/lib/WebMoveFloatingPaneActionDescription.js +61 -0
  855. package/esm5/lib/WebMoveFloatingPaneActionDescriptionMetadata.js +49 -0
  856. package/esm5/lib/WebMoveTabActionDescription.js +61 -0
  857. package/esm5/lib/WebMoveTabActionDescriptionMetadata.js +47 -0
  858. package/esm5/lib/WebNavDrawerDescriptionMetadata.js +1 -1
  859. package/esm5/lib/WebPaneCloseEventArgsDescription.js +44 -0
  860. package/esm5/lib/WebPaneCloseEventArgsDescriptionMetadata.js +43 -0
  861. package/esm5/lib/WebPaneDragActionDescription.js +31 -0
  862. package/esm5/lib/WebPaneDragActionDescriptionMetadata.js +41 -0
  863. package/esm5/lib/WebPaneDragEndEventArgsDescription.js +44 -0
  864. package/esm5/lib/WebPaneDragEndEventArgsDescriptionMetadata.js +43 -0
  865. package/esm5/lib/WebPaneDragOverEventArgsDescription.js +44 -0
  866. package/esm5/lib/WebPaneDragOverEventArgsDescriptionMetadata.js +43 -0
  867. package/esm5/lib/WebPaneDragStartEventArgsDescription.js +44 -0
  868. package/esm5/lib/WebPaneDragStartEventArgsDescriptionMetadata.js +43 -0
  869. package/esm5/lib/WebPaneHeaderConnectionEventArgsDescription.js +44 -0
  870. package/esm5/lib/WebPaneHeaderConnectionEventArgsDescriptionMetadata.js +43 -0
  871. package/esm5/lib/WebPaneHeaderElementDescription.js +31 -0
  872. package/esm5/lib/WebPaneHeaderElementDescriptionMetadata.js +41 -0
  873. package/esm5/lib/WebPanePinnedEventArgsDescription.js +44 -0
  874. package/esm5/lib/WebPanePinnedEventArgsDescriptionMetadata.js +43 -0
  875. package/esm5/lib/WebProgressBaseDescription.js +116 -0
  876. package/esm5/lib/WebProgressBaseDescriptionMetadata.js +47 -0
  877. package/esm5/lib/WebProgressBaseDescriptionModule.js +24 -0
  878. package/esm5/lib/WebRangeSliderValueEventArgsDescriptionMetadata.js +1 -1
  879. package/esm5/lib/WebRatingDescription.js +188 -0
  880. package/esm5/lib/WebRatingDescriptionMetadata.js +57 -0
  881. package/esm5/lib/WebRatingDescriptionModule.js +24 -0
  882. package/esm5/lib/WebRatingSymbolDescription.js +31 -0
  883. package/esm5/lib/WebRatingSymbolDescriptionMetadata.js +41 -0
  884. package/esm5/lib/WebRatingSymbolDescriptionModule.js +24 -0
  885. package/esm5/lib/WebSnackbarDescription.js +92 -0
  886. package/esm5/lib/WebSnackbarDescriptionMetadata.js +48 -0
  887. package/esm5/lib/WebSnackbarDescriptionModule.js +24 -0
  888. package/esm5/lib/WebSplitPaneDescription.js +147 -0
  889. package/esm5/lib/WebSplitPaneDescriptionMetadata.js +57 -0
  890. package/esm5/lib/WebSplitPaneDescriptionModule.js +26 -0
  891. package/esm5/lib/WebTabGroupPaneDescription.js +99 -0
  892. package/esm5/lib/WebTabGroupPaneDescriptionMetadata.js +50 -0
  893. package/esm5/lib/WebTabGroupPaneDescriptionModule.js +26 -0
  894. package/esm5/lib/WebTabHeaderConnectionEventArgsDescription.js +44 -0
  895. package/esm5/lib/WebTabHeaderConnectionEventArgsDescriptionMetadata.js +43 -0
  896. package/esm5/lib/WebTabHeaderElementDescription.js +31 -0
  897. package/esm5/lib/WebTabHeaderElementDescriptionMetadata.js +41 -0
  898. package/esm5/lib/WebThemeControllerDescription.js +31 -0
  899. package/esm5/lib/WebThemeControllerDescriptionMetadata.js +41 -0
  900. package/esm5/lib/WebToastDescription.js +68 -0
  901. package/esm5/lib/WebToastDescriptionMetadata.js +44 -0
  902. package/esm5/lib/WebToastDescriptionModule.js +24 -0
  903. package/esm5/lib/WilliamsPercentRIndicatorDescription.js +3 -3
  904. package/esm5/lib/XYChartDescription.js +228 -228
  905. package/esm5/lib/XamMultiScaleImageView_combined.js +2 -2
  906. package/esm5/lib/igx-data-legend-series-context.js +82 -0
  907. package/esm5/lib/igx-data-legend-series-value-info.js +345 -0
  908. package/esm5/lib/igx-data-legend-summary-column.js +78 -0
  909. package/esm5/lib/igx-format-specifier.js +4 -0
  910. package/esm5/lib/igx-number-format-specifier.js +10 -0
  911. package/esm5/lib/igx-tooltip-container-component.js +2 -2
  912. package/esm5/public_api.js +208 -5
  913. package/fesm2015/igniteui-angular-core.js +38223 -23250
  914. package/fesm5/igniteui-angular-core.js +68022 -49263
  915. package/lib/AbsoluteVolumeOscillatorIndicatorDescription.d.ts +2 -2
  916. package/lib/AnchoredCategorySeriesDescription.d.ts +14 -8
  917. package/lib/AnchoredRadialSeriesDescription.d.ts +13 -7
  918. package/lib/AnnotationLayerDescription.d.ts +5 -5
  919. package/lib/AreaSeriesDescription.d.ts +1 -1
  920. package/lib/AverageDirectionalIndexIndicatorDescription.d.ts +1 -1
  921. package/lib/AverageTrueRangeIndicatorDescription.d.ts +1 -1
  922. package/lib/AxisAnnotationDescription.d.ts +15 -12
  923. package/lib/AxisDescription.d.ts +56 -53
  924. package/lib/BarSeriesDescription.d.ts +2 -2
  925. package/lib/BaseDOMEventProxy_combined.d.ts +80 -80
  926. package/lib/BaseDataSourceDescription.d.ts +9 -6
  927. package/lib/BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter.d.ts +1 -0
  928. package/lib/BlazorCodeGeneratingComponentRendererModuleEmitter.d.ts +16 -0
  929. package/lib/BlazorRazorCodeGeneratingComponentRendererCodeEmitter.d.ts +1 -0
  930. package/lib/BollingerBandWidthIndicatorDescription.d.ts +2 -2
  931. package/lib/BollingerBandsOverlayDescription.d.ts +2 -2
  932. package/lib/BubbleSeriesDescription.d.ts +22 -10
  933. package/lib/CalloutAnnotationDescription.d.ts +18 -15
  934. package/lib/CalloutLayerDescription.d.ts +49 -31
  935. package/lib/CalloutRenderStyleUpdatingEventArgsDescription.d.ts +54 -0
  936. package/lib/CalloutRenderStyleUpdatingEventArgsDescriptionMetadata.d.ts +13 -0
  937. package/lib/CanvasGestureDOMEventProxy.d.ts +30 -30
  938. package/lib/CanvasViewRenderer.d.ts +19 -16
  939. package/lib/CategoryAngleAxisDescription.d.ts +6 -6
  940. package/lib/CategoryAxisBaseDescription.d.ts +8 -8
  941. package/lib/CategoryChartDescription.d.ts +62 -26
  942. package/lib/CategoryDateTimeXAxisDescription.d.ts +7 -7
  943. package/lib/CategoryHighlightLayerDescription.d.ts +3 -3
  944. package/lib/CategoryItemHighlightLayerDescription.d.ts +10 -10
  945. package/lib/CategorySeriesDescription.d.ts +7 -7
  946. package/lib/CategoryToolTipLayerDescription.d.ts +2 -2
  947. package/lib/CategoryXAxisDescription.d.ts +6 -6
  948. package/lib/CategoryYAxisDescription.d.ts +6 -6
  949. package/lib/ChaikinOscillatorIndicatorDescription.d.ts +2 -2
  950. package/lib/ChaikinVolatilityIndicatorDescription.d.ts +1 -1
  951. package/lib/CodeGeneratingComponentRendererCodeEmitter_combined.d.ts +185 -148
  952. package/lib/CodeGeneratingComponentRendererDataEmitter.d.ts +28 -23
  953. package/lib/CodeGeneratingImportManager.d.ts +5 -3
  954. package/lib/CodeGenerationLibraryItem.d.ts +9 -4
  955. package/lib/CodeGenerationLibraryItemContent.d.ts +1 -21
  956. package/lib/CodeGenerationLibraryItemContentConfiguration.d.ts +1 -0
  957. package/lib/CodeGenerationLibraryItemContentConfiguration_combined.d.ts +44 -0
  958. package/lib/CodeGenerationLibraryItemContentLocation.d.ts +10 -0
  959. package/lib/CodeGenerationLibraryItemPlatform.d.ts +3 -1
  960. package/lib/CodeGenerationRendererOptions.d.ts +3 -0
  961. package/lib/CodeGenerationTargetPlatforms.d.ts +2 -1
  962. package/lib/ColumnDescription.d.ts +55 -49
  963. package/lib/ColumnFragmentDescription.d.ts +2 -2
  964. package/lib/ColumnGroupingDescription.d.ts +11 -8
  965. package/lib/ColumnSeriesDescription.d.ts +3 -3
  966. package/lib/ComboBoxColumnDescription.d.ts +4 -4
  967. package/lib/CommodityChannelIndexIndicatorDescription.d.ts +1 -1
  968. package/lib/ComponentRenderer_combined.d.ts +82 -79
  969. package/lib/CrosshairLayerDescription.d.ts +33 -27
  970. package/lib/DataAbbreviationMode.d.ts +50 -0
  971. package/lib/DataChartDescription.d.ts +45 -27
  972. package/lib/DataGridDescription.d.ts +211 -175
  973. package/lib/DataGridPagerDescription.d.ts +51 -0
  974. package/lib/DataGridPagerDescriptionMetadata.d.ts +13 -0
  975. package/lib/DataGridPagerDescriptionModule.d.ts +9 -0
  976. package/lib/DataGridToolbarDescription.d.ts +27 -15
  977. package/lib/DataLegendDescription.d.ts +373 -54
  978. package/lib/DataLegendDescriptionMetadata.d.ts +2 -1
  979. package/lib/DataLegendHeaderDateMode.d.ts +34 -0
  980. package/lib/DataLegendHeaderTimeMode.d.ts +34 -0
  981. package/lib/DataLegendLabelMode.d.ts +22 -0
  982. package/lib/DataLegendSeriesContext.d.ts +25 -0
  983. package/lib/DataLegendSeriesContextDescription.d.ts +14 -0
  984. package/lib/DataLegendSeriesContextDescriptionMetadata.d.ts +13 -0
  985. package/lib/DataLegendSeriesGroup.d.ts +50 -0
  986. package/lib/DataLegendSeriesValueInfo.d.ts +34 -0
  987. package/lib/DataLegendSeriesValueInfoDescription.d.ts +80 -0
  988. package/lib/DataLegendSeriesValueInfoDescriptionMetadata.d.ts +13 -0
  989. package/lib/DataLegendSeriesValueType.d.ts +74 -0
  990. package/lib/DataLegendStylingColumnEventArgsDescription.d.ts +47 -0
  991. package/lib/DataLegendStylingColumnEventArgsDescriptionMetadata.d.ts +13 -0
  992. package/lib/DataLegendStylingRowEventArgsDescription.d.ts +32 -0
  993. package/lib/DataLegendStylingRowEventArgsDescriptionMetadata.d.ts +13 -0
  994. package/lib/DataLegendSummaryColumn.d.ts +20 -0
  995. package/lib/DataLegendSummaryColumnDescription.d.ts +10 -0
  996. package/lib/DataLegendSummaryColumnDescriptionMetadata.d.ts +13 -0
  997. package/lib/DataLegendSummaryEventArgsDescription.d.ts +26 -0
  998. package/lib/DataLegendSummaryEventArgsDescriptionMetadata.d.ts +13 -0
  999. package/lib/DataLegendSummaryType.d.ts +34 -0
  1000. package/lib/DataLegendUnitsMode.d.ts +22 -0
  1001. package/lib/DataLegendValueMode.d.ts +23 -0
  1002. package/lib/DataSeriesType.d.ts +5 -1
  1003. package/lib/DataSourceLocalDataProvider.d.ts +2 -1
  1004. package/lib/DataToolTipLayerDescription.d.ts +395 -0
  1005. package/lib/DataToolTipLayerDescriptionMetadata.d.ts +13 -0
  1006. package/lib/DataToolTipLayerDescriptionModule.d.ts +9 -0
  1007. package/lib/DataToolTipLayerGroupingMode.d.ts +22 -0
  1008. package/lib/DataTooltipGroupedPositionX.d.ts +74 -0
  1009. package/lib/DataTooltipGroupedPositionY.d.ts +74 -0
  1010. package/lib/DateTimeColumnDescription.d.ts +13 -13
  1011. package/lib/DateTimeFormatSpecifier.d.ts +2 -1
  1012. package/lib/DefaultSummaryResult.d.ts +6 -2
  1013. package/lib/DetrendedPriceOscillatorIndicatorDescription.d.ts +1 -1
  1014. package/lib/DivBridge.d.ts +19 -0
  1015. package/lib/DomainChartDescription.d.ts +550 -105
  1016. package/lib/DotNetCodeGeneratingComponentRendererModuleEmitter.d.ts +2 -1
  1017. package/lib/EventProxy.d.ts +33 -32
  1018. package/lib/FastStochasticOscillatorIndicatorDescription.d.ts +1 -1
  1019. package/lib/FinalValueLayerDescription.d.ts +15 -12
  1020. package/lib/FinancialChartDescription.d.ts +60 -54
  1021. package/lib/FinancialIndicatorDescription.d.ts +7 -7
  1022. package/lib/FinancialOverlayDescription.d.ts +1 -1
  1023. package/lib/FinancialPriceSeriesDescription.d.ts +31 -7
  1024. package/lib/FinancialSeriesDescription.d.ts +14 -14
  1025. package/lib/FontDefaults.d.ts +62 -0
  1026. package/lib/ForceIndexIndicatorDescription.d.ts +1 -1
  1027. package/lib/FormatSpecifier.d.ts +5 -0
  1028. package/lib/FullStochasticOscillatorIndicatorDescription.d.ts +3 -3
  1029. package/lib/GeographicContourLineSeriesDescription.d.ts +5 -5
  1030. package/lib/GeographicHighDensityScatterSeriesDescription.d.ts +11 -11
  1031. package/lib/GeographicMapImageryDescription_combined.d.ts +14 -14
  1032. package/lib/GeographicMapSeriesHostDescription.d.ts +2 -2
  1033. package/lib/GeographicMarkerSeriesDescription.d.ts +11 -11
  1034. package/lib/GeographicPolylineSeriesDescription.d.ts +6 -6
  1035. package/lib/GeographicProportionalSymbolSeriesDescription.d.ts +18 -18
  1036. package/lib/GeographicScatterAreaSeriesDescription.d.ts +4 -4
  1037. package/lib/GeographicShapeSeriesBaseDescription.d.ts +10 -10
  1038. package/lib/GeographicShapeSeriesDescription.d.ts +17 -17
  1039. package/lib/GeographicSymbolSeriesDescription.d.ts +9 -9
  1040. package/lib/GeographicTileSeriesDescription.d.ts +2 -2
  1041. package/lib/GeographicXYTriangulatingSeriesDescription.d.ts +6 -6
  1042. package/lib/GridBridge.d.ts +41 -0
  1043. package/lib/GridBridgeColumnDefinition.d.ts +11 -0
  1044. package/lib/GridBridgeRowDefinition.d.ts +11 -0
  1045. package/lib/HighDensityScatterSeriesDescription.d.ts +25 -13
  1046. package/lib/HorizontalAnchoredCategorySeriesDescription.d.ts +2 -2
  1047. package/lib/HorizontalRangeCategorySeriesDescription.d.ts +14 -2
  1048. package/lib/HorizontalStackedSeriesBaseDescription.d.ts +2 -2
  1049. package/lib/IDataLegend.d.ts +7 -0
  1050. package/lib/IDataLegendSeries.d.ts +9 -5
  1051. package/lib/IDataSeriesAdapterRule_combined.d.ts +1 -0
  1052. package/lib/IDataSourceDataProvider_combined.d.ts +24 -20
  1053. package/lib/INativeUIContainerBridge.d.ts +17 -0
  1054. package/lib/INativeUIContentBridge.d.ts +14 -0
  1055. package/lib/INativeUIElementBridge.d.ts +1 -0
  1056. package/lib/INativeUIElementBridge_combined.d.ts +99 -0
  1057. package/lib/INativeUIElementFactory.d.ts +14 -0
  1058. package/lib/INativeUIGridBridge.d.ts +26 -0
  1059. package/lib/IRenderer_combined.d.ts +3 -0
  1060. package/lib/ISummaryResult.d.ts +3 -2
  1061. package/lib/IgcButtonBridge.d.ts +21 -0
  1062. package/lib/IgcCheckboxBridge.d.ts +19 -0
  1063. package/lib/IgcDropdownBridge.d.ts +24 -0
  1064. package/lib/IgcInputBridge.d.ts +19 -0
  1065. package/lib/IgcSliderBridge.d.ts +19 -0
  1066. package/lib/ImageColumnDescription.d.ts +8 -8
  1067. package/lib/ItemToolTipLayerDescription.d.ts +4 -4
  1068. package/lib/LegendItemBadgeMode.d.ts +18 -0
  1069. package/lib/LegendItemBadgeShape.d.ts +42 -0
  1070. package/lib/LineSeriesDescription.d.ts +1 -1
  1071. package/lib/LocalDataSourceDescription.d.ts +1 -1
  1072. package/lib/LocalDataSource_combined.d.ts +33 -33
  1073. package/lib/MarkerSeriesDescription.d.ts +10 -10
  1074. package/lib/MathUtil.d.ts +15 -13
  1075. package/lib/MoneyFlowIndexIndicatorDescription.d.ts +1 -1
  1076. package/lib/MovingAverageConvergenceDivergenceIndicatorDescription.d.ts +3 -3
  1077. package/lib/NativeUIBuiltInEvents.d.ts +15 -0
  1078. package/lib/NativeUIBuiltInProperties.d.ts +23 -0
  1079. package/lib/NativeUIButton.d.ts +19 -0
  1080. package/lib/NativeUIButtonClickedEventArgs.d.ts +7 -0
  1081. package/lib/NativeUICheckbox.d.ts +18 -0
  1082. package/lib/NativeUICheckboxChangeEventArgs.d.ts +7 -0
  1083. package/lib/NativeUIChildren.d.ts +10 -0
  1084. package/lib/NativeUIComponent.d.ts +1 -0
  1085. package/lib/NativeUIComponentBuiltInType.d.ts +19 -0
  1086. package/lib/NativeUIComponentHorizontalAlignment.d.ts +14 -0
  1087. package/lib/NativeUIComponentVerticalAlignment.d.ts +14 -0
  1088. package/lib/NativeUIContainer.d.ts +15 -0
  1089. package/lib/NativeUIContent.d.ts +15 -0
  1090. package/lib/NativeUIDisplayDensity.d.ts +14 -0
  1091. package/lib/NativeUIDropDown.d.ts +21 -0
  1092. package/lib/NativeUIDropDownSelectedValueChangedEventArgs.d.ts +7 -0
  1093. package/lib/NativeUIElementBridge.d.ts +25 -0
  1094. package/lib/NativeUIGrid.d.ts +27 -0
  1095. package/lib/NativeUIGridHeightType.d.ts +13 -0
  1096. package/lib/NativeUIGridWidthType.d.ts +13 -0
  1097. package/lib/NativeUIInput.d.ts +22 -0
  1098. package/lib/NativeUIInputChangingEventArgs.d.ts +7 -0
  1099. package/lib/NativeUIInputDisplayType.d.ts +13 -0
  1100. package/lib/NativeUIInputsFactory.d.ts +23 -0
  1101. package/lib/NativeUILabel.d.ts +15 -0
  1102. package/lib/NativeUISlider.d.ts +22 -0
  1103. package/lib/NativeUISliderValueChangedEventArgs.d.ts +7 -0
  1104. package/lib/NumberFormatSpecifier.d.ts +7 -1
  1105. package/lib/NumberFormatSpecifierDescription.d.ts +13 -10
  1106. package/lib/NumericAngleAxisDescription.d.ts +1 -1
  1107. package/lib/NumericAxisBaseDescription.d.ts +38 -19
  1108. package/lib/NumericColumnDescription.d.ts +18 -18
  1109. package/lib/NumericRadiusAxisDescription.d.ts +2 -2
  1110. package/lib/OrdinalTimeXAxisDescription.d.ts +5 -5
  1111. package/lib/PageChangedEventArgsDescription.d.ts +17 -0
  1112. package/lib/PageChangedEventArgsDescriptionMetadata.d.ts +13 -0
  1113. package/lib/PagedDataSource.d.ts +18 -0
  1114. package/lib/PagedDataSourceDescription.d.ts +10 -0
  1115. package/lib/PagedDataSourceDescriptionMetadata.d.ts +13 -0
  1116. package/lib/PercentagePriceOscillatorIndicatorDescription.d.ts +2 -2
  1117. package/lib/PercentageVolumeOscillatorIndicatorDescription.d.ts +2 -2
  1118. package/lib/PlatformFormatter.d.ts +8 -0
  1119. package/lib/PlatformSpecifierType.d.ts +3 -1
  1120. package/lib/PolarAreaSeriesDescription.d.ts +1 -1
  1121. package/lib/PolarBaseDescription.d.ts +32 -20
  1122. package/lib/PolarLineSeriesDescription.d.ts +1 -1
  1123. package/lib/PolarSplineAreaSeriesDescription.d.ts +1 -1
  1124. package/lib/PolarSplineSeriesDescription.d.ts +1 -1
  1125. package/lib/PriceChannelOverlayDescription.d.ts +1 -1
  1126. package/lib/PropertyEditorDescriptionObjectDescription_combined.d.ts +24 -9
  1127. package/lib/PropertyEditorPanelDescription.d.ts +72 -0
  1128. package/lib/PropertyEditorPanelDescriptionMetadata.d.ts +14 -0
  1129. package/lib/{SummaryToolTipLayerDescriptionModule.d.ts → PropertyEditorPanelDescriptionModule.d.ts} +1 -1
  1130. package/lib/RadialAreaSeriesDescription.d.ts +1 -1
  1131. package/lib/RadialBaseDescription.d.ts +7 -7
  1132. package/lib/RadialColumnSeriesDescription.d.ts +2 -2
  1133. package/lib/RadialLineSeriesDescription.d.ts +1 -1
  1134. package/lib/RadialPieSeriesDescription.d.ts +2 -2
  1135. package/lib/RangeCategorySeriesDescription.d.ts +2 -2
  1136. package/lib/RangeColumnSeriesDescription.d.ts +2 -2
  1137. package/lib/RateOfChangeAndMomentumIndicatorDescription.d.ts +1 -1
  1138. package/lib/RelativeStrengthIndexIndicatorDescription.d.ts +1 -1
  1139. package/lib/ScatterAreaSeriesDescription.d.ts +9 -3
  1140. package/lib/ScatterBaseDescription.d.ts +31 -19
  1141. package/lib/ScatterContourSeriesDescription.d.ts +10 -4
  1142. package/lib/ScatterLineSeriesDescription.d.ts +1 -1
  1143. package/lib/ScatterPolygonSeriesDescription.d.ts +12 -12
  1144. package/lib/ScatterPolylineSeriesDescription.d.ts +1 -1
  1145. package/lib/ScatterSplineSeriesDescription.d.ts +1 -1
  1146. package/lib/ScatterTriangulationSeriesDescription.d.ts +21 -9
  1147. package/lib/SeriesDescription.d.ts +62 -56
  1148. package/lib/SeriesViewerDescription.d.ts +56 -50
  1149. package/lib/ShapeSeriesBaseDescription.d.ts +13 -13
  1150. package/lib/SlowStochasticOscillatorIndicatorDescription.d.ts +1 -1
  1151. package/lib/SpanBridge.d.ts +15 -0
  1152. package/lib/SplineSeriesBaseDescription.d.ts +2 -2
  1153. package/lib/StackedBarSeriesDescription.d.ts +2 -2
  1154. package/lib/StackedColumnSeriesDescription.d.ts +2 -2
  1155. package/lib/StackedFragmentSeriesDescription.d.ts +108 -60
  1156. package/lib/StackedSeriesBaseDescription.d.ts +4 -4
  1157. package/lib/StackedSeriesCreatedEventArgsDescription.d.ts +16 -10
  1158. package/lib/StackedSplineAreaSeriesDescription.d.ts +1 -1
  1159. package/lib/StackedSplineSeriesDescription.d.ts +1 -1
  1160. package/lib/StandardDeviationIndicatorDescription.d.ts +1 -1
  1161. package/lib/StochRSIIndicatorDescription.d.ts +1 -1
  1162. package/lib/StraightNumericAxisBaseDescription.d.ts +1 -1
  1163. package/lib/TRIXIndicatorDescription.d.ts +1 -1
  1164. package/lib/TemplateColumnDescription.d.ts +2 -2
  1165. package/lib/TextBlock.d.ts +10 -7
  1166. package/lib/TextColumnDescription.d.ts +7 -7
  1167. package/lib/TextFontMetrics.d.ts +10 -0
  1168. package/lib/Thickness.d.ts +12 -4
  1169. package/lib/TileSeriesDescription.d.ts +1 -1
  1170. package/lib/TimeAxisBaseDescription.d.ts +8 -8
  1171. package/lib/TimeXAxisDescription.d.ts +4 -4
  1172. package/lib/TypeDescriptionPlatform.d.ts +2 -1
  1173. package/lib/ValueOverlayDescription.d.ts +16 -13
  1174. package/lib/VerticalAnchoredCategorySeriesDescription.d.ts +2 -2
  1175. package/lib/VerticalStackedSeriesBaseDescription.d.ts +2 -2
  1176. package/lib/VirtualDataSource.d.ts +50 -50
  1177. package/lib/VirtualDataSourceDescription.d.ts +7 -7
  1178. package/lib/WaterfallSeriesDescription.d.ts +4 -4
  1179. package/lib/WebActivePaneEventArgsDescription.d.ts +14 -0
  1180. package/lib/WebActivePaneEventArgsDescriptionMetadata.d.ts +13 -0
  1181. package/lib/WebButtonBaseDescription.d.ts +10 -7
  1182. package/lib/WebButtonDescription.d.ts +1 -1
  1183. package/lib/WebCalendarBaseDescription.d.ts +2 -5
  1184. package/lib/WebCalendarDescription.d.ts +9 -6
  1185. package/lib/WebCardActionsDescription.d.ts +3 -0
  1186. package/lib/WebChipDescription.d.ts +35 -0
  1187. package/lib/WebChipDescriptionMetadata.d.ts +13 -0
  1188. package/lib/WebChipDescriptionModule.d.ts +9 -0
  1189. package/lib/WebCircularGradientDescription.d.ts +20 -0
  1190. package/lib/{SummaryToolTipLayerDescriptionMetadata.d.ts → WebCircularGradientDescriptionMetadata.d.ts} +1 -1
  1191. package/lib/WebCircularGradientDescriptionModule.d.ts +9 -0
  1192. package/lib/WebCircularProgressDescription.d.ts +10 -0
  1193. package/lib/WebCircularProgressDescriptionMetadata.d.ts +13 -0
  1194. package/lib/WebCircularProgressDescriptionModule.d.ts +9 -0
  1195. package/lib/WebContentPaneDescription.d.ts +72 -0
  1196. package/lib/WebContentPaneDescriptionMetadata.d.ts +13 -0
  1197. package/lib/WebContentPaneDescriptionModule.d.ts +9 -0
  1198. package/lib/WebDockManagerDescription.d.ts +43 -0
  1199. package/lib/WebDockManagerDescriptionMetadata.d.ts +13 -0
  1200. package/lib/WebDockManagerDescriptionModule.d.ts +9 -0
  1201. package/lib/WebDockManagerLayoutDescription.d.ts +20 -0
  1202. package/lib/WebDockManagerLayoutDescriptionMetadata.d.ts +13 -0
  1203. package/lib/WebDockManagerLayoutDescriptionModule.d.ts +9 -0
  1204. package/lib/WebDockManagerPaneDescription.d.ts +11 -0
  1205. package/lib/WebDockManagerPaneDescriptionMetadata.d.ts +13 -0
  1206. package/lib/WebDockManagerPaneDescriptionModule.d.ts +9 -0
  1207. package/lib/WebDockManagerPointDescription.d.ts +17 -0
  1208. package/lib/WebDockManagerPointDescriptionMetadata.d.ts +13 -0
  1209. package/lib/WebDockManagerPointDescriptionModule.d.ts +9 -0
  1210. package/lib/WebDockManagerResourceStringsDescription.d.ts +38 -0
  1211. package/lib/WebDockManagerResourceStringsDescriptionMetadata.d.ts +13 -0
  1212. package/lib/WebDockPaneActionDescription.d.ts +21 -0
  1213. package/lib/WebDockPaneActionDescriptionMetadata.d.ts +13 -0
  1214. package/lib/WebDockingIndicatorDescription.d.ts +17 -0
  1215. package/lib/WebDockingIndicatorDescriptionMetadata.d.ts +13 -0
  1216. package/lib/WebDocumentHostDescription.d.ts +25 -0
  1217. package/lib/WebDocumentHostDescriptionMetadata.d.ts +13 -0
  1218. package/lib/WebDocumentHostDescriptionModule.d.ts +9 -0
  1219. package/lib/WebDropdownDescription.d.ts +44 -0
  1220. package/lib/WebDropdownDescriptionMetadata.d.ts +13 -0
  1221. package/lib/WebDropdownDescriptionModule.d.ts +9 -0
  1222. package/lib/WebDropdownGroupDescription.d.ts +18 -0
  1223. package/lib/WebDropdownGroupDescriptionMetadata.d.ts +13 -0
  1224. package/lib/WebDropdownGroupDescriptionModule.d.ts +9 -0
  1225. package/lib/WebDropdownHeaderDescription.d.ts +11 -0
  1226. package/lib/WebDropdownHeaderDescriptionMetadata.d.ts +13 -0
  1227. package/lib/WebDropdownHeaderDescriptionModule.d.ts +9 -0
  1228. package/lib/WebDropdownItemComponentEventArgsDescription.d.ts +15 -0
  1229. package/lib/WebDropdownItemComponentEventArgsDescriptionMetadata.d.ts +13 -0
  1230. package/lib/WebDropdownItemDescription.d.ts +23 -0
  1231. package/lib/WebDropdownItemDescriptionMetadata.d.ts +13 -0
  1232. package/lib/WebDropdownItemDescriptionModule.d.ts +9 -0
  1233. package/lib/WebFloatPaneActionDescription.d.ts +23 -0
  1234. package/lib/WebFloatPaneActionDescriptionMetadata.d.ts +13 -0
  1235. package/lib/WebFloatingPaneResizeEventArgsDescription.d.ts +14 -0
  1236. package/lib/WebFloatingPaneResizeEventArgsDescriptionMetadata.d.ts +13 -0
  1237. package/lib/WebFloatingPaneResizeMoveEventArgsDescription.d.ts +14 -0
  1238. package/lib/WebFloatingPaneResizeMoveEventArgsDescriptionMetadata.d.ts +13 -0
  1239. package/lib/WebIconButtonDescription.d.ts +4 -4
  1240. package/lib/WebInputBaseDescription.d.ts +44 -0
  1241. package/lib/WebInputBaseDescriptionMetadata.d.ts +13 -0
  1242. package/lib/WebInputBaseDescriptionModule.d.ts +9 -0
  1243. package/lib/WebInputDescription.d.ts +18 -52
  1244. package/lib/WebLinearProgressDescription.d.ts +16 -0
  1245. package/lib/WebLinearProgressDescriptionMetadata.d.ts +13 -0
  1246. package/lib/WebLinearProgressDescriptionModule.d.ts +9 -0
  1247. package/lib/WebMoveFloatingPaneActionDescription.d.ts +20 -0
  1248. package/lib/WebMoveFloatingPaneActionDescriptionMetadata.d.ts +13 -0
  1249. package/lib/WebMoveTabActionDescription.d.ts +19 -0
  1250. package/lib/WebMoveTabActionDescriptionMetadata.d.ts +13 -0
  1251. package/lib/WebPaneCloseEventArgsDescription.d.ts +14 -0
  1252. package/lib/WebPaneCloseEventArgsDescriptionMetadata.d.ts +13 -0
  1253. package/lib/WebPaneDragActionDescription.d.ts +11 -0
  1254. package/lib/WebPaneDragActionDescriptionMetadata.d.ts +13 -0
  1255. package/lib/WebPaneDragEndEventArgsDescription.d.ts +14 -0
  1256. package/lib/WebPaneDragEndEventArgsDescriptionMetadata.d.ts +13 -0
  1257. package/lib/WebPaneDragOverEventArgsDescription.d.ts +14 -0
  1258. package/lib/WebPaneDragOverEventArgsDescriptionMetadata.d.ts +13 -0
  1259. package/lib/WebPaneDragStartEventArgsDescription.d.ts +14 -0
  1260. package/lib/WebPaneDragStartEventArgsDescriptionMetadata.d.ts +13 -0
  1261. package/lib/WebPaneHeaderConnectionEventArgsDescription.d.ts +14 -0
  1262. package/lib/WebPaneHeaderConnectionEventArgsDescriptionMetadata.d.ts +13 -0
  1263. package/lib/WebPaneHeaderElementDescription.d.ts +11 -0
  1264. package/lib/WebPaneHeaderElementDescriptionMetadata.d.ts +13 -0
  1265. package/lib/WebPanePinnedEventArgsDescription.d.ts +14 -0
  1266. package/lib/WebPanePinnedEventArgsDescriptionMetadata.d.ts +13 -0
  1267. package/lib/WebProgressBaseDescription.d.ts +32 -0
  1268. package/lib/WebProgressBaseDescriptionMetadata.d.ts +13 -0
  1269. package/lib/WebProgressBaseDescriptionModule.d.ts +9 -0
  1270. package/lib/WebRatingDescription.d.ts +50 -0
  1271. package/lib/WebRatingDescriptionMetadata.d.ts +13 -0
  1272. package/lib/WebRatingDescriptionModule.d.ts +9 -0
  1273. package/lib/WebRatingSymbolDescription.d.ts +11 -0
  1274. package/lib/WebRatingSymbolDescriptionMetadata.d.ts +13 -0
  1275. package/lib/WebRatingSymbolDescriptionModule.d.ts +9 -0
  1276. package/lib/WebSnackbarDescription.d.ts +26 -0
  1277. package/lib/WebSnackbarDescriptionMetadata.d.ts +13 -0
  1278. package/lib/WebSnackbarDescriptionModule.d.ts +9 -0
  1279. package/lib/WebSplitPaneDescription.d.ts +43 -0
  1280. package/lib/WebSplitPaneDescriptionMetadata.d.ts +13 -0
  1281. package/lib/WebSplitPaneDescriptionModule.d.ts +9 -0
  1282. package/lib/WebTabGroupPaneDescription.d.ts +31 -0
  1283. package/lib/WebTabGroupPaneDescriptionMetadata.d.ts +13 -0
  1284. package/lib/WebTabGroupPaneDescriptionModule.d.ts +9 -0
  1285. package/lib/WebTabHeaderConnectionEventArgsDescription.d.ts +14 -0
  1286. package/lib/WebTabHeaderConnectionEventArgsDescriptionMetadata.d.ts +13 -0
  1287. package/lib/WebTabHeaderElementDescription.d.ts +11 -0
  1288. package/lib/WebTabHeaderElementDescriptionMetadata.d.ts +13 -0
  1289. package/lib/WebThemeControllerDescription.d.ts +11 -0
  1290. package/lib/WebThemeControllerDescriptionMetadata.d.ts +13 -0
  1291. package/lib/WebToastDescription.d.ts +20 -0
  1292. package/lib/WebToastDescriptionMetadata.d.ts +13 -0
  1293. package/lib/WebToastDescriptionModule.d.ts +9 -0
  1294. package/lib/WilliamsPercentRIndicatorDescription.d.ts +1 -1
  1295. package/lib/XYChartDescription.d.ts +76 -76
  1296. package/lib/igx-data-legend-series-context.d.ts +43 -0
  1297. package/lib/igx-data-legend-series-value-info.d.ts +152 -0
  1298. package/lib/igx-data-legend-summary-column.d.ts +43 -0
  1299. package/lib/igx-format-specifier.d.ts +1 -0
  1300. package/lib/igx-number-format-specifier.d.ts +2 -0
  1301. package/package.json +2 -2
  1302. package/public_api.d.ts +208 -5
  1303. package/esm2015/lib/SummaryToolTipLayerDescriptionMetadata.js +0 -39
  1304. package/esm5/lib/SummaryToolTipLayerDescription.js +0 -37
  1305. package/esm5/lib/SummaryToolTipLayerDescriptionMetadata.js +0 -43
  1306. package/lib/SummaryToolTipLayerDescription.d.ts +0 -13
@@ -14,109 +14,257 @@ var DomainChartDescription = /** @class */ /*@__PURE__*/ (function (_super) {
14
14
  __extends(DomainChartDescription, _super);
15
15
  function DomainChartDescription() {
16
16
  var _this = _super.call(this) || this;
17
- _this.bb = 0;
18
- _this.bo = 0;
19
- _this.bp = 0;
20
- _this.bq = 0;
21
- _this.bn = 0;
22
- _this.bj = 0;
23
- _this.bl = 0;
24
- _this.bk = 0;
25
- _this.bi = 0;
26
- _this.dx = null;
27
- _this.d0 = null;
28
- _this.a8 = 0;
29
- _this.br = 0;
30
- _this.bh = 0;
31
- _this.a6 = 0;
32
- _this.cn = 0;
33
- _this.d3 = null;
34
- _this.dy = null;
35
- _this.d1 = null;
36
- _this.da = null;
37
- _this.j = null;
38
- _this.i = null;
39
- _this.h = null;
17
+ _this.dn = 0;
18
+ _this.d1 = 0;
19
+ _this.d2 = 0;
20
+ _this.d3 = 0;
21
+ _this.d0 = 0;
22
+ _this.dw = 0;
23
+ _this.dy = 0;
24
+ _this.dx = 0;
25
+ _this.dv = 0;
26
+ _this.j7 = null;
27
+ _this.ka = null;
28
+ _this.dk = 0;
29
+ _this.d4 = 0;
30
+ _this.du = 0;
31
+ _this.bu = 0;
32
+ _this.g2 = 0;
33
+ _this.kd = null;
34
+ _this.j8 = null;
35
+ _this.kb = null;
36
+ _this.hw = null;
37
+ _this.cg = 0;
38
+ _this.ch = 0;
39
+ _this.b0 = 0;
40
+ _this.b1 = 0;
41
+ _this.hu = null;
42
+ _this.hv = null;
43
+ _this.aw = false;
40
44
  _this.n = null;
41
- _this.f = null;
42
- _this.g = null;
43
- _this.di = null;
44
- _this.ai = false;
45
- _this.ak = false;
46
- _this.an = false;
47
- _this.ao = false;
48
- _this.aj = false;
49
- _this.z = null;
50
- _this.c1 = null;
51
- _this.dv = null;
52
- _this.dz = null;
53
- _this.dw = null;
54
- _this.d5 = null;
55
- _this.bg = 0;
56
- _this.bm = 0;
57
- _this.dm = null;
58
- _this.dl = null;
59
- _this.dk = null;
60
- _this.a9 = 0;
61
- _this.ba = 0;
62
- _this.m = null;
63
- _this.dj = null;
64
45
  _this.k = null;
65
- _this.l = null;
66
- _this.cm = 0;
67
- _this.a3 = 0;
68
- _this.ac = false;
46
+ _this.m = null;
47
+ _this.j = null;
48
+ _this.i7 = null;
49
+ _this.gy = 0;
50
+ _this.gz = 0;
51
+ _this.i9 = null;
52
+ _this.i8 = null;
53
+ _this.ax = false;
54
+ _this.ja = null;
69
55
  _this.o = null;
70
- _this.d4 = null;
71
- _this.bs = 0;
72
- _this.ab = false;
73
- _this.bd = 0;
74
- _this.bf = 0;
75
- _this.be = 0;
76
- _this.bc = 0;
77
- _this.c2 = null;
78
- _this.de = null;
79
- _this.dd = null;
80
- _this.df = null;
81
- _this.dh = null;
82
- _this.dg = null;
83
- _this.al = false;
84
- _this.a4 = 0;
85
- _this.a5 = 0;
56
+ _this.c4 = 0;
57
+ _this.c5 = 0;
58
+ _this.c6 = 0;
59
+ _this.c7 = 0;
60
+ _this.ay = false;
61
+ _this.jf = null;
62
+ _this.az = false;
63
+ _this.c9 = 0;
64
+ _this.da = 0;
65
+ _this.db = 0;
66
+ _this.dc = 0;
67
+ _this.jb = null;
68
+ _this.jc = null;
69
+ _this.c8 = 0;
70
+ _this.jd = null;
71
+ _this.je = null;
72
+ _this.hz = null;
73
+ _this.l = null;
74
+ _this.hx = null;
75
+ _this.hy = null;
76
+ _this.h0 = null;
77
+ _this.h1 = null;
78
+ _this.h2 = null;
79
+ _this.b7 = 0;
80
+ _this.b8 = 0;
81
+ _this.b9 = 0;
82
+ _this.ca = 0;
83
+ _this.b2 = 0;
84
+ _this.b3 = 0;
85
+ _this.b4 = 0;
86
+ _this.b5 = 0;
87
+ _this.av = false;
88
+ _this.h3 = null;
89
+ _this.b6 = 0;
90
+ _this.h4 = null;
91
+ _this.h5 = null;
92
+ _this.ii = null;
93
+ _this.ij = null;
94
+ _this.cn = 0;
95
+ _this.ik = null;
96
+ _this.il = null;
97
+ _this.im = null;
98
+ _this.ih = null;
86
99
  _this.co = 0;
87
- _this.d2 = null;
88
- _this.c7 = null;
89
- _this.ag = false;
90
- _this.c9 = null;
91
- _this.a7 = 0;
92
- _this.c8 = null;
93
- _this.af = false;
94
- _this.c3 = null;
95
- _this.c5 = null;
96
- _this.c4 = null;
97
- _this.c6 = null;
100
+ _this.cp = 0;
101
+ _this.cq = 0;
102
+ _this.cr = 0;
98
103
  _this.cj = 0;
99
104
  _this.ck = 0;
100
- _this.am = false;
101
- _this.ah = false;
102
- _this.db = null;
103
- _this.dc = null;
104
105
  _this.cl = 0;
105
- _this.ae = false;
106
- _this.ad = false;
107
- _this.cw = null;
108
- _this.cz = null;
109
- _this.c0 = null;
110
- _this.cx = null;
111
- _this.cv = null;
112
- _this.dn = null;
113
- _this.du = null;
114
- _this.dq = null;
115
- _this.dr = null;
116
- _this.ds = null;
117
- _this.dp = null;
118
- _this.dt = null;
119
- _this.cy = null;
106
+ _this.cm = 0;
107
+ _this.it = null;
108
+ _this.iu = null;
109
+ _this.ct = 0;
110
+ _this.iv = null;
111
+ _this.iw = null;
112
+ _this.ib = null;
113
+ _this.ic = null;
114
+ _this.id = null;
115
+ _this.ci = 0;
116
+ _this.ie = null;
117
+ _this.ig = null;
118
+ _this.io = null;
119
+ _this.ip = null;
120
+ _this.iq = null;
121
+ _this.cs = 0;
122
+ _this.ir = null;
123
+ _this.is = null;
124
+ _this.bw = 0;
125
+ _this.bx = 0;
126
+ _this.by = 0;
127
+ _this.bz = 0;
128
+ _this.ht = null;
129
+ _this.i1 = null;
130
+ _this.i2 = null;
131
+ _this.i3 = null;
132
+ _this.c0 = 0;
133
+ _this.c1 = 0;
134
+ _this.c2 = 0;
135
+ _this.c3 = 0;
136
+ _this.i4 = null;
137
+ _this.cz = 0;
138
+ _this.i5 = null;
139
+ _this.i6 = null;
140
+ _this.cv = 0;
141
+ _this.cw = 0;
142
+ _this.cx = 0;
143
+ _this.cy = 0;
144
+ _this.ix = null;
145
+ _this.iy = null;
146
+ _this.cu = 0;
147
+ _this.iz = null;
148
+ _this.i0 = null;
149
+ _this.h6 = null;
150
+ _this.h7 = null;
151
+ _this.cc = 0;
152
+ _this.cd = 0;
153
+ _this.ce = 0;
154
+ _this.cf = 0;
155
+ _this.h8 = null;
156
+ _this.cb = 0;
157
+ _this.h9 = null;
158
+ _this.ia = null;
159
+ _this.hs = null;
160
+ _this.q = null;
161
+ _this.p = null;
162
+ _this.h = null;
163
+ _this.u = null;
164
+ _this.f = null;
165
+ _this.g = null;
166
+ _this.jr = null;
167
+ _this.a2 = false;
168
+ _this.a4 = false;
169
+ _this.a6 = false;
170
+ _this.a7 = false;
171
+ _this.a3 = false;
172
+ _this.an = null;
173
+ _this.hj = null;
174
+ _this.j5 = null;
175
+ _this.j9 = null;
176
+ _this.j6 = null;
177
+ _this.kf = null;
178
+ _this.dt = 0;
179
+ _this.dz = 0;
180
+ _this.jv = null;
181
+ _this.ju = null;
182
+ _this.jt = null;
183
+ _this.dl = 0;
184
+ _this.dm = 0;
185
+ _this.t = null;
186
+ _this.js = null;
187
+ _this.r = null;
188
+ _this.s = null;
189
+ _this.g1 = 0;
190
+ _this.bt = 0;
191
+ _this.aq = false;
192
+ _this.v = null;
193
+ _this.ke = null;
194
+ _this.d5 = 0;
195
+ _this.ap = false;
196
+ _this.dq = 0;
197
+ _this.ds = 0;
198
+ _this.dr = 0;
199
+ _this.dp = 0;
200
+ _this.hk = null;
201
+ _this.jx = null;
202
+ _this.jy = null;
203
+ _this.jj = null;
204
+ _this.ji = null;
205
+ _this.jo = null;
206
+ _this.jq = null;
207
+ _this.jp = null;
208
+ _this.g3 = 0;
209
+ _this.kc = null;
210
+ _this.hp = null;
211
+ _this.au = false;
212
+ _this.hr = null;
213
+ _this.bv = 0;
214
+ _this.hq = null;
215
+ _this.at = false;
216
+ _this.hl = null;
217
+ _this.hn = null;
218
+ _this.hm = null;
219
+ _this.ho = null;
220
+ _this.gw = 0;
221
+ _this.gx = 0;
222
+ _this.a5 = false;
223
+ _this.a0 = false;
224
+ _this.jg = null;
225
+ _this.jh = null;
226
+ _this.g0 = 0;
227
+ _this.as = false;
228
+ _this.ar = false;
229
+ _this.he = null;
230
+ _this.i = null;
231
+ _this.hh = null;
232
+ _this.hi = null;
233
+ _this.hf = null;
234
+ _this.hd = null;
235
+ _this.jl = null;
236
+ _this.kh = null;
237
+ _this.jn = null;
238
+ _this.kj = null;
239
+ _this.jk = null;
240
+ _this.jm = null;
241
+ _this.dh = 0;
242
+ _this.dg = 0;
243
+ _this.dd = 0;
244
+ _this.de = 0;
245
+ _this.df = 0;
246
+ _this.dj = 0;
247
+ _this.di = 0;
248
+ _this.a1 = false;
249
+ _this.kg = null;
250
+ _this.ki = null;
251
+ _this.d9 = 0;
252
+ _this.d8 = 0;
253
+ _this.d6 = 0;
254
+ _this.ec = 0;
255
+ _this.d7 = 0;
256
+ _this.eb = 0;
257
+ _this.ea = 0;
258
+ _this.a8 = false;
259
+ _this.jw = null;
260
+ _this.j4 = null;
261
+ _this.j0 = null;
262
+ _this.j1 = null;
263
+ _this.j2 = null;
264
+ _this.jz = null;
265
+ _this.j3 = null;
266
+ _this.hg = null;
267
+ _this.hc = null;
120
268
  return _this;
121
269
  }
122
270
  DomainChartDescription.prototype.get_type = function () {
@@ -131,10 +279,10 @@ var DomainChartDescription = /** @class */ /*@__PURE__*/ (function (_super) {
131
279
  });
132
280
  Object.defineProperty(DomainChartDescription.prototype, "pixelScalingRatio", {
133
281
  get: function () {
134
- return this.bb;
282
+ return this.dn;
135
283
  },
136
284
  set: function (a) {
137
- this.bb = a;
285
+ this.dn = a;
138
286
  this.e("PixelScalingRatio");
139
287
  },
140
288
  enumerable: false,
@@ -142,10 +290,10 @@ var DomainChartDescription = /** @class */ /*@__PURE__*/ (function (_super) {
142
290
  });
143
291
  Object.defineProperty(DomainChartDescription.prototype, "titleLeftMargin", {
144
292
  get: function () {
145
- return this.bo;
293
+ return this.d1;
146
294
  },
147
295
  set: function (a) {
148
- this.bo = a;
296
+ this.d1 = a;
149
297
  this.e("TitleLeftMargin");
150
298
  },
151
299
  enumerable: false,
@@ -153,10 +301,10 @@ var DomainChartDescription = /** @class */ /*@__PURE__*/ (function (_super) {
153
301
  });
154
302
  Object.defineProperty(DomainChartDescription.prototype, "titleRightMargin", {
155
303
  get: function () {
156
- return this.bp;
304
+ return this.d2;
157
305
  },
158
306
  set: function (a) {
159
- this.bp = a;
307
+ this.d2 = a;
160
308
  this.e("TitleRightMargin");
161
309
  },
162
310
  enumerable: false,
@@ -164,10 +312,10 @@ var DomainChartDescription = /** @class */ /*@__PURE__*/ (function (_super) {
164
312
  });
165
313
  Object.defineProperty(DomainChartDescription.prototype, "titleTopMargin", {
166
314
  get: function () {
167
- return this.bq;
315
+ return this.d3;
168
316
  },
169
317
  set: function (a) {
170
- this.bq = a;
318
+ this.d3 = a;
171
319
  this.e("TitleTopMargin");
172
320
  },
173
321
  enumerable: false,
@@ -175,10 +323,10 @@ var DomainChartDescription = /** @class */ /*@__PURE__*/ (function (_super) {
175
323
  });
176
324
  Object.defineProperty(DomainChartDescription.prototype, "titleBottomMargin", {
177
325
  get: function () {
178
- return this.bn;
326
+ return this.d0;
179
327
  },
180
328
  set: function (a) {
181
- this.bn = a;
329
+ this.d0 = a;
182
330
  this.e("TitleBottomMargin");
183
331
  },
184
332
  enumerable: false,
@@ -186,10 +334,10 @@ var DomainChartDescription = /** @class */ /*@__PURE__*/ (function (_super) {
186
334
  });
187
335
  Object.defineProperty(DomainChartDescription.prototype, "subtitleLeftMargin", {
188
336
  get: function () {
189
- return this.bj;
337
+ return this.dw;
190
338
  },
191
339
  set: function (a) {
192
- this.bj = a;
340
+ this.dw = a;
193
341
  this.e("SubtitleLeftMargin");
194
342
  },
195
343
  enumerable: false,
@@ -197,10 +345,10 @@ var DomainChartDescription = /** @class */ /*@__PURE__*/ (function (_super) {
197
345
  });
198
346
  Object.defineProperty(DomainChartDescription.prototype, "subtitleTopMargin", {
199
347
  get: function () {
200
- return this.bl;
348
+ return this.dy;
201
349
  },
202
350
  set: function (a) {
203
- this.bl = a;
351
+ this.dy = a;
204
352
  this.e("SubtitleTopMargin");
205
353
  },
206
354
  enumerable: false,
@@ -208,10 +356,10 @@ var DomainChartDescription = /** @class */ /*@__PURE__*/ (function (_super) {
208
356
  });
209
357
  Object.defineProperty(DomainChartDescription.prototype, "subtitleRightMargin", {
210
358
  get: function () {
211
- return this.bk;
359
+ return this.dx;
212
360
  },
213
361
  set: function (a) {
214
- this.bk = a;
362
+ this.dx = a;
215
363
  this.e("SubtitleRightMargin");
216
364
  },
217
365
  enumerable: false,
@@ -219,10 +367,10 @@ var DomainChartDescription = /** @class */ /*@__PURE__*/ (function (_super) {
219
367
  });
220
368
  Object.defineProperty(DomainChartDescription.prototype, "subtitleBottomMargin", {
221
369
  get: function () {
222
- return this.bi;
370
+ return this.dv;
223
371
  },
224
372
  set: function (a) {
225
- this.bi = a;
373
+ this.dv = a;
226
374
  this.e("SubtitleBottomMargin");
227
375
  },
228
376
  enumerable: false,
@@ -230,10 +378,10 @@ var DomainChartDescription = /** @class */ /*@__PURE__*/ (function (_super) {
230
378
  });
231
379
  Object.defineProperty(DomainChartDescription.prototype, "subtitleTextColor", {
232
380
  get: function () {
233
- return this.dx;
381
+ return this.j7;
234
382
  },
235
383
  set: function (a) {
236
- this.dx = a;
384
+ this.j7 = a;
237
385
  this.e("SubtitleTextColor");
238
386
  },
239
387
  enumerable: false,
@@ -241,10 +389,10 @@ var DomainChartDescription = /** @class */ /*@__PURE__*/ (function (_super) {
241
389
  });
242
390
  Object.defineProperty(DomainChartDescription.prototype, "titleTextColor", {
243
391
  get: function () {
244
- return this.d0;
392
+ return this.ka;
245
393
  },
246
394
  set: function (a) {
247
- this.d0 = a;
395
+ this.ka = a;
248
396
  this.e("TitleTextColor");
249
397
  },
250
398
  enumerable: false,
@@ -252,10 +400,10 @@ var DomainChartDescription = /** @class */ /*@__PURE__*/ (function (_super) {
252
400
  });
253
401
  Object.defineProperty(DomainChartDescription.prototype, "leftMargin", {
254
402
  get: function () {
255
- return this.a8;
403
+ return this.dk;
256
404
  },
257
405
  set: function (a) {
258
- this.a8 = a;
406
+ this.dk = a;
259
407
  this.e("LeftMargin");
260
408
  },
261
409
  enumerable: false,
@@ -263,10 +411,10 @@ var DomainChartDescription = /** @class */ /*@__PURE__*/ (function (_super) {
263
411
  });
264
412
  Object.defineProperty(DomainChartDescription.prototype, "topMargin", {
265
413
  get: function () {
266
- return this.br;
414
+ return this.d4;
267
415
  },
268
416
  set: function (a) {
269
- this.br = a;
417
+ this.d4 = a;
270
418
  this.e("TopMargin");
271
419
  },
272
420
  enumerable: false,
@@ -274,10 +422,10 @@ var DomainChartDescription = /** @class */ /*@__PURE__*/ (function (_super) {
274
422
  });
275
423
  Object.defineProperty(DomainChartDescription.prototype, "rightMargin", {
276
424
  get: function () {
277
- return this.bh;
425
+ return this.du;
278
426
  },
279
427
  set: function (a) {
280
- this.bh = a;
428
+ this.du = a;
281
429
  this.e("RightMargin");
282
430
  },
283
431
  enumerable: false,
@@ -285,10 +433,10 @@ var DomainChartDescription = /** @class */ /*@__PURE__*/ (function (_super) {
285
433
  });
286
434
  Object.defineProperty(DomainChartDescription.prototype, "bottomMargin", {
287
435
  get: function () {
288
- return this.a6;
436
+ return this.bu;
289
437
  },
290
438
  set: function (a) {
291
- this.a6 = a;
439
+ this.bu = a;
292
440
  this.e("BottomMargin");
293
441
  },
294
442
  enumerable: false,
@@ -296,10 +444,10 @@ var DomainChartDescription = /** @class */ /*@__PURE__*/ (function (_super) {
296
444
  });
297
445
  Object.defineProperty(DomainChartDescription.prototype, "transitionDuration", {
298
446
  get: function () {
299
- return this.cn;
447
+ return this.g2;
300
448
  },
301
449
  set: function (a) {
302
- this.cn = a;
450
+ this.g2 = a;
303
451
  this.e("TransitionDuration");
304
452
  },
305
453
  enumerable: false,
@@ -307,10 +455,10 @@ var DomainChartDescription = /** @class */ /*@__PURE__*/ (function (_super) {
307
455
  });
308
456
  Object.defineProperty(DomainChartDescription.prototype, "transitionEasingFunctionRef", {
309
457
  get: function () {
310
- return this.d3;
458
+ return this.kd;
311
459
  },
312
460
  set: function (a) {
313
- this.d3 = a;
461
+ this.kd = a;
314
462
  this.e("TransitionEasingFunctionRef");
315
463
  },
316
464
  enumerable: false,
@@ -318,10 +466,10 @@ var DomainChartDescription = /** @class */ /*@__PURE__*/ (function (_super) {
318
466
  });
319
467
  Object.defineProperty(DomainChartDescription.prototype, "subtitleTextStyle", {
320
468
  get: function () {
321
- return this.dy;
469
+ return this.j8;
322
470
  },
323
471
  set: function (a) {
324
- this.dy = a;
472
+ this.j8 = a;
325
473
  this.e("SubtitleTextStyle");
326
474
  },
327
475
  enumerable: false,
@@ -329,593 +477,1935 @@ var DomainChartDescription = /** @class */ /*@__PURE__*/ (function (_super) {
329
477
  });
330
478
  Object.defineProperty(DomainChartDescription.prototype, "titleTextStyle", {
331
479
  get: function () {
332
- return this.d1;
480
+ return this.kb;
333
481
  },
334
482
  set: function (a) {
335
- this.d1 = a;
483
+ this.kb = a;
336
484
  this.e("TitleTextStyle");
337
485
  },
338
486
  enumerable: false,
339
487
  configurable: true
340
488
  });
341
- Object.defineProperty(DomainChartDescription.prototype, "dataSourceRef", {
489
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipGroupingMode", {
342
490
  get: function () {
343
- return this.da;
491
+ return this.hw;
344
492
  },
345
493
  set: function (a) {
346
- this.da = a;
347
- this.e("DataSourceRef");
494
+ this.hw = a;
495
+ this.e("DataToolTipGroupingMode");
348
496
  },
349
497
  enumerable: false,
350
498
  configurable: true
351
499
  });
352
- Object.defineProperty(DomainChartDescription.prototype, "includedProperties", {
500
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipPositionOffsetX", {
353
501
  get: function () {
354
- return this.j;
502
+ return this.cg;
355
503
  },
356
504
  set: function (a) {
357
- this.j = a;
358
- this.e("IncludedProperties");
505
+ this.cg = a;
506
+ this.e("DataToolTipPositionOffsetX");
359
507
  },
360
508
  enumerable: false,
361
509
  configurable: true
362
510
  });
363
- Object.defineProperty(DomainChartDescription.prototype, "excludedProperties", {
511
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipPositionOffsetY", {
364
512
  get: function () {
365
- return this.i;
513
+ return this.ch;
366
514
  },
367
515
  set: function (a) {
368
- this.i = a;
369
- this.e("ExcludedProperties");
516
+ this.ch = a;
517
+ this.e("DataToolTipPositionOffsetY");
370
518
  },
371
519
  enumerable: false,
372
520
  configurable: true
373
521
  });
374
- Object.defineProperty(DomainChartDescription.prototype, "brushes", {
522
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipDefaultPositionOffsetX", {
375
523
  get: function () {
376
- return this.h;
524
+ return this.b0;
377
525
  },
378
526
  set: function (a) {
379
- this.h = a;
380
- this.e("Brushes");
527
+ this.b0 = a;
528
+ this.e("DataToolTipDefaultPositionOffsetX");
381
529
  },
382
530
  enumerable: false,
383
531
  configurable: true
384
532
  });
385
- Object.defineProperty(DomainChartDescription.prototype, "outlines", {
533
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipDefaultPositionOffsetY", {
386
534
  get: function () {
387
- return this.n;
535
+ return this.b1;
388
536
  },
389
537
  set: function (a) {
390
- this.n = a;
391
- this.e("Outlines");
538
+ this.b1 = a;
539
+ this.e("DataToolTipDefaultPositionOffsetY");
392
540
  },
393
541
  enumerable: false,
394
542
  configurable: true
395
543
  });
396
- Object.defineProperty(DomainChartDescription.prototype, "actualBrushes", {
544
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipGroupedPositionModeX", {
397
545
  get: function () {
398
- return this.f;
546
+ return this.hu;
399
547
  },
400
548
  set: function (a) {
401
- this.f = a;
402
- this.e("ActualBrushes");
549
+ this.hu = a;
550
+ this.e("DataToolTipGroupedPositionModeX");
403
551
  },
404
552
  enumerable: false,
405
553
  configurable: true
406
554
  });
407
- Object.defineProperty(DomainChartDescription.prototype, "actualOutlines", {
555
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipGroupedPositionModeY", {
408
556
  get: function () {
409
- return this.g;
557
+ return this.hv;
410
558
  },
411
559
  set: function (a) {
412
- this.g = a;
413
- this.e("ActualOutlines");
560
+ this.hv = a;
561
+ this.e("DataToolTipGroupedPositionModeY");
414
562
  },
415
563
  enumerable: false,
416
564
  configurable: true
417
565
  });
418
- Object.defineProperty(DomainChartDescription.prototype, "legendRef", {
566
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipShouldUpdateWhenSeriesDataChanges", {
419
567
  get: function () {
420
- return this.di;
568
+ return this.aw;
421
569
  },
422
570
  set: function (a) {
423
- this.di = a;
424
- this.e("LegendRef");
571
+ this.aw = a;
572
+ this.e("DataToolTipShouldUpdateWhenSeriesDataChanges");
425
573
  },
426
574
  enumerable: false,
427
575
  configurable: true
428
576
  });
429
- Object.defineProperty(DomainChartDescription.prototype, "isHorizontalZoomEnabled", {
577
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipIncludedSeries", {
430
578
  get: function () {
431
- return this.ai;
579
+ return this.n;
432
580
  },
433
581
  set: function (a) {
434
- this.ai = a;
435
- this.e("IsHorizontalZoomEnabled");
582
+ this.n = a;
583
+ this.e("DataToolTipIncludedSeries");
436
584
  },
437
585
  enumerable: false,
438
586
  configurable: true
439
587
  });
440
- Object.defineProperty(DomainChartDescription.prototype, "isVerticalZoomEnabled", {
588
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipExcludedSeries", {
441
589
  get: function () {
442
- return this.ak;
590
+ return this.k;
443
591
  },
444
592
  set: function (a) {
445
- this.ak = a;
446
- this.e("IsVerticalZoomEnabled");
593
+ this.k = a;
594
+ this.e("DataToolTipExcludedSeries");
447
595
  },
448
596
  enumerable: false,
449
597
  configurable: true
450
598
  });
451
- Object.defineProperty(DomainChartDescription.prototype, "shouldDisplayMockData", {
599
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipIncludedColumns", {
452
600
  get: function () {
453
- return this.an;
601
+ return this.m;
454
602
  },
455
603
  set: function (a) {
456
- this.an = a;
457
- this.e("ShouldDisplayMockData");
604
+ this.m = a;
605
+ this.e("DataToolTipIncludedColumns");
458
606
  },
459
607
  enumerable: false,
460
608
  configurable: true
461
609
  });
462
- Object.defineProperty(DomainChartDescription.prototype, "shouldUseSkeletonStyleForMockData", {
610
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipExcludedColumns", {
463
611
  get: function () {
464
- return this.ao;
612
+ return this.j;
465
613
  },
466
614
  set: function (a) {
467
- this.ao = a;
468
- this.e("ShouldUseSkeletonStyleForMockData");
615
+ this.j = a;
616
+ this.e("DataToolTipExcludedColumns");
469
617
  },
470
618
  enumerable: false,
471
619
  configurable: true
472
620
  });
473
- Object.defineProperty(DomainChartDescription.prototype, "isSeriesHighlightingEnabled", {
621
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipValueFormatAbbreviation", {
474
622
  get: function () {
475
- return this.aj;
623
+ return this.i7;
476
624
  },
477
625
  set: function (a) {
478
- this.aj = a;
479
- this.e("IsSeriesHighlightingEnabled");
626
+ this.i7 = a;
627
+ this.e("DataToolTipValueFormatAbbreviation");
480
628
  },
481
629
  enumerable: false,
482
630
  configurable: true
483
631
  });
484
- Object.defineProperty(DomainChartDescription.prototype, "windowRect", {
632
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipValueFormatMaxFractions", {
485
633
  get: function () {
486
- return this.z;
634
+ return this.gy;
487
635
  },
488
636
  set: function (a) {
489
- this.z = a;
490
- this.e("WindowRect");
637
+ this.gy = a;
638
+ this.e("DataToolTipValueFormatMaxFractions");
491
639
  },
492
640
  enumerable: false,
493
641
  configurable: true
494
642
  });
495
- Object.defineProperty(DomainChartDescription.prototype, "chartTitle", {
643
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipValueFormatMinFractions", {
496
644
  get: function () {
497
- return this.c1;
645
+ return this.gz;
498
646
  },
499
647
  set: function (a) {
500
- this.c1 = a;
501
- this.e("ChartTitle");
648
+ this.gz = a;
649
+ this.e("DataToolTipValueFormatMinFractions");
502
650
  },
503
651
  enumerable: false,
504
652
  configurable: true
505
653
  });
506
- Object.defineProperty(DomainChartDescription.prototype, "subtitle", {
654
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipValueFormatMode", {
507
655
  get: function () {
508
- return this.dv;
656
+ return this.i9;
509
657
  },
510
658
  set: function (a) {
511
- this.dv = a;
512
- this.e("Subtitle");
659
+ this.i9 = a;
660
+ this.e("DataToolTipValueFormatMode");
513
661
  },
514
662
  enumerable: false,
515
663
  configurable: true
516
664
  });
517
- Object.defineProperty(DomainChartDescription.prototype, "titleAlignment", {
665
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipValueFormatCulture", {
518
666
  get: function () {
519
- return this.dz;
667
+ return this.i8;
520
668
  },
521
669
  set: function (a) {
522
- this.dz = a;
523
- this.e("TitleAlignment");
670
+ this.i8 = a;
671
+ this.e("DataToolTipValueFormatCulture");
524
672
  },
525
673
  enumerable: false,
526
674
  configurable: true
527
675
  });
528
- Object.defineProperty(DomainChartDescription.prototype, "subtitleAlignment", {
676
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipValueFormatUseGrouping", {
529
677
  get: function () {
530
- return this.dw;
678
+ return this.ax;
531
679
  },
532
680
  set: function (a) {
533
- this.dw = a;
534
- this.e("SubtitleAlignment");
681
+ this.ax = a;
682
+ this.e("DataToolTipValueFormatUseGrouping");
535
683
  },
536
684
  enumerable: false,
537
685
  configurable: true
538
686
  });
539
- Object.defineProperty(DomainChartDescription.prototype, "unknownValuePlotting", {
687
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipValueFormatString", {
540
688
  get: function () {
541
- return this.d5;
689
+ return this.ja;
542
690
  },
543
691
  set: function (a) {
544
- this.d5 = a;
545
- this.e("UnknownValuePlotting");
692
+ this.ja = a;
693
+ this.e("DataToolTipValueFormatString");
546
694
  },
547
695
  enumerable: false,
548
696
  configurable: true
549
697
  });
550
- Object.defineProperty(DomainChartDescription.prototype, "resolution", {
698
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipValueFormatSpecifiers", {
551
699
  get: function () {
552
- return this.bg;
700
+ return this.o;
553
701
  },
554
702
  set: function (a) {
555
- this.bg = a;
556
- this.e("Resolution");
703
+ this.o = a;
704
+ this.e("DataToolTipValueFormatSpecifiers");
557
705
  },
558
706
  enumerable: false,
559
707
  configurable: true
560
708
  });
561
- Object.defineProperty(DomainChartDescription.prototype, "thickness", {
709
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipValueRowMarginBottom", {
562
710
  get: function () {
563
- return this.bm;
711
+ return this.c4;
564
712
  },
565
713
  set: function (a) {
566
- this.bm = a;
567
- this.e("Thickness");
714
+ this.c4 = a;
715
+ this.e("DataToolTipValueRowMarginBottom");
568
716
  },
569
717
  enumerable: false,
570
718
  configurable: true
571
719
  });
572
- Object.defineProperty(DomainChartDescription.prototype, "outlineMode", {
720
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipValueRowMarginLeft", {
573
721
  get: function () {
574
- return this.dm;
722
+ return this.c5;
575
723
  },
576
724
  set: function (a) {
577
- this.dm = a;
578
- this.e("OutlineMode");
725
+ this.c5 = a;
726
+ this.e("DataToolTipValueRowMarginLeft");
579
727
  },
580
728
  enumerable: false,
581
729
  configurable: true
582
730
  });
583
- Object.defineProperty(DomainChartDescription.prototype, "markerOutlineMode", {
731
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipValueRowMarginRight", {
584
732
  get: function () {
585
- return this.dl;
733
+ return this.c6;
586
734
  },
587
735
  set: function (a) {
588
- this.dl = a;
589
- this.e("MarkerOutlineMode");
736
+ this.c6 = a;
737
+ this.e("DataToolTipValueRowMarginRight");
590
738
  },
591
739
  enumerable: false,
592
740
  configurable: true
593
741
  });
594
- Object.defineProperty(DomainChartDescription.prototype, "markerFillMode", {
742
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipValueRowMarginTop", {
595
743
  get: function () {
596
- return this.dk;
744
+ return this.c7;
597
745
  },
598
746
  set: function (a) {
599
- this.dk = a;
600
- this.e("MarkerFillMode");
747
+ this.c7 = a;
748
+ this.e("DataToolTipValueRowMarginTop");
601
749
  },
602
750
  enumerable: false,
603
751
  configurable: true
604
752
  });
605
- Object.defineProperty(DomainChartDescription.prototype, "markerFillOpacity", {
753
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipValueRowVisible", {
606
754
  get: function () {
607
- return this.a9;
755
+ return this.ay;
608
756
  },
609
757
  set: function (a) {
610
- this.a9 = a;
611
- this.e("MarkerFillOpacity");
758
+ this.ay = a;
759
+ this.e("DataToolTipValueRowVisible");
612
760
  },
613
761
  enumerable: false,
614
762
  configurable: true
615
763
  });
616
- Object.defineProperty(DomainChartDescription.prototype, "markerThickness", {
764
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipValueTextWhenMissingData", {
617
765
  get: function () {
618
- return this.ba;
766
+ return this.jf;
619
767
  },
620
768
  set: function (a) {
621
- this.ba = a;
622
- this.e("MarkerThickness");
769
+ this.jf = a;
770
+ this.e("DataToolTipValueTextWhenMissingData");
623
771
  },
624
772
  enumerable: false,
625
773
  configurable: true
626
774
  });
627
- Object.defineProperty(DomainChartDescription.prototype, "markerTypes", {
775
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipValueTextUseSeriesColors", {
628
776
  get: function () {
629
- return this.m;
777
+ return this.az;
630
778
  },
631
779
  set: function (a) {
632
- this.m = a;
633
- this.e("MarkerTypes");
780
+ this.az = a;
781
+ this.e("DataToolTipValueTextUseSeriesColors");
634
782
  },
635
783
  enumerable: false,
636
784
  configurable: true
637
785
  });
638
- Object.defineProperty(DomainChartDescription.prototype, "markerAutomaticBehavior", {
786
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipValueTextMarginBottom", {
639
787
  get: function () {
640
- return this.dj;
788
+ return this.c9;
641
789
  },
642
790
  set: function (a) {
643
- this.dj = a;
644
- this.e("MarkerAutomaticBehavior");
791
+ this.c9 = a;
792
+ this.e("DataToolTipValueTextMarginBottom");
645
793
  },
646
794
  enumerable: false,
647
795
  configurable: true
648
796
  });
649
- Object.defineProperty(DomainChartDescription.prototype, "markerBrushes", {
797
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipValueTextMarginLeft", {
650
798
  get: function () {
651
- return this.k;
799
+ return this.da;
652
800
  },
653
801
  set: function (a) {
654
- this.k = a;
655
- this.e("MarkerBrushes");
802
+ this.da = a;
803
+ this.e("DataToolTipValueTextMarginLeft");
656
804
  },
657
805
  enumerable: false,
658
806
  configurable: true
659
807
  });
660
- Object.defineProperty(DomainChartDescription.prototype, "markerOutlines", {
808
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipValueTextMarginRight", {
661
809
  get: function () {
662
- return this.l;
810
+ return this.db;
663
811
  },
664
812
  set: function (a) {
665
- this.l = a;
666
- this.e("MarkerOutlines");
813
+ this.db = a;
814
+ this.e("DataToolTipValueTextMarginRight");
667
815
  },
668
816
  enumerable: false,
669
817
  configurable: true
670
818
  });
671
- Object.defineProperty(DomainChartDescription.prototype, "markerMaxCount", {
819
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipValueTextMarginTop", {
672
820
  get: function () {
673
- return this.cm;
821
+ return this.dc;
674
822
  },
675
823
  set: function (a) {
676
- this.cm = a;
677
- this.e("MarkerMaxCount");
824
+ this.dc = a;
825
+ this.e("DataToolTipValueTextMarginTop");
678
826
  },
679
827
  enumerable: false,
680
828
  configurable: true
681
829
  });
682
- Object.defineProperty(DomainChartDescription.prototype, "areaFillOpacity", {
830
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipValueTextColor", {
683
831
  get: function () {
684
- return this.a3;
832
+ return this.jb;
685
833
  },
686
834
  set: function (a) {
687
- this.a3 = a;
688
- this.e("AreaFillOpacity");
835
+ this.jb = a;
836
+ this.e("DataToolTipValueTextColor");
689
837
  },
690
838
  enumerable: false,
691
839
  configurable: true
692
840
  });
693
- Object.defineProperty(DomainChartDescription.prototype, "animateSeriesWhenAxisRangeChanges", {
841
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipValueTextFontFamily", {
694
842
  get: function () {
695
- return this.ac;
843
+ return this.jc;
696
844
  },
697
845
  set: function (a) {
698
- this.ac = a;
699
- this.e("AnimateSeriesWhenAxisRangeChanges");
846
+ this.jc = a;
847
+ this.e("DataToolTipValueTextFontFamily");
700
848
  },
701
849
  enumerable: false,
702
850
  configurable: true
703
851
  });
704
- Object.defineProperty(DomainChartDescription.prototype, "trendLineBrushes", {
852
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipValueTextFontSize", {
705
853
  get: function () {
706
- return this.o;
854
+ return this.c8;
707
855
  },
708
856
  set: function (a) {
709
- this.o = a;
710
- this.e("TrendLineBrushes");
857
+ this.c8 = a;
858
+ this.e("DataToolTipValueTextFontSize");
711
859
  },
712
860
  enumerable: false,
713
861
  configurable: true
714
862
  });
715
- Object.defineProperty(DomainChartDescription.prototype, "trendLineType", {
863
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipValueTextFontStyle", {
716
864
  get: function () {
717
- return this.d4;
865
+ return this.jd;
718
866
  },
719
867
  set: function (a) {
720
- this.d4 = a;
721
- this.e("TrendLineType");
868
+ this.jd = a;
869
+ this.e("DataToolTipValueTextFontStyle");
722
870
  },
723
871
  enumerable: false,
724
872
  configurable: true
725
873
  });
726
- Object.defineProperty(DomainChartDescription.prototype, "trendLineThickness", {
874
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipValueTextFontWeight", {
727
875
  get: function () {
728
- return this.bs;
876
+ return this.je;
729
877
  },
730
878
  set: function (a) {
731
- this.bs = a;
732
- this.e("TrendLineThickness");
879
+ this.je = a;
880
+ this.e("DataToolTipValueTextFontWeight");
733
881
  },
734
882
  enumerable: false,
735
883
  configurable: true
736
884
  });
737
- Object.defineProperty(DomainChartDescription.prototype, "alignsGridLinesToPixels", {
885
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipHeaderFormatString", {
738
886
  get: function () {
739
- return this.ab;
887
+ return this.hz;
740
888
  },
741
889
  set: function (a) {
742
- this.ab = a;
743
- this.e("AlignsGridLinesToPixels");
890
+ this.hz = a;
891
+ this.e("DataToolTipHeaderFormatString");
744
892
  },
745
893
  enumerable: false,
746
894
  configurable: true
747
895
  });
748
- Object.defineProperty(DomainChartDescription.prototype, "plotAreaMarginLeft", {
896
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipHeaderFormatSpecifiers", {
749
897
  get: function () {
750
- return this.bd;
898
+ return this.l;
751
899
  },
752
900
  set: function (a) {
753
- this.bd = a;
754
- this.e("PlotAreaMarginLeft");
901
+ this.l = a;
902
+ this.e("DataToolTipHeaderFormatSpecifiers");
755
903
  },
756
904
  enumerable: false,
757
905
  configurable: true
758
906
  });
759
- Object.defineProperty(DomainChartDescription.prototype, "plotAreaMarginTop", {
907
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipHeaderFormatCulture", {
760
908
  get: function () {
761
- return this.bf;
909
+ return this.hx;
762
910
  },
763
911
  set: function (a) {
764
- this.bf = a;
765
- this.e("PlotAreaMarginTop");
912
+ this.hx = a;
913
+ this.e("DataToolTipHeaderFormatCulture");
766
914
  },
767
915
  enumerable: false,
768
916
  configurable: true
769
917
  });
770
- Object.defineProperty(DomainChartDescription.prototype, "plotAreaMarginRight", {
918
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipHeaderFormatDate", {
771
919
  get: function () {
772
- return this.be;
920
+ return this.hy;
773
921
  },
774
922
  set: function (a) {
775
- this.be = a;
776
- this.e("PlotAreaMarginRight");
923
+ this.hy = a;
924
+ this.e("DataToolTipHeaderFormatDate");
777
925
  },
778
926
  enumerable: false,
779
927
  configurable: true
780
928
  });
781
- Object.defineProperty(DomainChartDescription.prototype, "plotAreaMarginBottom", {
929
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipHeaderFormatTime", {
782
930
  get: function () {
783
- return this.bc;
931
+ return this.h0;
784
932
  },
785
933
  set: function (a) {
786
- this.bc = a;
787
- this.e("PlotAreaMarginBottom");
934
+ this.h0 = a;
935
+ this.e("DataToolTipHeaderFormatTime");
788
936
  },
789
937
  enumerable: false,
790
938
  configurable: true
791
939
  });
792
- Object.defineProperty(DomainChartDescription.prototype, "computedPlotAreaMarginMode", {
940
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipHeaderText", {
793
941
  get: function () {
794
- return this.c2;
942
+ return this.h1;
795
943
  },
796
944
  set: function (a) {
797
- this.c2 = a;
798
- this.e("ComputedPlotAreaMarginMode");
945
+ this.h1 = a;
946
+ this.e("DataToolTipHeaderText");
799
947
  },
800
948
  enumerable: false,
801
949
  configurable: true
802
950
  });
803
- Object.defineProperty(DomainChartDescription.prototype, "highlightingMode", {
951
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipHeaderTextColor", {
804
952
  get: function () {
805
- return this.de;
953
+ return this.h2;
806
954
  },
807
955
  set: function (a) {
808
- this.de = a;
809
- this.e("HighlightingMode");
956
+ this.h2 = a;
957
+ this.e("DataToolTipHeaderTextColor");
810
958
  },
811
959
  enumerable: false,
812
960
  configurable: true
813
961
  });
814
- Object.defineProperty(DomainChartDescription.prototype, "highlightingBehavior", {
962
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipHeaderTextMarginBottom", {
815
963
  get: function () {
816
- return this.dd;
964
+ return this.b7;
817
965
  },
818
966
  set: function (a) {
819
- this.dd = a;
820
- this.e("HighlightingBehavior");
967
+ this.b7 = a;
968
+ this.e("DataToolTipHeaderTextMarginBottom");
821
969
  },
822
970
  enumerable: false,
823
971
  configurable: true
824
972
  });
825
- Object.defineProperty(DomainChartDescription.prototype, "legendHighlightingMode", {
973
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipHeaderTextMarginLeft", {
826
974
  get: function () {
827
- return this.df;
975
+ return this.b8;
828
976
  },
829
977
  set: function (a) {
830
- this.df = a;
831
- this.e("LegendHighlightingMode");
978
+ this.b8 = a;
979
+ this.e("DataToolTipHeaderTextMarginLeft");
832
980
  },
833
981
  enumerable: false,
834
982
  configurable: true
835
983
  });
836
- Object.defineProperty(DomainChartDescription.prototype, "legendItemBadgeShape", {
984
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipHeaderTextMarginRight", {
837
985
  get: function () {
838
- return this.dh;
986
+ return this.b9;
839
987
  },
840
988
  set: function (a) {
841
- this.dh = a;
842
- this.e("LegendItemBadgeShape");
989
+ this.b9 = a;
990
+ this.e("DataToolTipHeaderTextMarginRight");
843
991
  },
844
992
  enumerable: false,
845
993
  configurable: true
846
994
  });
847
- Object.defineProperty(DomainChartDescription.prototype, "legendItemBadgeMode", {
995
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipHeaderTextMarginTop", {
848
996
  get: function () {
849
- return this.dg;
997
+ return this.ca;
850
998
  },
851
999
  set: function (a) {
852
- this.dg = a;
853
- this.e("LegendItemBadgeMode");
1000
+ this.ca = a;
1001
+ this.e("DataToolTipHeaderTextMarginTop");
854
1002
  },
855
1003
  enumerable: false,
856
1004
  configurable: true
857
1005
  });
858
- Object.defineProperty(DomainChartDescription.prototype, "shouldAutoExpandMarginForInitialLabels", {
1006
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipHeaderRowMarginBottom", {
859
1007
  get: function () {
860
- return this.al;
1008
+ return this.b2;
861
1009
  },
862
1010
  set: function (a) {
863
- this.al = a;
864
- this.e("ShouldAutoExpandMarginForInitialLabels");
1011
+ this.b2 = a;
1012
+ this.e("DataToolTipHeaderRowMarginBottom");
865
1013
  },
866
1014
  enumerable: false,
867
1015
  configurable: true
868
1016
  });
869
- Object.defineProperty(DomainChartDescription.prototype, "autoExpandMarginExtraPadding", {
1017
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipHeaderRowMarginLeft", {
870
1018
  get: function () {
871
- return this.a4;
1019
+ return this.b3;
872
1020
  },
873
1021
  set: function (a) {
874
- this.a4 = a;
875
- this.e("AutoExpandMarginExtraPadding");
1022
+ this.b3 = a;
1023
+ this.e("DataToolTipHeaderRowMarginLeft");
876
1024
  },
877
1025
  enumerable: false,
878
1026
  configurable: true
879
1027
  });
880
- Object.defineProperty(DomainChartDescription.prototype, "autoExpandMarginMaximumValue", {
1028
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipHeaderRowMarginRight", {
881
1029
  get: function () {
882
- return this.a5;
1030
+ return this.b4;
883
1031
  },
884
1032
  set: function (a) {
885
- this.a5 = a;
886
- this.e("AutoExpandMarginMaximumValue");
1033
+ this.b4 = a;
1034
+ this.e("DataToolTipHeaderRowMarginRight");
887
1035
  },
888
1036
  enumerable: false,
889
1037
  configurable: true
890
1038
  });
891
- Object.defineProperty(DomainChartDescription.prototype, "trendLinePeriod", {
1039
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipHeaderRowMarginTop", {
892
1040
  get: function () {
893
- return this.co;
1041
+ return this.b5;
894
1042
  },
895
1043
  set: function (a) {
896
- this.co = a;
897
- this.e("TrendLinePeriod");
1044
+ this.b5 = a;
1045
+ this.e("DataToolTipHeaderRowMarginTop");
898
1046
  },
899
1047
  enumerable: false,
900
1048
  configurable: true
901
1049
  });
902
- Object.defineProperty(DomainChartDescription.prototype, "toolTipType", {
1050
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipHeaderRowVisible", {
903
1051
  get: function () {
904
- return this.d2;
1052
+ return this.av;
905
1053
  },
906
1054
  set: function (a) {
907
- this.d2 = a;
908
- this.e("ToolTipType");
1055
+ this.av = a;
1056
+ this.e("DataToolTipHeaderRowVisible");
1057
+ },
1058
+ enumerable: false,
1059
+ configurable: true
1060
+ });
1061
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipHeaderTextFontFamily", {
1062
+ get: function () {
1063
+ return this.h3;
1064
+ },
1065
+ set: function (a) {
1066
+ this.h3 = a;
1067
+ this.e("DataToolTipHeaderTextFontFamily");
1068
+ },
1069
+ enumerable: false,
1070
+ configurable: true
1071
+ });
1072
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipHeaderTextFontSize", {
1073
+ get: function () {
1074
+ return this.b6;
1075
+ },
1076
+ set: function (a) {
1077
+ this.b6 = a;
1078
+ this.e("DataToolTipHeaderTextFontSize");
1079
+ },
1080
+ enumerable: false,
1081
+ configurable: true
1082
+ });
1083
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipHeaderTextFontStyle", {
1084
+ get: function () {
1085
+ return this.h4;
1086
+ },
1087
+ set: function (a) {
1088
+ this.h4 = a;
1089
+ this.e("DataToolTipHeaderTextFontStyle");
1090
+ },
1091
+ enumerable: false,
1092
+ configurable: true
1093
+ });
1094
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipHeaderTextFontWeight", {
1095
+ get: function () {
1096
+ return this.h5;
1097
+ },
1098
+ set: function (a) {
1099
+ this.h5 = a;
1100
+ this.e("DataToolTipHeaderTextFontWeight");
1101
+ },
1102
+ enumerable: false,
1103
+ configurable: true
1104
+ });
1105
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipSummaryTitleTextColor", {
1106
+ get: function () {
1107
+ return this.ii;
1108
+ },
1109
+ set: function (a) {
1110
+ this.ii = a;
1111
+ this.e("DataToolTipSummaryTitleTextColor");
1112
+ },
1113
+ enumerable: false,
1114
+ configurable: true
1115
+ });
1116
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipSummaryTitleTextFontFamily", {
1117
+ get: function () {
1118
+ return this.ij;
1119
+ },
1120
+ set: function (a) {
1121
+ this.ij = a;
1122
+ this.e("DataToolTipSummaryTitleTextFontFamily");
1123
+ },
1124
+ enumerable: false,
1125
+ configurable: true
1126
+ });
1127
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipSummaryTitleTextFontSize", {
1128
+ get: function () {
1129
+ return this.cn;
1130
+ },
1131
+ set: function (a) {
1132
+ this.cn = a;
1133
+ this.e("DataToolTipSummaryTitleTextFontSize");
1134
+ },
1135
+ enumerable: false,
1136
+ configurable: true
1137
+ });
1138
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipSummaryTitleTextFontStyle", {
1139
+ get: function () {
1140
+ return this.ik;
1141
+ },
1142
+ set: function (a) {
1143
+ this.ik = a;
1144
+ this.e("DataToolTipSummaryTitleTextFontStyle");
1145
+ },
1146
+ enumerable: false,
1147
+ configurable: true
1148
+ });
1149
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipSummaryTitleTextFontWeight", {
1150
+ get: function () {
1151
+ return this.il;
1152
+ },
1153
+ set: function (a) {
1154
+ this.il = a;
1155
+ this.e("DataToolTipSummaryTitleTextFontWeight");
1156
+ },
1157
+ enumerable: false,
1158
+ configurable: true
1159
+ });
1160
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipSummaryType", {
1161
+ get: function () {
1162
+ return this.im;
1163
+ },
1164
+ set: function (a) {
1165
+ this.im = a;
1166
+ this.e("DataToolTipSummaryType");
1167
+ },
1168
+ enumerable: false,
1169
+ configurable: true
1170
+ });
1171
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipSummaryTitleText", {
1172
+ get: function () {
1173
+ return this.ih;
1174
+ },
1175
+ set: function (a) {
1176
+ this.ih = a;
1177
+ this.e("DataToolTipSummaryTitleText");
1178
+ },
1179
+ enumerable: false,
1180
+ configurable: true
1181
+ });
1182
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipSummaryTitleTextMarginBottom", {
1183
+ get: function () {
1184
+ return this.co;
1185
+ },
1186
+ set: function (a) {
1187
+ this.co = a;
1188
+ this.e("DataToolTipSummaryTitleTextMarginBottom");
1189
+ },
1190
+ enumerable: false,
1191
+ configurable: true
1192
+ });
1193
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipSummaryTitleTextMarginLeft", {
1194
+ get: function () {
1195
+ return this.cp;
1196
+ },
1197
+ set: function (a) {
1198
+ this.cp = a;
1199
+ this.e("DataToolTipSummaryTitleTextMarginLeft");
1200
+ },
1201
+ enumerable: false,
1202
+ configurable: true
1203
+ });
1204
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipSummaryTitleTextMarginRight", {
1205
+ get: function () {
1206
+ return this.cq;
1207
+ },
1208
+ set: function (a) {
1209
+ this.cq = a;
1210
+ this.e("DataToolTipSummaryTitleTextMarginRight");
1211
+ },
1212
+ enumerable: false,
1213
+ configurable: true
1214
+ });
1215
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipSummaryTitleTextMarginTop", {
1216
+ get: function () {
1217
+ return this.cr;
1218
+ },
1219
+ set: function (a) {
1220
+ this.cr = a;
1221
+ this.e("DataToolTipSummaryTitleTextMarginTop");
1222
+ },
1223
+ enumerable: false,
1224
+ configurable: true
1225
+ });
1226
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipSummaryRowMarginBottom", {
1227
+ get: function () {
1228
+ return this.cj;
1229
+ },
1230
+ set: function (a) {
1231
+ this.cj = a;
1232
+ this.e("DataToolTipSummaryRowMarginBottom");
1233
+ },
1234
+ enumerable: false,
1235
+ configurable: true
1236
+ });
1237
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipSummaryRowMarginLeft", {
1238
+ get: function () {
1239
+ return this.ck;
1240
+ },
1241
+ set: function (a) {
1242
+ this.ck = a;
1243
+ this.e("DataToolTipSummaryRowMarginLeft");
1244
+ },
1245
+ enumerable: false,
1246
+ configurable: true
1247
+ });
1248
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipSummaryRowMarginRight", {
1249
+ get: function () {
1250
+ return this.cl;
1251
+ },
1252
+ set: function (a) {
1253
+ this.cl = a;
1254
+ this.e("DataToolTipSummaryRowMarginRight");
1255
+ },
1256
+ enumerable: false,
1257
+ configurable: true
1258
+ });
1259
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipSummaryRowMarginTop", {
1260
+ get: function () {
1261
+ return this.cm;
1262
+ },
1263
+ set: function (a) {
1264
+ this.cm = a;
1265
+ this.e("DataToolTipSummaryRowMarginTop");
1266
+ },
1267
+ enumerable: false,
1268
+ configurable: true
1269
+ });
1270
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipSummaryValueTextColor", {
1271
+ get: function () {
1272
+ return this.it;
1273
+ },
1274
+ set: function (a) {
1275
+ this.it = a;
1276
+ this.e("DataToolTipSummaryValueTextColor");
1277
+ },
1278
+ enumerable: false,
1279
+ configurable: true
1280
+ });
1281
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipSummaryValueTextFontFamily", {
1282
+ get: function () {
1283
+ return this.iu;
1284
+ },
1285
+ set: function (a) {
1286
+ this.iu = a;
1287
+ this.e("DataToolTipSummaryValueTextFontFamily");
1288
+ },
1289
+ enumerable: false,
1290
+ configurable: true
1291
+ });
1292
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipSummaryValueTextFontSize", {
1293
+ get: function () {
1294
+ return this.ct;
1295
+ },
1296
+ set: function (a) {
1297
+ this.ct = a;
1298
+ this.e("DataToolTipSummaryValueTextFontSize");
1299
+ },
1300
+ enumerable: false,
1301
+ configurable: true
1302
+ });
1303
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipSummaryValueTextFontStyle", {
1304
+ get: function () {
1305
+ return this.iv;
1306
+ },
1307
+ set: function (a) {
1308
+ this.iv = a;
1309
+ this.e("DataToolTipSummaryValueTextFontStyle");
1310
+ },
1311
+ enumerable: false,
1312
+ configurable: true
1313
+ });
1314
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipSummaryValueTextFontWeight", {
1315
+ get: function () {
1316
+ return this.iw;
1317
+ },
1318
+ set: function (a) {
1319
+ this.iw = a;
1320
+ this.e("DataToolTipSummaryValueTextFontWeight");
1321
+ },
1322
+ enumerable: false,
1323
+ configurable: true
1324
+ });
1325
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipSummaryLabelText", {
1326
+ get: function () {
1327
+ return this.ib;
1328
+ },
1329
+ set: function (a) {
1330
+ this.ib = a;
1331
+ this.e("DataToolTipSummaryLabelText");
1332
+ },
1333
+ enumerable: false,
1334
+ configurable: true
1335
+ });
1336
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipSummaryLabelTextColor", {
1337
+ get: function () {
1338
+ return this.ic;
1339
+ },
1340
+ set: function (a) {
1341
+ this.ic = a;
1342
+ this.e("DataToolTipSummaryLabelTextColor");
1343
+ },
1344
+ enumerable: false,
1345
+ configurable: true
1346
+ });
1347
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipSummaryLabelTextFontFamily", {
1348
+ get: function () {
1349
+ return this.id;
1350
+ },
1351
+ set: function (a) {
1352
+ this.id = a;
1353
+ this.e("DataToolTipSummaryLabelTextFontFamily");
1354
+ },
1355
+ enumerable: false,
1356
+ configurable: true
1357
+ });
1358
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipSummaryLabelTextFontSize", {
1359
+ get: function () {
1360
+ return this.ci;
1361
+ },
1362
+ set: function (a) {
1363
+ this.ci = a;
1364
+ this.e("DataToolTipSummaryLabelTextFontSize");
1365
+ },
1366
+ enumerable: false,
1367
+ configurable: true
1368
+ });
1369
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipSummaryLabelTextFontStyle", {
1370
+ get: function () {
1371
+ return this.ie;
1372
+ },
1373
+ set: function (a) {
1374
+ this.ie = a;
1375
+ this.e("DataToolTipSummaryLabelTextFontStyle");
1376
+ },
1377
+ enumerable: false,
1378
+ configurable: true
1379
+ });
1380
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipSummaryLabelTextFontWeight", {
1381
+ get: function () {
1382
+ return this.ig;
1383
+ },
1384
+ set: function (a) {
1385
+ this.ig = a;
1386
+ this.e("DataToolTipSummaryLabelTextFontWeight");
1387
+ },
1388
+ enumerable: false,
1389
+ configurable: true
1390
+ });
1391
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipSummaryUnitsText", {
1392
+ get: function () {
1393
+ return this.io;
1394
+ },
1395
+ set: function (a) {
1396
+ this.io = a;
1397
+ this.e("DataToolTipSummaryUnitsText");
1398
+ },
1399
+ enumerable: false,
1400
+ configurable: true
1401
+ });
1402
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipSummaryUnitsTextColor", {
1403
+ get: function () {
1404
+ return this.ip;
1405
+ },
1406
+ set: function (a) {
1407
+ this.ip = a;
1408
+ this.e("DataToolTipSummaryUnitsTextColor");
1409
+ },
1410
+ enumerable: false,
1411
+ configurable: true
1412
+ });
1413
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipSummaryUnitsTextFontFamily", {
1414
+ get: function () {
1415
+ return this.iq;
1416
+ },
1417
+ set: function (a) {
1418
+ this.iq = a;
1419
+ this.e("DataToolTipSummaryUnitsTextFontFamily");
1420
+ },
1421
+ enumerable: false,
1422
+ configurable: true
1423
+ });
1424
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipSummaryUnitsTextFontSize", {
1425
+ get: function () {
1426
+ return this.cs;
1427
+ },
1428
+ set: function (a) {
1429
+ this.cs = a;
1430
+ this.e("DataToolTipSummaryUnitsTextFontSize");
1431
+ },
1432
+ enumerable: false,
1433
+ configurable: true
1434
+ });
1435
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipSummaryUnitsTextFontStyle", {
1436
+ get: function () {
1437
+ return this.ir;
1438
+ },
1439
+ set: function (a) {
1440
+ this.ir = a;
1441
+ this.e("DataToolTipSummaryUnitsTextFontStyle");
1442
+ },
1443
+ enumerable: false,
1444
+ configurable: true
1445
+ });
1446
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipSummaryUnitsTextFontWeight", {
1447
+ get: function () {
1448
+ return this.is;
1449
+ },
1450
+ set: function (a) {
1451
+ this.is = a;
1452
+ this.e("DataToolTipSummaryUnitsTextFontWeight");
1453
+ },
1454
+ enumerable: false,
1455
+ configurable: true
1456
+ });
1457
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipBadgeMarginBottom", {
1458
+ get: function () {
1459
+ return this.bw;
1460
+ },
1461
+ set: function (a) {
1462
+ this.bw = a;
1463
+ this.e("DataToolTipBadgeMarginBottom");
1464
+ },
1465
+ enumerable: false,
1466
+ configurable: true
1467
+ });
1468
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipBadgeMarginLeft", {
1469
+ get: function () {
1470
+ return this.bx;
1471
+ },
1472
+ set: function (a) {
1473
+ this.bx = a;
1474
+ this.e("DataToolTipBadgeMarginLeft");
1475
+ },
1476
+ enumerable: false,
1477
+ configurable: true
1478
+ });
1479
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipBadgeMarginRight", {
1480
+ get: function () {
1481
+ return this.by;
1482
+ },
1483
+ set: function (a) {
1484
+ this.by = a;
1485
+ this.e("DataToolTipBadgeMarginRight");
1486
+ },
1487
+ enumerable: false,
1488
+ configurable: true
1489
+ });
1490
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipBadgeMarginTop", {
1491
+ get: function () {
1492
+ return this.bz;
1493
+ },
1494
+ set: function (a) {
1495
+ this.bz = a;
1496
+ this.e("DataToolTipBadgeMarginTop");
1497
+ },
1498
+ enumerable: false,
1499
+ configurable: true
1500
+ });
1501
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipBadgeShape", {
1502
+ get: function () {
1503
+ return this.ht;
1504
+ },
1505
+ set: function (a) {
1506
+ this.ht = a;
1507
+ this.e("DataToolTipBadgeShape");
1508
+ },
1509
+ enumerable: false,
1510
+ configurable: true
1511
+ });
1512
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipUnitsDisplayMode", {
1513
+ get: function () {
1514
+ return this.i1;
1515
+ },
1516
+ set: function (a) {
1517
+ this.i1 = a;
1518
+ this.e("DataToolTipUnitsDisplayMode");
1519
+ },
1520
+ enumerable: false,
1521
+ configurable: true
1522
+ });
1523
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipUnitsText", {
1524
+ get: function () {
1525
+ return this.i2;
1526
+ },
1527
+ set: function (a) {
1528
+ this.i2 = a;
1529
+ this.e("DataToolTipUnitsText");
1530
+ },
1531
+ enumerable: false,
1532
+ configurable: true
1533
+ });
1534
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipUnitsTextColor", {
1535
+ get: function () {
1536
+ return this.i3;
1537
+ },
1538
+ set: function (a) {
1539
+ this.i3 = a;
1540
+ this.e("DataToolTipUnitsTextColor");
1541
+ },
1542
+ enumerable: false,
1543
+ configurable: true
1544
+ });
1545
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipUnitsTextMarginBottom", {
1546
+ get: function () {
1547
+ return this.c0;
1548
+ },
1549
+ set: function (a) {
1550
+ this.c0 = a;
1551
+ this.e("DataToolTipUnitsTextMarginBottom");
1552
+ },
1553
+ enumerable: false,
1554
+ configurable: true
1555
+ });
1556
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipUnitsTextMarginLeft", {
1557
+ get: function () {
1558
+ return this.c1;
1559
+ },
1560
+ set: function (a) {
1561
+ this.c1 = a;
1562
+ this.e("DataToolTipUnitsTextMarginLeft");
1563
+ },
1564
+ enumerable: false,
1565
+ configurable: true
1566
+ });
1567
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipUnitsTextMarginRight", {
1568
+ get: function () {
1569
+ return this.c2;
1570
+ },
1571
+ set: function (a) {
1572
+ this.c2 = a;
1573
+ this.e("DataToolTipUnitsTextMarginRight");
1574
+ },
1575
+ enumerable: false,
1576
+ configurable: true
1577
+ });
1578
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipUnitsTextMarginTop", {
1579
+ get: function () {
1580
+ return this.c3;
1581
+ },
1582
+ set: function (a) {
1583
+ this.c3 = a;
1584
+ this.e("DataToolTipUnitsTextMarginTop");
1585
+ },
1586
+ enumerable: false,
1587
+ configurable: true
1588
+ });
1589
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipUnitsTextFontFamily", {
1590
+ get: function () {
1591
+ return this.i4;
1592
+ },
1593
+ set: function (a) {
1594
+ this.i4 = a;
1595
+ this.e("DataToolTipUnitsTextFontFamily");
1596
+ },
1597
+ enumerable: false,
1598
+ configurable: true
1599
+ });
1600
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipUnitsTextFontSize", {
1601
+ get: function () {
1602
+ return this.cz;
1603
+ },
1604
+ set: function (a) {
1605
+ this.cz = a;
1606
+ this.e("DataToolTipUnitsTextFontSize");
1607
+ },
1608
+ enumerable: false,
1609
+ configurable: true
1610
+ });
1611
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipUnitsTextFontStyle", {
1612
+ get: function () {
1613
+ return this.i5;
1614
+ },
1615
+ set: function (a) {
1616
+ this.i5 = a;
1617
+ this.e("DataToolTipUnitsTextFontStyle");
1618
+ },
1619
+ enumerable: false,
1620
+ configurable: true
1621
+ });
1622
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipUnitsTextFontWeight", {
1623
+ get: function () {
1624
+ return this.i6;
1625
+ },
1626
+ set: function (a) {
1627
+ this.i6 = a;
1628
+ this.e("DataToolTipUnitsTextFontWeight");
1629
+ },
1630
+ enumerable: false,
1631
+ configurable: true
1632
+ });
1633
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipTitleTextMarginBottom", {
1634
+ get: function () {
1635
+ return this.cv;
1636
+ },
1637
+ set: function (a) {
1638
+ this.cv = a;
1639
+ this.e("DataToolTipTitleTextMarginBottom");
1640
+ },
1641
+ enumerable: false,
1642
+ configurable: true
1643
+ });
1644
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipTitleTextMarginLeft", {
1645
+ get: function () {
1646
+ return this.cw;
1647
+ },
1648
+ set: function (a) {
1649
+ this.cw = a;
1650
+ this.e("DataToolTipTitleTextMarginLeft");
1651
+ },
1652
+ enumerable: false,
1653
+ configurable: true
1654
+ });
1655
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipTitleTextMarginRight", {
1656
+ get: function () {
1657
+ return this.cx;
1658
+ },
1659
+ set: function (a) {
1660
+ this.cx = a;
1661
+ this.e("DataToolTipTitleTextMarginRight");
1662
+ },
1663
+ enumerable: false,
1664
+ configurable: true
1665
+ });
1666
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipTitleTextMarginTop", {
1667
+ get: function () {
1668
+ return this.cy;
1669
+ },
1670
+ set: function (a) {
1671
+ this.cy = a;
1672
+ this.e("DataToolTipTitleTextMarginTop");
1673
+ },
1674
+ enumerable: false,
1675
+ configurable: true
1676
+ });
1677
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipTitleTextColor", {
1678
+ get: function () {
1679
+ return this.ix;
1680
+ },
1681
+ set: function (a) {
1682
+ this.ix = a;
1683
+ this.e("DataToolTipTitleTextColor");
1684
+ },
1685
+ enumerable: false,
1686
+ configurable: true
1687
+ });
1688
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipTitleTextFontFamily", {
1689
+ get: function () {
1690
+ return this.iy;
1691
+ },
1692
+ set: function (a) {
1693
+ this.iy = a;
1694
+ this.e("DataToolTipTitleTextFontFamily");
1695
+ },
1696
+ enumerable: false,
1697
+ configurable: true
1698
+ });
1699
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipTitleTextFontSize", {
1700
+ get: function () {
1701
+ return this.cu;
1702
+ },
1703
+ set: function (a) {
1704
+ this.cu = a;
1705
+ this.e("DataToolTipTitleTextFontSize");
1706
+ },
1707
+ enumerable: false,
1708
+ configurable: true
1709
+ });
1710
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipTitleTextFontStyle", {
1711
+ get: function () {
1712
+ return this.iz;
1713
+ },
1714
+ set: function (a) {
1715
+ this.iz = a;
1716
+ this.e("DataToolTipTitleTextFontStyle");
1717
+ },
1718
+ enumerable: false,
1719
+ configurable: true
1720
+ });
1721
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipTitleTextFontWeight", {
1722
+ get: function () {
1723
+ return this.i0;
1724
+ },
1725
+ set: function (a) {
1726
+ this.i0 = a;
1727
+ this.e("DataToolTipTitleTextFontWeight");
1728
+ },
1729
+ enumerable: false,
1730
+ configurable: true
1731
+ });
1732
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipLabelDisplayMode", {
1733
+ get: function () {
1734
+ return this.h6;
1735
+ },
1736
+ set: function (a) {
1737
+ this.h6 = a;
1738
+ this.e("DataToolTipLabelDisplayMode");
1739
+ },
1740
+ enumerable: false,
1741
+ configurable: true
1742
+ });
1743
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipLabelTextColor", {
1744
+ get: function () {
1745
+ return this.h7;
1746
+ },
1747
+ set: function (a) {
1748
+ this.h7 = a;
1749
+ this.e("DataToolTipLabelTextColor");
1750
+ },
1751
+ enumerable: false,
1752
+ configurable: true
1753
+ });
1754
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipLabelTextMarginBottom", {
1755
+ get: function () {
1756
+ return this.cc;
1757
+ },
1758
+ set: function (a) {
1759
+ this.cc = a;
1760
+ this.e("DataToolTipLabelTextMarginBottom");
1761
+ },
1762
+ enumerable: false,
1763
+ configurable: true
1764
+ });
1765
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipLabelTextMarginLeft", {
1766
+ get: function () {
1767
+ return this.cd;
1768
+ },
1769
+ set: function (a) {
1770
+ this.cd = a;
1771
+ this.e("DataToolTipLabelTextMarginLeft");
1772
+ },
1773
+ enumerable: false,
1774
+ configurable: true
1775
+ });
1776
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipLabelTextMarginRight", {
1777
+ get: function () {
1778
+ return this.ce;
1779
+ },
1780
+ set: function (a) {
1781
+ this.ce = a;
1782
+ this.e("DataToolTipLabelTextMarginRight");
1783
+ },
1784
+ enumerable: false,
1785
+ configurable: true
1786
+ });
1787
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipLabelTextMarginTop", {
1788
+ get: function () {
1789
+ return this.cf;
1790
+ },
1791
+ set: function (a) {
1792
+ this.cf = a;
1793
+ this.e("DataToolTipLabelTextMarginTop");
1794
+ },
1795
+ enumerable: false,
1796
+ configurable: true
1797
+ });
1798
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipLabelTextFontFamily", {
1799
+ get: function () {
1800
+ return this.h8;
1801
+ },
1802
+ set: function (a) {
1803
+ this.h8 = a;
1804
+ this.e("DataToolTipLabelTextFontFamily");
1805
+ },
1806
+ enumerable: false,
1807
+ configurable: true
1808
+ });
1809
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipLabelTextFontSize", {
1810
+ get: function () {
1811
+ return this.cb;
1812
+ },
1813
+ set: function (a) {
1814
+ this.cb = a;
1815
+ this.e("DataToolTipLabelTextFontSize");
1816
+ },
1817
+ enumerable: false,
1818
+ configurable: true
1819
+ });
1820
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipLabelTextFontStyle", {
1821
+ get: function () {
1822
+ return this.h9;
1823
+ },
1824
+ set: function (a) {
1825
+ this.h9 = a;
1826
+ this.e("DataToolTipLabelTextFontStyle");
1827
+ },
1828
+ enumerable: false,
1829
+ configurable: true
1830
+ });
1831
+ Object.defineProperty(DomainChartDescription.prototype, "dataToolTipLabelTextFontWeight", {
1832
+ get: function () {
1833
+ return this.ia;
1834
+ },
1835
+ set: function (a) {
1836
+ this.ia = a;
1837
+ this.e("DataToolTipLabelTextFontWeight");
1838
+ },
1839
+ enumerable: false,
1840
+ configurable: true
1841
+ });
1842
+ Object.defineProperty(DomainChartDescription.prototype, "dataSourceRef", {
1843
+ get: function () {
1844
+ return this.hs;
1845
+ },
1846
+ set: function (a) {
1847
+ this.hs = a;
1848
+ this.e("DataSourceRef");
1849
+ },
1850
+ enumerable: false,
1851
+ configurable: true
1852
+ });
1853
+ Object.defineProperty(DomainChartDescription.prototype, "includedProperties", {
1854
+ get: function () {
1855
+ return this.q;
1856
+ },
1857
+ set: function (a) {
1858
+ this.q = a;
1859
+ this.e("IncludedProperties");
1860
+ },
1861
+ enumerable: false,
1862
+ configurable: true
1863
+ });
1864
+ Object.defineProperty(DomainChartDescription.prototype, "excludedProperties", {
1865
+ get: function () {
1866
+ return this.p;
1867
+ },
1868
+ set: function (a) {
1869
+ this.p = a;
1870
+ this.e("ExcludedProperties");
1871
+ },
1872
+ enumerable: false,
1873
+ configurable: true
1874
+ });
1875
+ Object.defineProperty(DomainChartDescription.prototype, "brushes", {
1876
+ get: function () {
1877
+ return this.h;
1878
+ },
1879
+ set: function (a) {
1880
+ this.h = a;
1881
+ this.e("Brushes");
1882
+ },
1883
+ enumerable: false,
1884
+ configurable: true
1885
+ });
1886
+ Object.defineProperty(DomainChartDescription.prototype, "outlines", {
1887
+ get: function () {
1888
+ return this.u;
1889
+ },
1890
+ set: function (a) {
1891
+ this.u = a;
1892
+ this.e("Outlines");
1893
+ },
1894
+ enumerable: false,
1895
+ configurable: true
1896
+ });
1897
+ Object.defineProperty(DomainChartDescription.prototype, "actualBrushes", {
1898
+ get: function () {
1899
+ return this.f;
1900
+ },
1901
+ set: function (a) {
1902
+ this.f = a;
1903
+ this.e("ActualBrushes");
1904
+ },
1905
+ enumerable: false,
1906
+ configurable: true
1907
+ });
1908
+ Object.defineProperty(DomainChartDescription.prototype, "actualOutlines", {
1909
+ get: function () {
1910
+ return this.g;
1911
+ },
1912
+ set: function (a) {
1913
+ this.g = a;
1914
+ this.e("ActualOutlines");
1915
+ },
1916
+ enumerable: false,
1917
+ configurable: true
1918
+ });
1919
+ Object.defineProperty(DomainChartDescription.prototype, "legendRef", {
1920
+ get: function () {
1921
+ return this.jr;
1922
+ },
1923
+ set: function (a) {
1924
+ this.jr = a;
1925
+ this.e("LegendRef");
1926
+ },
1927
+ enumerable: false,
1928
+ configurable: true
1929
+ });
1930
+ Object.defineProperty(DomainChartDescription.prototype, "isHorizontalZoomEnabled", {
1931
+ get: function () {
1932
+ return this.a2;
1933
+ },
1934
+ set: function (a) {
1935
+ this.a2 = a;
1936
+ this.e("IsHorizontalZoomEnabled");
1937
+ },
1938
+ enumerable: false,
1939
+ configurable: true
1940
+ });
1941
+ Object.defineProperty(DomainChartDescription.prototype, "isVerticalZoomEnabled", {
1942
+ get: function () {
1943
+ return this.a4;
1944
+ },
1945
+ set: function (a) {
1946
+ this.a4 = a;
1947
+ this.e("IsVerticalZoomEnabled");
1948
+ },
1949
+ enumerable: false,
1950
+ configurable: true
1951
+ });
1952
+ Object.defineProperty(DomainChartDescription.prototype, "shouldDisplayMockData", {
1953
+ get: function () {
1954
+ return this.a6;
1955
+ },
1956
+ set: function (a) {
1957
+ this.a6 = a;
1958
+ this.e("ShouldDisplayMockData");
1959
+ },
1960
+ enumerable: false,
1961
+ configurable: true
1962
+ });
1963
+ Object.defineProperty(DomainChartDescription.prototype, "shouldUseSkeletonStyleForMockData", {
1964
+ get: function () {
1965
+ return this.a7;
1966
+ },
1967
+ set: function (a) {
1968
+ this.a7 = a;
1969
+ this.e("ShouldUseSkeletonStyleForMockData");
1970
+ },
1971
+ enumerable: false,
1972
+ configurable: true
1973
+ });
1974
+ Object.defineProperty(DomainChartDescription.prototype, "isSeriesHighlightingEnabled", {
1975
+ get: function () {
1976
+ return this.a3;
1977
+ },
1978
+ set: function (a) {
1979
+ this.a3 = a;
1980
+ this.e("IsSeriesHighlightingEnabled");
1981
+ },
1982
+ enumerable: false,
1983
+ configurable: true
1984
+ });
1985
+ Object.defineProperty(DomainChartDescription.prototype, "windowRect", {
1986
+ get: function () {
1987
+ return this.an;
1988
+ },
1989
+ set: function (a) {
1990
+ this.an = a;
1991
+ this.e("WindowRect");
1992
+ },
1993
+ enumerable: false,
1994
+ configurable: true
1995
+ });
1996
+ Object.defineProperty(DomainChartDescription.prototype, "chartTitle", {
1997
+ get: function () {
1998
+ return this.hj;
1999
+ },
2000
+ set: function (a) {
2001
+ this.hj = a;
2002
+ this.e("ChartTitle");
2003
+ },
2004
+ enumerable: false,
2005
+ configurable: true
2006
+ });
2007
+ Object.defineProperty(DomainChartDescription.prototype, "subtitle", {
2008
+ get: function () {
2009
+ return this.j5;
2010
+ },
2011
+ set: function (a) {
2012
+ this.j5 = a;
2013
+ this.e("Subtitle");
2014
+ },
2015
+ enumerable: false,
2016
+ configurable: true
2017
+ });
2018
+ Object.defineProperty(DomainChartDescription.prototype, "titleAlignment", {
2019
+ get: function () {
2020
+ return this.j9;
2021
+ },
2022
+ set: function (a) {
2023
+ this.j9 = a;
2024
+ this.e("TitleAlignment");
2025
+ },
2026
+ enumerable: false,
2027
+ configurable: true
2028
+ });
2029
+ Object.defineProperty(DomainChartDescription.prototype, "subtitleAlignment", {
2030
+ get: function () {
2031
+ return this.j6;
2032
+ },
2033
+ set: function (a) {
2034
+ this.j6 = a;
2035
+ this.e("SubtitleAlignment");
2036
+ },
2037
+ enumerable: false,
2038
+ configurable: true
2039
+ });
2040
+ Object.defineProperty(DomainChartDescription.prototype, "unknownValuePlotting", {
2041
+ get: function () {
2042
+ return this.kf;
2043
+ },
2044
+ set: function (a) {
2045
+ this.kf = a;
2046
+ this.e("UnknownValuePlotting");
2047
+ },
2048
+ enumerable: false,
2049
+ configurable: true
2050
+ });
2051
+ Object.defineProperty(DomainChartDescription.prototype, "resolution", {
2052
+ get: function () {
2053
+ return this.dt;
2054
+ },
2055
+ set: function (a) {
2056
+ this.dt = a;
2057
+ this.e("Resolution");
2058
+ },
2059
+ enumerable: false,
2060
+ configurable: true
2061
+ });
2062
+ Object.defineProperty(DomainChartDescription.prototype, "thickness", {
2063
+ get: function () {
2064
+ return this.dz;
2065
+ },
2066
+ set: function (a) {
2067
+ this.dz = a;
2068
+ this.e("Thickness");
2069
+ },
2070
+ enumerable: false,
2071
+ configurable: true
2072
+ });
2073
+ Object.defineProperty(DomainChartDescription.prototype, "outlineMode", {
2074
+ get: function () {
2075
+ return this.jv;
2076
+ },
2077
+ set: function (a) {
2078
+ this.jv = a;
2079
+ this.e("OutlineMode");
2080
+ },
2081
+ enumerable: false,
2082
+ configurable: true
2083
+ });
2084
+ Object.defineProperty(DomainChartDescription.prototype, "markerOutlineMode", {
2085
+ get: function () {
2086
+ return this.ju;
2087
+ },
2088
+ set: function (a) {
2089
+ this.ju = a;
2090
+ this.e("MarkerOutlineMode");
2091
+ },
2092
+ enumerable: false,
2093
+ configurable: true
2094
+ });
2095
+ Object.defineProperty(DomainChartDescription.prototype, "markerFillMode", {
2096
+ get: function () {
2097
+ return this.jt;
2098
+ },
2099
+ set: function (a) {
2100
+ this.jt = a;
2101
+ this.e("MarkerFillMode");
2102
+ },
2103
+ enumerable: false,
2104
+ configurable: true
2105
+ });
2106
+ Object.defineProperty(DomainChartDescription.prototype, "markerFillOpacity", {
2107
+ get: function () {
2108
+ return this.dl;
2109
+ },
2110
+ set: function (a) {
2111
+ this.dl = a;
2112
+ this.e("MarkerFillOpacity");
2113
+ },
2114
+ enumerable: false,
2115
+ configurable: true
2116
+ });
2117
+ Object.defineProperty(DomainChartDescription.prototype, "markerThickness", {
2118
+ get: function () {
2119
+ return this.dm;
2120
+ },
2121
+ set: function (a) {
2122
+ this.dm = a;
2123
+ this.e("MarkerThickness");
2124
+ },
2125
+ enumerable: false,
2126
+ configurable: true
2127
+ });
2128
+ Object.defineProperty(DomainChartDescription.prototype, "markerTypes", {
2129
+ get: function () {
2130
+ return this.t;
2131
+ },
2132
+ set: function (a) {
2133
+ this.t = a;
2134
+ this.e("MarkerTypes");
2135
+ },
2136
+ enumerable: false,
2137
+ configurable: true
2138
+ });
2139
+ Object.defineProperty(DomainChartDescription.prototype, "markerAutomaticBehavior", {
2140
+ get: function () {
2141
+ return this.js;
2142
+ },
2143
+ set: function (a) {
2144
+ this.js = a;
2145
+ this.e("MarkerAutomaticBehavior");
2146
+ },
2147
+ enumerable: false,
2148
+ configurable: true
2149
+ });
2150
+ Object.defineProperty(DomainChartDescription.prototype, "markerBrushes", {
2151
+ get: function () {
2152
+ return this.r;
2153
+ },
2154
+ set: function (a) {
2155
+ this.r = a;
2156
+ this.e("MarkerBrushes");
2157
+ },
2158
+ enumerable: false,
2159
+ configurable: true
2160
+ });
2161
+ Object.defineProperty(DomainChartDescription.prototype, "markerOutlines", {
2162
+ get: function () {
2163
+ return this.s;
2164
+ },
2165
+ set: function (a) {
2166
+ this.s = a;
2167
+ this.e("MarkerOutlines");
2168
+ },
2169
+ enumerable: false,
2170
+ configurable: true
2171
+ });
2172
+ Object.defineProperty(DomainChartDescription.prototype, "markerMaxCount", {
2173
+ get: function () {
2174
+ return this.g1;
2175
+ },
2176
+ set: function (a) {
2177
+ this.g1 = a;
2178
+ this.e("MarkerMaxCount");
2179
+ },
2180
+ enumerable: false,
2181
+ configurable: true
2182
+ });
2183
+ Object.defineProperty(DomainChartDescription.prototype, "areaFillOpacity", {
2184
+ get: function () {
2185
+ return this.bt;
2186
+ },
2187
+ set: function (a) {
2188
+ this.bt = a;
2189
+ this.e("AreaFillOpacity");
2190
+ },
2191
+ enumerable: false,
2192
+ configurable: true
2193
+ });
2194
+ Object.defineProperty(DomainChartDescription.prototype, "animateSeriesWhenAxisRangeChanges", {
2195
+ get: function () {
2196
+ return this.aq;
2197
+ },
2198
+ set: function (a) {
2199
+ this.aq = a;
2200
+ this.e("AnimateSeriesWhenAxisRangeChanges");
2201
+ },
2202
+ enumerable: false,
2203
+ configurable: true
2204
+ });
2205
+ Object.defineProperty(DomainChartDescription.prototype, "trendLineBrushes", {
2206
+ get: function () {
2207
+ return this.v;
2208
+ },
2209
+ set: function (a) {
2210
+ this.v = a;
2211
+ this.e("TrendLineBrushes");
2212
+ },
2213
+ enumerable: false,
2214
+ configurable: true
2215
+ });
2216
+ Object.defineProperty(DomainChartDescription.prototype, "trendLineType", {
2217
+ get: function () {
2218
+ return this.ke;
2219
+ },
2220
+ set: function (a) {
2221
+ this.ke = a;
2222
+ this.e("TrendLineType");
2223
+ },
2224
+ enumerable: false,
2225
+ configurable: true
2226
+ });
2227
+ Object.defineProperty(DomainChartDescription.prototype, "trendLineThickness", {
2228
+ get: function () {
2229
+ return this.d5;
2230
+ },
2231
+ set: function (a) {
2232
+ this.d5 = a;
2233
+ this.e("TrendLineThickness");
2234
+ },
2235
+ enumerable: false,
2236
+ configurable: true
2237
+ });
2238
+ Object.defineProperty(DomainChartDescription.prototype, "alignsGridLinesToPixels", {
2239
+ get: function () {
2240
+ return this.ap;
2241
+ },
2242
+ set: function (a) {
2243
+ this.ap = a;
2244
+ this.e("AlignsGridLinesToPixels");
2245
+ },
2246
+ enumerable: false,
2247
+ configurable: true
2248
+ });
2249
+ Object.defineProperty(DomainChartDescription.prototype, "plotAreaMarginLeft", {
2250
+ get: function () {
2251
+ return this.dq;
2252
+ },
2253
+ set: function (a) {
2254
+ this.dq = a;
2255
+ this.e("PlotAreaMarginLeft");
2256
+ },
2257
+ enumerable: false,
2258
+ configurable: true
2259
+ });
2260
+ Object.defineProperty(DomainChartDescription.prototype, "plotAreaMarginTop", {
2261
+ get: function () {
2262
+ return this.ds;
2263
+ },
2264
+ set: function (a) {
2265
+ this.ds = a;
2266
+ this.e("PlotAreaMarginTop");
2267
+ },
2268
+ enumerable: false,
2269
+ configurable: true
2270
+ });
2271
+ Object.defineProperty(DomainChartDescription.prototype, "plotAreaMarginRight", {
2272
+ get: function () {
2273
+ return this.dr;
2274
+ },
2275
+ set: function (a) {
2276
+ this.dr = a;
2277
+ this.e("PlotAreaMarginRight");
2278
+ },
2279
+ enumerable: false,
2280
+ configurable: true
2281
+ });
2282
+ Object.defineProperty(DomainChartDescription.prototype, "plotAreaMarginBottom", {
2283
+ get: function () {
2284
+ return this.dp;
2285
+ },
2286
+ set: function (a) {
2287
+ this.dp = a;
2288
+ this.e("PlotAreaMarginBottom");
2289
+ },
2290
+ enumerable: false,
2291
+ configurable: true
2292
+ });
2293
+ Object.defineProperty(DomainChartDescription.prototype, "computedPlotAreaMarginMode", {
2294
+ get: function () {
2295
+ return this.hk;
2296
+ },
2297
+ set: function (a) {
2298
+ this.hk = a;
2299
+ this.e("ComputedPlotAreaMarginMode");
2300
+ },
2301
+ enumerable: false,
2302
+ configurable: true
2303
+ });
2304
+ Object.defineProperty(DomainChartDescription.prototype, "seriesPlotAreaMarginHorizontalMode", {
2305
+ get: function () {
2306
+ return this.jx;
2307
+ },
2308
+ set: function (a) {
2309
+ this.jx = a;
2310
+ this.e("SeriesPlotAreaMarginHorizontalMode");
2311
+ },
2312
+ enumerable: false,
2313
+ configurable: true
2314
+ });
2315
+ Object.defineProperty(DomainChartDescription.prototype, "seriesPlotAreaMarginVerticalMode", {
2316
+ get: function () {
2317
+ return this.jy;
2318
+ },
2319
+ set: function (a) {
2320
+ this.jy = a;
2321
+ this.e("SeriesPlotAreaMarginVerticalMode");
2322
+ },
2323
+ enumerable: false,
2324
+ configurable: true
2325
+ });
2326
+ Object.defineProperty(DomainChartDescription.prototype, "highlightingMode", {
2327
+ get: function () {
2328
+ return this.jj;
2329
+ },
2330
+ set: function (a) {
2331
+ this.jj = a;
2332
+ this.e("HighlightingMode");
2333
+ },
2334
+ enumerable: false,
2335
+ configurable: true
2336
+ });
2337
+ Object.defineProperty(DomainChartDescription.prototype, "highlightingBehavior", {
2338
+ get: function () {
2339
+ return this.ji;
2340
+ },
2341
+ set: function (a) {
2342
+ this.ji = a;
2343
+ this.e("HighlightingBehavior");
2344
+ },
2345
+ enumerable: false,
2346
+ configurable: true
2347
+ });
2348
+ Object.defineProperty(DomainChartDescription.prototype, "legendHighlightingMode", {
2349
+ get: function () {
2350
+ return this.jo;
2351
+ },
2352
+ set: function (a) {
2353
+ this.jo = a;
2354
+ this.e("LegendHighlightingMode");
2355
+ },
2356
+ enumerable: false,
2357
+ configurable: true
2358
+ });
2359
+ Object.defineProperty(DomainChartDescription.prototype, "legendItemBadgeShape", {
2360
+ get: function () {
2361
+ return this.jq;
2362
+ },
2363
+ set: function (a) {
2364
+ this.jq = a;
2365
+ this.e("LegendItemBadgeShape");
2366
+ },
2367
+ enumerable: false,
2368
+ configurable: true
2369
+ });
2370
+ Object.defineProperty(DomainChartDescription.prototype, "legendItemBadgeMode", {
2371
+ get: function () {
2372
+ return this.jp;
2373
+ },
2374
+ set: function (a) {
2375
+ this.jp = a;
2376
+ this.e("LegendItemBadgeMode");
2377
+ },
2378
+ enumerable: false,
2379
+ configurable: true
2380
+ });
2381
+ Object.defineProperty(DomainChartDescription.prototype, "trendLinePeriod", {
2382
+ get: function () {
2383
+ return this.g3;
2384
+ },
2385
+ set: function (a) {
2386
+ this.g3 = a;
2387
+ this.e("TrendLinePeriod");
2388
+ },
2389
+ enumerable: false,
2390
+ configurable: true
2391
+ });
2392
+ Object.defineProperty(DomainChartDescription.prototype, "toolTipType", {
2393
+ get: function () {
2394
+ return this.kc;
2395
+ },
2396
+ set: function (a) {
2397
+ this.kc = a;
2398
+ this.e("ToolTipType");
909
2399
  },
910
2400
  enumerable: false,
911
2401
  configurable: true
912
2402
  });
913
2403
  Object.defineProperty(DomainChartDescription.prototype, "crosshairsDisplayMode", {
914
2404
  get: function () {
915
- return this.c7;
2405
+ return this.hp;
916
2406
  },
917
2407
  set: function (a) {
918
- this.c7 = a;
2408
+ this.hp = a;
919
2409
  this.e("CrosshairsDisplayMode");
920
2410
  },
921
2411
  enumerable: false,
@@ -923,10 +2413,10 @@ var DomainChartDescription = /** @class */ /*@__PURE__*/ (function (_super) {
923
2413
  });
924
2414
  Object.defineProperty(DomainChartDescription.prototype, "crosshairsSnapToData", {
925
2415
  get: function () {
926
- return this.ag;
2416
+ return this.au;
927
2417
  },
928
2418
  set: function (a) {
929
- this.ag = a;
2419
+ this.au = a;
930
2420
  this.e("CrosshairsSnapToData");
931
2421
  },
932
2422
  enumerable: false,
@@ -934,10 +2424,10 @@ var DomainChartDescription = /** @class */ /*@__PURE__*/ (function (_super) {
934
2424
  });
935
2425
  Object.defineProperty(DomainChartDescription.prototype, "crosshairsLineVerticalStroke", {
936
2426
  get: function () {
937
- return this.c9;
2427
+ return this.hr;
938
2428
  },
939
2429
  set: function (a) {
940
- this.c9 = a;
2430
+ this.hr = a;
941
2431
  this.e("CrosshairsLineVerticalStroke");
942
2432
  },
943
2433
  enumerable: false,
@@ -945,10 +2435,10 @@ var DomainChartDescription = /** @class */ /*@__PURE__*/ (function (_super) {
945
2435
  });
946
2436
  Object.defineProperty(DomainChartDescription.prototype, "crosshairsLineThickness", {
947
2437
  get: function () {
948
- return this.a7;
2438
+ return this.bv;
949
2439
  },
950
2440
  set: function (a) {
951
- this.a7 = a;
2441
+ this.bv = a;
952
2442
  this.e("CrosshairsLineThickness");
953
2443
  },
954
2444
  enumerable: false,
@@ -956,10 +2446,10 @@ var DomainChartDescription = /** @class */ /*@__PURE__*/ (function (_super) {
956
2446
  });
957
2447
  Object.defineProperty(DomainChartDescription.prototype, "crosshairsLineHorizontalStroke", {
958
2448
  get: function () {
959
- return this.c8;
2449
+ return this.hq;
960
2450
  },
961
2451
  set: function (a) {
962
- this.c8 = a;
2452
+ this.hq = a;
963
2453
  this.e("CrosshairsLineHorizontalStroke");
964
2454
  },
965
2455
  enumerable: false,
@@ -967,10 +2457,10 @@ var DomainChartDescription = /** @class */ /*@__PURE__*/ (function (_super) {
967
2457
  });
968
2458
  Object.defineProperty(DomainChartDescription.prototype, "crosshairsAnnotationEnabled", {
969
2459
  get: function () {
970
- return this.af;
2460
+ return this.at;
971
2461
  },
972
2462
  set: function (a) {
973
- this.af = a;
2463
+ this.at = a;
974
2464
  this.e("CrosshairsAnnotationEnabled");
975
2465
  },
976
2466
  enumerable: false,
@@ -978,10 +2468,10 @@ var DomainChartDescription = /** @class */ /*@__PURE__*/ (function (_super) {
978
2468
  });
979
2469
  Object.defineProperty(DomainChartDescription.prototype, "crosshairsAnnotationXAxisBackground", {
980
2470
  get: function () {
981
- return this.c3;
2471
+ return this.hl;
982
2472
  },
983
2473
  set: function (a) {
984
- this.c3 = a;
2474
+ this.hl = a;
985
2475
  this.e("CrosshairsAnnotationXAxisBackground");
986
2476
  },
987
2477
  enumerable: false,
@@ -989,10 +2479,10 @@ var DomainChartDescription = /** @class */ /*@__PURE__*/ (function (_super) {
989
2479
  });
990
2480
  Object.defineProperty(DomainChartDescription.prototype, "crosshairsAnnotationYAxisBackground", {
991
2481
  get: function () {
992
- return this.c5;
2482
+ return this.hn;
993
2483
  },
994
2484
  set: function (a) {
995
- this.c5 = a;
2485
+ this.hn = a;
996
2486
  this.e("CrosshairsAnnotationYAxisBackground");
997
2487
  },
998
2488
  enumerable: false,
@@ -1000,10 +2490,10 @@ var DomainChartDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1000
2490
  });
1001
2491
  Object.defineProperty(DomainChartDescription.prototype, "crosshairsAnnotationXAxisTextColor", {
1002
2492
  get: function () {
1003
- return this.c4;
2493
+ return this.hm;
1004
2494
  },
1005
2495
  set: function (a) {
1006
- this.c4 = a;
2496
+ this.hm = a;
1007
2497
  this.e("CrosshairsAnnotationXAxisTextColor");
1008
2498
  },
1009
2499
  enumerable: false,
@@ -1011,10 +2501,10 @@ var DomainChartDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1011
2501
  });
1012
2502
  Object.defineProperty(DomainChartDescription.prototype, "crosshairsAnnotationYAxisTextColor", {
1013
2503
  get: function () {
1014
- return this.c6;
2504
+ return this.ho;
1015
2505
  },
1016
2506
  set: function (a) {
1017
- this.c6 = a;
2507
+ this.ho = a;
1018
2508
  this.e("CrosshairsAnnotationYAxisTextColor");
1019
2509
  },
1020
2510
  enumerable: false,
@@ -1022,10 +2512,10 @@ var DomainChartDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1022
2512
  });
1023
2513
  Object.defineProperty(DomainChartDescription.prototype, "crosshairsAnnotationXAxisPrecision", {
1024
2514
  get: function () {
1025
- return this.cj;
2515
+ return this.gw;
1026
2516
  },
1027
2517
  set: function (a) {
1028
- this.cj = a;
2518
+ this.gw = a;
1029
2519
  this.e("CrosshairsAnnotationXAxisPrecision");
1030
2520
  },
1031
2521
  enumerable: false,
@@ -1033,10 +2523,10 @@ var DomainChartDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1033
2523
  });
1034
2524
  Object.defineProperty(DomainChartDescription.prototype, "crosshairsAnnotationYAxisPrecision", {
1035
2525
  get: function () {
1036
- return this.ck;
2526
+ return this.gx;
1037
2527
  },
1038
2528
  set: function (a) {
1039
- this.ck = a;
2529
+ this.gx = a;
1040
2530
  this.e("CrosshairsAnnotationYAxisPrecision");
1041
2531
  },
1042
2532
  enumerable: false,
@@ -1044,10 +2534,10 @@ var DomainChartDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1044
2534
  });
1045
2535
  Object.defineProperty(DomainChartDescription.prototype, "shouldAvoidAxisAnnotationCollisions", {
1046
2536
  get: function () {
1047
- return this.am;
2537
+ return this.a5;
1048
2538
  },
1049
2539
  set: function (a) {
1050
- this.am = a;
2540
+ this.a5 = a;
1051
2541
  this.e("ShouldAvoidAxisAnnotationCollisions");
1052
2542
  },
1053
2543
  enumerable: false,
@@ -1055,10 +2545,10 @@ var DomainChartDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1055
2545
  });
1056
2546
  Object.defineProperty(DomainChartDescription.prototype, "finalValueAnnotationsVisible", {
1057
2547
  get: function () {
1058
- return this.ah;
2548
+ return this.a0;
1059
2549
  },
1060
2550
  set: function (a) {
1061
- this.ah = a;
2551
+ this.a0 = a;
1062
2552
  this.e("FinalValueAnnotationsVisible");
1063
2553
  },
1064
2554
  enumerable: false,
@@ -1066,10 +2556,10 @@ var DomainChartDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1066
2556
  });
1067
2557
  Object.defineProperty(DomainChartDescription.prototype, "finalValueAnnotationsBackground", {
1068
2558
  get: function () {
1069
- return this.db;
2559
+ return this.jg;
1070
2560
  },
1071
2561
  set: function (a) {
1072
- this.db = a;
2562
+ this.jg = a;
1073
2563
  this.e("FinalValueAnnotationsBackground");
1074
2564
  },
1075
2565
  enumerable: false,
@@ -1077,10 +2567,10 @@ var DomainChartDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1077
2567
  });
1078
2568
  Object.defineProperty(DomainChartDescription.prototype, "finalValueAnnotationsTextColor", {
1079
2569
  get: function () {
1080
- return this.dc;
2570
+ return this.jh;
1081
2571
  },
1082
2572
  set: function (a) {
1083
- this.dc = a;
2573
+ this.jh = a;
1084
2574
  this.e("FinalValueAnnotationsTextColor");
1085
2575
  },
1086
2576
  enumerable: false,
@@ -1088,10 +2578,10 @@ var DomainChartDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1088
2578
  });
1089
2579
  Object.defineProperty(DomainChartDescription.prototype, "finalValueAnnotationsPrecision", {
1090
2580
  get: function () {
1091
- return this.cl;
2581
+ return this.g0;
1092
2582
  },
1093
2583
  set: function (a) {
1094
- this.cl = a;
2584
+ this.g0 = a;
1095
2585
  this.e("FinalValueAnnotationsPrecision");
1096
2586
  },
1097
2587
  enumerable: false,
@@ -1099,10 +2589,10 @@ var DomainChartDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1099
2589
  });
1100
2590
  Object.defineProperty(DomainChartDescription.prototype, "calloutsVisible", {
1101
2591
  get: function () {
1102
- return this.ae;
2592
+ return this.as;
1103
2593
  },
1104
2594
  set: function (a) {
1105
- this.ae = a;
2595
+ this.as = a;
1106
2596
  this.e("CalloutsVisible");
1107
2597
  },
1108
2598
  enumerable: false,
@@ -1110,10 +2600,10 @@ var DomainChartDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1110
2600
  });
1111
2601
  Object.defineProperty(DomainChartDescription.prototype, "calloutStyleUpdatingEventEnabled", {
1112
2602
  get: function () {
1113
- return this.ad;
2603
+ return this.ar;
1114
2604
  },
1115
2605
  set: function (a) {
1116
- this.ad = a;
2606
+ this.ar = a;
1117
2607
  this.e("CalloutStyleUpdatingEventEnabled");
1118
2608
  },
1119
2609
  enumerable: false,
@@ -1121,21 +2611,32 @@ var DomainChartDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1121
2611
  });
1122
2612
  Object.defineProperty(DomainChartDescription.prototype, "calloutsDataSourceRef", {
1123
2613
  get: function () {
1124
- return this.cw;
2614
+ return this.he;
1125
2615
  },
1126
2616
  set: function (a) {
1127
- this.cw = a;
2617
+ this.he = a;
1128
2618
  this.e("CalloutsDataSourceRef");
1129
2619
  },
1130
2620
  enumerable: false,
1131
2621
  configurable: true
1132
2622
  });
2623
+ Object.defineProperty(DomainChartDescription.prototype, "calloutsAllowedPositions", {
2624
+ get: function () {
2625
+ return this.i;
2626
+ },
2627
+ set: function (a) {
2628
+ this.i = a;
2629
+ this.e("CalloutsAllowedPositions");
2630
+ },
2631
+ enumerable: false,
2632
+ configurable: true
2633
+ });
1133
2634
  Object.defineProperty(DomainChartDescription.prototype, "calloutsXMemberPath", {
1134
2635
  get: function () {
1135
- return this.cz;
2636
+ return this.hh;
1136
2637
  },
1137
2638
  set: function (a) {
1138
- this.cz = a;
2639
+ this.hh = a;
1139
2640
  this.e("CalloutsXMemberPath");
1140
2641
  },
1141
2642
  enumerable: false,
@@ -1143,10 +2644,10 @@ var DomainChartDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1143
2644
  });
1144
2645
  Object.defineProperty(DomainChartDescription.prototype, "calloutsYMemberPath", {
1145
2646
  get: function () {
1146
- return this.c0;
2647
+ return this.hi;
1147
2648
  },
1148
2649
  set: function (a) {
1149
- this.c0 = a;
2650
+ this.hi = a;
1150
2651
  this.e("CalloutsYMemberPath");
1151
2652
  },
1152
2653
  enumerable: false,
@@ -1154,10 +2655,10 @@ var DomainChartDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1154
2655
  });
1155
2656
  Object.defineProperty(DomainChartDescription.prototype, "calloutsLabelMemberPath", {
1156
2657
  get: function () {
1157
- return this.cx;
2658
+ return this.hf;
1158
2659
  },
1159
2660
  set: function (a) {
1160
- this.cx = a;
2661
+ this.hf = a;
1161
2662
  this.e("CalloutsLabelMemberPath");
1162
2663
  },
1163
2664
  enumerable: false,
@@ -1165,21 +2666,285 @@ var DomainChartDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1165
2666
  });
1166
2667
  Object.defineProperty(DomainChartDescription.prototype, "calloutsContentMemberPath", {
1167
2668
  get: function () {
1168
- return this.cv;
2669
+ return this.hd;
1169
2670
  },
1170
2671
  set: function (a) {
1171
- this.cv = a;
2672
+ this.hd = a;
1172
2673
  this.e("CalloutsContentMemberPath");
1173
2674
  },
1174
2675
  enumerable: false,
1175
2676
  configurable: true
1176
2677
  });
2678
+ Object.defineProperty(DomainChartDescription.prototype, "horizontalViewScrollbarMode", {
2679
+ get: function () {
2680
+ return this.jl;
2681
+ },
2682
+ set: function (a) {
2683
+ this.jl = a;
2684
+ this.e("HorizontalViewScrollbarMode");
2685
+ },
2686
+ enumerable: false,
2687
+ configurable: true
2688
+ });
2689
+ Object.defineProperty(DomainChartDescription.prototype, "verticalViewScrollbarMode", {
2690
+ get: function () {
2691
+ return this.kh;
2692
+ },
2693
+ set: function (a) {
2694
+ this.kh = a;
2695
+ this.e("VerticalViewScrollbarMode");
2696
+ },
2697
+ enumerable: false,
2698
+ configurable: true
2699
+ });
2700
+ Object.defineProperty(DomainChartDescription.prototype, "horizontalViewScrollbarPosition", {
2701
+ get: function () {
2702
+ return this.jn;
2703
+ },
2704
+ set: function (a) {
2705
+ this.jn = a;
2706
+ this.e("HorizontalViewScrollbarPosition");
2707
+ },
2708
+ enumerable: false,
2709
+ configurable: true
2710
+ });
2711
+ Object.defineProperty(DomainChartDescription.prototype, "verticalViewScrollbarPosition", {
2712
+ get: function () {
2713
+ return this.kj;
2714
+ },
2715
+ set: function (a) {
2716
+ this.kj = a;
2717
+ this.e("VerticalViewScrollbarPosition");
2718
+ },
2719
+ enumerable: false,
2720
+ configurable: true
2721
+ });
2722
+ Object.defineProperty(DomainChartDescription.prototype, "horizontalViewScrollbarFill", {
2723
+ get: function () {
2724
+ return this.jk;
2725
+ },
2726
+ set: function (a) {
2727
+ this.jk = a;
2728
+ this.e("HorizontalViewScrollbarFill");
2729
+ },
2730
+ enumerable: false,
2731
+ configurable: true
2732
+ });
2733
+ Object.defineProperty(DomainChartDescription.prototype, "horizontalViewScrollbarOutline", {
2734
+ get: function () {
2735
+ return this.jm;
2736
+ },
2737
+ set: function (a) {
2738
+ this.jm = a;
2739
+ this.e("HorizontalViewScrollbarOutline");
2740
+ },
2741
+ enumerable: false,
2742
+ configurable: true
2743
+ });
2744
+ Object.defineProperty(DomainChartDescription.prototype, "horizontalViewScrollbarStrokeThickness", {
2745
+ get: function () {
2746
+ return this.dh;
2747
+ },
2748
+ set: function (a) {
2749
+ this.dh = a;
2750
+ this.e("HorizontalViewScrollbarStrokeThickness");
2751
+ },
2752
+ enumerable: false,
2753
+ configurable: true
2754
+ });
2755
+ Object.defineProperty(DomainChartDescription.prototype, "horizontalViewScrollbarMaxOpacity", {
2756
+ get: function () {
2757
+ return this.dg;
2758
+ },
2759
+ set: function (a) {
2760
+ this.dg = a;
2761
+ this.e("HorizontalViewScrollbarMaxOpacity");
2762
+ },
2763
+ enumerable: false,
2764
+ configurable: true
2765
+ });
2766
+ Object.defineProperty(DomainChartDescription.prototype, "horizontalViewScrollbarCornerRadius", {
2767
+ get: function () {
2768
+ return this.dd;
2769
+ },
2770
+ set: function (a) {
2771
+ this.dd = a;
2772
+ this.e("HorizontalViewScrollbarCornerRadius");
2773
+ },
2774
+ enumerable: false,
2775
+ configurable: true
2776
+ });
2777
+ Object.defineProperty(DomainChartDescription.prototype, "horizontalViewScrollbarHeight", {
2778
+ get: function () {
2779
+ return this.de;
2780
+ },
2781
+ set: function (a) {
2782
+ this.de = a;
2783
+ this.e("HorizontalViewScrollbarHeight");
2784
+ },
2785
+ enumerable: false,
2786
+ configurable: true
2787
+ });
2788
+ Object.defineProperty(DomainChartDescription.prototype, "horizontalViewScrollbarInset", {
2789
+ get: function () {
2790
+ return this.df;
2791
+ },
2792
+ set: function (a) {
2793
+ this.df = a;
2794
+ this.e("HorizontalViewScrollbarInset");
2795
+ },
2796
+ enumerable: false,
2797
+ configurable: true
2798
+ });
2799
+ Object.defineProperty(DomainChartDescription.prototype, "horizontalViewScrollbarTrackStartInset", {
2800
+ get: function () {
2801
+ return this.dj;
2802
+ },
2803
+ set: function (a) {
2804
+ this.dj = a;
2805
+ this.e("HorizontalViewScrollbarTrackStartInset");
2806
+ },
2807
+ enumerable: false,
2808
+ configurable: true
2809
+ });
2810
+ Object.defineProperty(DomainChartDescription.prototype, "horizontalViewScrollbarTrackEndInset", {
2811
+ get: function () {
2812
+ return this.di;
2813
+ },
2814
+ set: function (a) {
2815
+ this.di = a;
2816
+ this.e("HorizontalViewScrollbarTrackEndInset");
2817
+ },
2818
+ enumerable: false,
2819
+ configurable: true
2820
+ });
2821
+ Object.defineProperty(DomainChartDescription.prototype, "horizontalViewScrollbarShouldAddAutoTrackInsets", {
2822
+ get: function () {
2823
+ return this.a1;
2824
+ },
2825
+ set: function (a) {
2826
+ this.a1 = a;
2827
+ this.e("HorizontalViewScrollbarShouldAddAutoTrackInsets");
2828
+ },
2829
+ enumerable: false,
2830
+ configurable: true
2831
+ });
2832
+ Object.defineProperty(DomainChartDescription.prototype, "verticalViewScrollbarFill", {
2833
+ get: function () {
2834
+ return this.kg;
2835
+ },
2836
+ set: function (a) {
2837
+ this.kg = a;
2838
+ this.e("VerticalViewScrollbarFill");
2839
+ },
2840
+ enumerable: false,
2841
+ configurable: true
2842
+ });
2843
+ Object.defineProperty(DomainChartDescription.prototype, "verticalViewScrollbarOutline", {
2844
+ get: function () {
2845
+ return this.ki;
2846
+ },
2847
+ set: function (a) {
2848
+ this.ki = a;
2849
+ this.e("VerticalViewScrollbarOutline");
2850
+ },
2851
+ enumerable: false,
2852
+ configurable: true
2853
+ });
2854
+ Object.defineProperty(DomainChartDescription.prototype, "verticalViewScrollbarStrokeThickness", {
2855
+ get: function () {
2856
+ return this.d9;
2857
+ },
2858
+ set: function (a) {
2859
+ this.d9 = a;
2860
+ this.e("VerticalViewScrollbarStrokeThickness");
2861
+ },
2862
+ enumerable: false,
2863
+ configurable: true
2864
+ });
2865
+ Object.defineProperty(DomainChartDescription.prototype, "verticalViewScrollbarMaxOpacity", {
2866
+ get: function () {
2867
+ return this.d8;
2868
+ },
2869
+ set: function (a) {
2870
+ this.d8 = a;
2871
+ this.e("VerticalViewScrollbarMaxOpacity");
2872
+ },
2873
+ enumerable: false,
2874
+ configurable: true
2875
+ });
2876
+ Object.defineProperty(DomainChartDescription.prototype, "verticalViewScrollbarCornerRadius", {
2877
+ get: function () {
2878
+ return this.d6;
2879
+ },
2880
+ set: function (a) {
2881
+ this.d6 = a;
2882
+ this.e("VerticalViewScrollbarCornerRadius");
2883
+ },
2884
+ enumerable: false,
2885
+ configurable: true
2886
+ });
2887
+ Object.defineProperty(DomainChartDescription.prototype, "verticalViewScrollbarWidth", {
2888
+ get: function () {
2889
+ return this.ec;
2890
+ },
2891
+ set: function (a) {
2892
+ this.ec = a;
2893
+ this.e("VerticalViewScrollbarWidth");
2894
+ },
2895
+ enumerable: false,
2896
+ configurable: true
2897
+ });
2898
+ Object.defineProperty(DomainChartDescription.prototype, "verticalViewScrollbarInset", {
2899
+ get: function () {
2900
+ return this.d7;
2901
+ },
2902
+ set: function (a) {
2903
+ this.d7 = a;
2904
+ this.e("VerticalViewScrollbarInset");
2905
+ },
2906
+ enumerable: false,
2907
+ configurable: true
2908
+ });
2909
+ Object.defineProperty(DomainChartDescription.prototype, "verticalViewScrollbarTrackStartInset", {
2910
+ get: function () {
2911
+ return this.eb;
2912
+ },
2913
+ set: function (a) {
2914
+ this.eb = a;
2915
+ this.e("VerticalViewScrollbarTrackStartInset");
2916
+ },
2917
+ enumerable: false,
2918
+ configurable: true
2919
+ });
2920
+ Object.defineProperty(DomainChartDescription.prototype, "verticalViewScrollbarTrackEndInset", {
2921
+ get: function () {
2922
+ return this.ea;
2923
+ },
2924
+ set: function (a) {
2925
+ this.ea = a;
2926
+ this.e("VerticalViewScrollbarTrackEndInset");
2927
+ },
2928
+ enumerable: false,
2929
+ configurable: true
2930
+ });
2931
+ Object.defineProperty(DomainChartDescription.prototype, "verticalViewScrollbarShouldAddAutoTrackInsets", {
2932
+ get: function () {
2933
+ return this.a8;
2934
+ },
2935
+ set: function (a) {
2936
+ this.a8 = a;
2937
+ this.e("VerticalViewScrollbarShouldAddAutoTrackInsets");
2938
+ },
2939
+ enumerable: false,
2940
+ configurable: true
2941
+ });
1177
2942
  Object.defineProperty(DomainChartDescription.prototype, "seriesAddedRef", {
1178
2943
  get: function () {
1179
- return this.dn;
2944
+ return this.jw;
1180
2945
  },
1181
2946
  set: function (a) {
1182
- this.dn = a;
2947
+ this.jw = a;
1183
2948
  this.e("SeriesAddedRef");
1184
2949
  },
1185
2950
  enumerable: false,
@@ -1187,10 +2952,10 @@ var DomainChartDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1187
2952
  });
1188
2953
  Object.defineProperty(DomainChartDescription.prototype, "seriesRemovedRef", {
1189
2954
  get: function () {
1190
- return this.du;
2955
+ return this.j4;
1191
2956
  },
1192
2957
  set: function (a) {
1193
- this.du = a;
2958
+ this.j4 = a;
1194
2959
  this.e("SeriesRemovedRef");
1195
2960
  },
1196
2961
  enumerable: false,
@@ -1198,10 +2963,10 @@ var DomainChartDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1198
2963
  });
1199
2964
  Object.defineProperty(DomainChartDescription.prototype, "seriesPointerEnterRef", {
1200
2965
  get: function () {
1201
- return this.dq;
2966
+ return this.j0;
1202
2967
  },
1203
2968
  set: function (a) {
1204
- this.dq = a;
2969
+ this.j0 = a;
1205
2970
  this.e("SeriesPointerEnterRef");
1206
2971
  },
1207
2972
  enumerable: false,
@@ -1209,10 +2974,10 @@ var DomainChartDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1209
2974
  });
1210
2975
  Object.defineProperty(DomainChartDescription.prototype, "seriesPointerLeaveRef", {
1211
2976
  get: function () {
1212
- return this.dr;
2977
+ return this.j1;
1213
2978
  },
1214
2979
  set: function (a) {
1215
- this.dr = a;
2980
+ this.j1 = a;
1216
2981
  this.e("SeriesPointerLeaveRef");
1217
2982
  },
1218
2983
  enumerable: false,
@@ -1220,10 +2985,10 @@ var DomainChartDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1220
2985
  });
1221
2986
  Object.defineProperty(DomainChartDescription.prototype, "seriesPointerMoveRef", {
1222
2987
  get: function () {
1223
- return this.ds;
2988
+ return this.j2;
1224
2989
  },
1225
2990
  set: function (a) {
1226
- this.ds = a;
2991
+ this.j2 = a;
1227
2992
  this.e("SeriesPointerMoveRef");
1228
2993
  },
1229
2994
  enumerable: false,
@@ -1231,10 +2996,10 @@ var DomainChartDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1231
2996
  });
1232
2997
  Object.defineProperty(DomainChartDescription.prototype, "seriesPointerDownRef", {
1233
2998
  get: function () {
1234
- return this.dp;
2999
+ return this.jz;
1235
3000
  },
1236
3001
  set: function (a) {
1237
- this.dp = a;
3002
+ this.jz = a;
1238
3003
  this.e("SeriesPointerDownRef");
1239
3004
  },
1240
3005
  enumerable: false,
@@ -1242,10 +3007,10 @@ var DomainChartDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1242
3007
  });
1243
3008
  Object.defineProperty(DomainChartDescription.prototype, "seriesPointerUpRef", {
1244
3009
  get: function () {
1245
- return this.dt;
3010
+ return this.j3;
1246
3011
  },
1247
3012
  set: function (a) {
1248
- this.dt = a;
3013
+ this.j3 = a;
1249
3014
  this.e("SeriesPointerUpRef");
1250
3015
  },
1251
3016
  enumerable: false,
@@ -1253,15 +3018,26 @@ var DomainChartDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1253
3018
  });
1254
3019
  Object.defineProperty(DomainChartDescription.prototype, "calloutStyleUpdatingRef", {
1255
3020
  get: function () {
1256
- return this.cy;
3021
+ return this.hg;
1257
3022
  },
1258
3023
  set: function (a) {
1259
- this.cy = a;
3024
+ this.hg = a;
1260
3025
  this.e("CalloutStyleUpdatingRef");
1261
3026
  },
1262
3027
  enumerable: false,
1263
3028
  configurable: true
1264
3029
  });
3030
+ Object.defineProperty(DomainChartDescription.prototype, "calloutRenderStyleUpdatingRef", {
3031
+ get: function () {
3032
+ return this.hc;
3033
+ },
3034
+ set: function (a) {
3035
+ this.hc = a;
3036
+ this.e("CalloutRenderStyleUpdatingRef");
3037
+ },
3038
+ enumerable: false,
3039
+ configurable: true
3040
+ });
1265
3041
  DomainChartDescription.$t = markType(DomainChartDescription, 'DomainChartDescription', Description.$);
1266
3042
  return DomainChartDescription;
1267
3043
  }(Description));