igniteui-webcomponents-charts 5.0.1 → 5.0.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 (60) hide show
  1. package/bundles/igniteui-webcomponents-charts.umd.js +809 -708
  2. package/bundles/igniteui-webcomponents-charts.umd.min.js +1 -1
  3. package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +2 -2
  4. package/esm2015/lib/CalloutLayer_combined.js +1 -1
  5. package/esm2015/lib/CategoryBucketCalculator_combined.js +50 -50
  6. package/esm2015/lib/DataPieBaseChart.js +311 -298
  7. package/esm2015/lib/DataPieChart.js +73 -73
  8. package/esm2015/lib/PieChartViewManager_combined.js +11 -1
  9. package/esm2015/lib/PolarBase_combined.js +24 -24
  10. package/esm2015/lib/RadialBucketCalculator_combined.js +32 -32
  11. package/esm2015/lib/RadialPieSeries_combined.js +153 -78
  12. package/esm2015/lib/ScatterBase_combined.js +20 -20
  13. package/esm2015/lib/ScatterPolygonSeries_combined.js +20 -20
  14. package/esm2015/lib/SeriesViewer_combined.js +2 -2
  15. package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +2 -2
  16. package/esm2015/lib/igc-data-pie-base-chart-component.js +91 -83
  17. package/esm2015/lib/igc-data-pie-chart-component.js +23 -23
  18. package/esm2015/lib/igc-pie-chart-base-component.js +1 -1
  19. package/esm2015/lib/igc-radial-pie-series-component.js +20 -9
  20. package/esm2015/public_api.js +0 -1
  21. package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +2 -2
  22. package/esm5/lib/CalloutLayer_combined.js +1 -1
  23. package/esm5/lib/CategoryBucketCalculator_combined.js +50 -50
  24. package/esm5/lib/DataPieBaseChart.js +285 -268
  25. package/esm5/lib/DataPieChart.js +65 -65
  26. package/esm5/lib/PieChartViewManager_combined.js +11 -1
  27. package/esm5/lib/PolarBase_combined.js +24 -24
  28. package/esm5/lib/RadialBucketCalculator_combined.js +32 -32
  29. package/esm5/lib/RadialPieSeries_combined.js +160 -76
  30. package/esm5/lib/ScatterBase_combined.js +20 -20
  31. package/esm5/lib/ScatterPolygonSeries_combined.js +20 -20
  32. package/esm5/lib/SeriesViewer_combined.js +2 -2
  33. package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +2 -2
  34. package/esm5/lib/igc-data-pie-base-chart-component.js +95 -83
  35. package/esm5/lib/igc-data-pie-chart-component.js +23 -23
  36. package/esm5/lib/igc-pie-chart-base-component.js +1 -1
  37. package/esm5/lib/igc-radial-pie-series-component.js +24 -9
  38. package/esm5/public_api.js +0 -1
  39. package/fesm2015/igniteui-webcomponents-charts.js +826 -744
  40. package/fesm5/igniteui-webcomponents-charts.js +808 -705
  41. package/lib/AnchoredRadialBucketCalculator_combined.d.ts +1 -1
  42. package/lib/CategoryBucketCalculator_combined.d.ts +1 -1
  43. package/lib/DataPieBaseChart.d.ts +96 -92
  44. package/lib/DataPieChart.d.ts +26 -26
  45. package/lib/PieChartViewManager_combined.d.ts +1 -1
  46. package/lib/PolarBase_combined.d.ts +1 -1
  47. package/lib/RadialBucketCalculator_combined.d.ts +2 -2
  48. package/lib/RadialPieSeries_combined.d.ts +18 -12
  49. package/lib/ScatterBase_combined.d.ts +1 -1
  50. package/lib/ScatterPolygonSeries_combined.d.ts +1 -1
  51. package/lib/SeriesViewer_combined.d.ts +1 -1
  52. package/lib/StackedSeriesCreatedEventArgs_combined.d.ts +1 -1
  53. package/lib/igc-data-pie-base-chart-component.d.ts +3 -0
  54. package/lib/igc-pie-chart-base-component.d.ts +1 -1
  55. package/lib/igc-radial-pie-series-component.d.ts +6 -0
  56. package/package.json +2 -2
  57. package/public_api.d.ts +0 -1
  58. package/esm2015/lib/LegendEmptyValuesMode.js +0 -29
  59. package/esm5/lib/LegendEmptyValuesMode.js +0 -29
  60. package/lib/LegendEmptyValuesMode.d.ts +0 -22
@@ -6,7 +6,7 @@
6
6
  */
7
7
 
8
8
  import { __extends, __values, __generator, __spreadArray, __read, __makeTemplateObject } from 'tslib';
9
- import { Type, markEnum, markType, Base, PropertyChangedEventArgs, PropertyUpdatedEventArgs, FrameworkElement, INotifyPropertyChanged_$type, markDep, DependencyProperty, PropertyMetadata, Rect, EventArgs, CanvasViewRenderer, BrushUtil, DeviceUtils, ColorUtil, typeCast, IEquatable$1_$type, truncate, log10, isInfinity, isNaN_, ObservableCollection$1, DependencyObject, List$1, logBase, typeGetValue, Number_$type, TypeRegistrar, ContentControl, ICommandStateChangedListener_$type, VersionQueueHelper, Dictionary$2, String_$type, IDataLegend_$type, DVContainer, Point_$type, dateNow, CanvasRenderScheduler, runOn, delegateCombine, DoubleAnimator, SRProvider, fromEnum, delegateRemove, fromEn, PointUtil, EnumUtil, enumGetBox, LegendItemBadgeShape_$type, LegendItemBadgeMode_$type, MouseEventArgs, MouseButtonEventArgs, HashSet$1, intDivide, toEnum, RectChangedEventArgs, Size, MathUtil, Tuple$2, NotifyCollectionChangedEventArgs, stringIsNullOrEmpty, FastItemsSource, defaultDVDateParse, FontUtil, CaptureImageSettings, ImageCapturedEventArgs, Control, ILegendOwner_$type, IInternalLegendOwner_$type, IDataLegendTarget_$type, IToolbarTarget_$type, ISupportsAnimation_$type, IChartLegend_$type, Boolean_$type, Brush, BrushCollection, DataTemplate, Visibility_$type, InteractionState_$type, ModifierKeys_$type, HorizontalAlignment_$type, Line, DOMExecutionContext, Path, Rectangle, PathFigureCollection, PathFigure, LineSegment, PathGeometry, GeometryGroup, Thickness, TextBlock, ISchedulableRender_$type, ArgumentNullException, RenderingContext, EllipseGeometry, DataTemplateMeasureInfo, DataTemplateRenderInfo, LegendItemHelper, stringEmpty, DomWrapper_$type, CssGradientUtil, BrushUtilCore, VerticalAlignment_$type, FastReflectionHelper, Pool$1, BindingFormatter, RectangleGeometry, LineGeometry, Delegate_$type, Array_$type, DoubleCollection, RectUtil, TransformGroup, AngleSimplifier, RotateTransform, TranslateTransform, TransformMatrixHelpler, Panel, IFastItemsSource_$type, IFastItemsSourceProvider_$type, IEnumerable_$type, stringEndsWith, Stack$1, stringStartsWith, ArrayExtension, PlatformAPIHelper, PolygonUtil, Canvas, Binding, FastItemColumn, getInstanceType, DataContext, IChartItemLegend_$type, UIElement, Date_$type, stringIsNullOrWhiteSpace, DataLegendSeriesValueInfo, DataLegendSeriesContext, ILegendSeries_$type, ILegendSeriesInternal_$type, ILegendTemplateProvider_$type, IDataLegendSeries_$type, PenLineCap_$type, PenLineJoin_$type, Color, Style, FastItemsSourceReference, stringFormat, EasingFunctions, DataTemplatePassInfo, callStaticConstructors, LinearGradientBrush, round10N, LinkedList$1, LinkedListNode$1, FastItemObjectColumn, LabelCollisionManager, QuadTreeBoundingBox, LabelCollisionInfo, CalloutCollisionMode_$type, HighlightedValueLabelMode_$type, HashPool$2, InterpolationUtil, PointCollection, Polygon, Polyline, DataToolTipLayerGroupingMode_$type, DataLegendLabelMode_$type, DataLegendUnitsMode_$type, DataLegendSummaryType_$type, DataLegendLayoutMode_$type, DataLegendHeaderTimeMode_$type, DataLegendHeaderDateMode_$type, DataLegendValueMode_$type, DataAbbreviationMode_$type, DataTooltipGroupedPositionY_$type, DataTooltipGroupedPositionX_$type, IOnDemandRender_$type, ensureBool, brushToString, stringToBrush, arrayFindByName, SyncableObservableCollection$2, IgCollection, NamePatcher, toSpinal, getAllPropertyNames, fromSpinal, fromDoubleCollection, toDoubleCollection, doubleCollectionToString, ensureEnum, enumToString, SyncableObservableCollection$1, initializePropertiesFromCss, IgcHTMLElement, IgcPropertyUpdatedEventArgs, colorToString, stringToColor, toPoint, fromPoint, fromRect, pointToString, RegisterElementHelper, ArrayAccessHelper, NotImplementedException, FontInfo, RectData, ColorData, IVisualData_$type, StringBuilder, stringJoin, stringReplace, NumberFormatSpecifier, stringContains, padRight, trimEnd, stringToCharArray, Extensions, AppearanceHelper, PrimitiveAppearanceData, ILegendContext_$type, DataLegendSummaryColumn, DateTimeFormatSpecifier, EventProxy, FontDefaults, WebComponentRenderer, Random, HighlightingInfo, Clipper, NotSupportedException, TrendLineType_$type, IgcHighlightingInfo, PolyLineSegment, FastFlattener, IUnknownValuePlotting_$type, UnknownValuePlotting_$type, getEnumerator, IEnumerable$1_$type, ReadOnlyCollection$1, IList$1_$type, Numeric, SortDescription, CountSummaryCalculator, AverageSummaryCalculator, SumSummaryCalculator, MaxSummaryCalculator, MinSummaryCalculator, SummaryDescription, DataSeries, DataSeriesAdapter, FilterExpressionCollection, SortGroupParser, SummaryParser, DataSeriesType_$type, BaseError, ObservableColorCollection, BrushCollectionUtil, FilterExpressionParsingHelper, IDataSeriesAdapterRule_$type, SimpleCategorySeriesRule, SubCollectionsRule, DataSourceSummaryOperand_$type, IgcProvideCalculatorEventArgs, ListSortDirection, ListSortDirection_$type, IgcFilterExpressionCollection, fromBrushCollection, toBrushCollection, brushCollectionToString, toRect, rectToString, addPaletteThemeEntry, addTextThemeEntry, addBrushPaletteThemeEntry, DataSeriesType, IgcDataContext, WebComponentWrapper, GeometryUtil, boxArray$1, toNullable, HighlightingManager, timeSpanFromMilliseconds, timeSpanTotalMilliseconds, html, IgcDVInteractivityModule, Flattener, LeastSquaresFit, TrendCalculators, SvgIconRegistry, FastIterationDictionary$2, ToolActionIconButtonInfo, ToolActionIconMenuInfo, ToolActionGroupHeaderInfo, ToolActionSeparatorInfo, ToolActionLabelInfo, ToolActionCheckboxInfo, ToolActionRadioInfo, ToolCommandArgument, NativeUIComponent, ToolActionCheckboxListInfo, ToolCommandStateChanged, ArcSegment, CoreGeometryUtil, OthersCategoryType_$type, RadialLabelMode_$type, IFastItemColumn$1_$type, SpiralFlattener, PieSliceCollisionGeometry, SimplePieSeriesRule, PointData, DOMEventProxy, ObjectCollection, IList_$type, SweepDirection_$type, PathSegmentCollection, LabelAppearanceData, PathVisualData, BezierSegment, SizeData, DomRenderer_$type, fromSize, toSize, CollectionAdapter, NotifyCollectionChangedAction, dateAddDays, dateFromValues, dateGetMonth, dateAddHours, dateAddMinutes, dateAddSeconds, dateMaxValue, timeSpanFromDays, dateAddYears, dateAddMonths, timeSpanFromHours, timeSpanFromMinutes, timeSpanFromSeconds, timeSpanFromTicks, dateMinValue, FastItemDateTimeColumn, dateSubtract, dateAdd, dateFromTicks, getBoxIfEnum, IDictionary$2_$type, IDictionary_$type, KeyValuePair$2, IEnumerator$1_$type, IEnumerator_$type, timeSpanTicks, dateToStringFormat, timeSpanInit3, timeSpanInit1, dateGetTimeOfDay, EnumeratorWrapper, CanvasGestureDOMEventProxy, IZoomSlider_$type, IgcRectChangedEventArgs, SimpleFinancialPriceSeriesRule, nothing, IgcTemplateContentModule, DictionaryUtil, Queue$1, CompareUtil, Convert, HighlightedValueDisplayMode_$type, IgcNumberFormatSpecifierModule, IgcDateTimeFormatSpecifierModule, IgcImageCapturedEventArgs, SmartPlacer, SmartPlaceableWrapper$1, RearrangedList$1, fromColorCollection, toColorCollection, colorCollectionToString, IErrorBarCalculator_$type, ErrorBarCalculatorReference_$type, arrayShallowClone, IChartScaleLegend_$type, IScaleLegendSeries_$type, IgcTriangulationStatusEventArgs, Triangulator, TriangulationStatusEventArgs, FastItemIntColumn, PointCollectionUtil, Tuple$3, InvalidOperationException, PolySimplification, IgcStyle, PlatformConstants, PrimitiveVisualDataList, RectangleVisualData, PolygonVisualData, PolyLineVisualData, LineVisualData, IOverviewPlusDetailControl_$type, Shape, IgcObjectCollection } from 'igniteui-webcomponents-core';
9
+ import { Type, markEnum, markType, Base, PropertyChangedEventArgs, PropertyUpdatedEventArgs, FrameworkElement, INotifyPropertyChanged_$type, markDep, DependencyProperty, PropertyMetadata, Rect, EventArgs, CanvasViewRenderer, BrushUtil, DeviceUtils, ColorUtil, typeCast, IEquatable$1_$type, truncate, log10, isInfinity, isNaN_, ObservableCollection$1, DependencyObject, List$1, logBase, typeGetValue, Number_$type, TypeRegistrar, ContentControl, ICommandStateChangedListener_$type, VersionQueueHelper, Dictionary$2, String_$type, IDataLegend_$type, DVContainer, Point_$type, dateNow, CanvasRenderScheduler, runOn, delegateCombine, DoubleAnimator, SRProvider, fromEnum, delegateRemove, fromEn, PointUtil, EnumUtil, enumGetBox, LegendItemBadgeShape_$type, LegendItemBadgeMode_$type, MouseEventArgs, MouseButtonEventArgs, HashSet$1, intDivide, toEnum, RectChangedEventArgs, Size, MathUtil, Tuple$2, NotifyCollectionChangedEventArgs, stringIsNullOrEmpty, FastItemsSource, defaultDVDateParse, FontUtil, CaptureImageSettings, ImageCapturedEventArgs, Control, ILegendOwner_$type, IInternalLegendOwner_$type, IDataLegendTarget_$type, IToolbarTarget_$type, ISupportsAnimation_$type, IChartLegend_$type, Boolean_$type, Brush, BrushCollection, DataTemplate, Visibility_$type, InteractionState_$type, ModifierKeys_$type, HorizontalAlignment_$type, Line, DOMExecutionContext, Path, Rectangle, PathFigureCollection, PathFigure, LineSegment, PathGeometry, GeometryGroup, Thickness, TextBlock, ISchedulableRender_$type, ArgumentNullException, RenderingContext, EllipseGeometry, DataTemplateMeasureInfo, DataTemplateRenderInfo, LegendItemHelper, stringEmpty, DomWrapper_$type, CssGradientUtil, BrushUtilCore, VerticalAlignment_$type, FastReflectionHelper, Pool$1, BindingFormatter, RectangleGeometry, LineGeometry, Delegate_$type, Array_$type, DoubleCollection, RectUtil, TransformGroup, AngleSimplifier, RotateTransform, TranslateTransform, TransformMatrixHelpler, Panel, IFastItemsSource_$type, IFastItemsSourceProvider_$type, IEnumerable_$type, stringEndsWith, Stack$1, stringStartsWith, ArrayExtension, PlatformAPIHelper, PolygonUtil, Canvas, Binding, FastItemColumn, getInstanceType, DataContext, IChartItemLegend_$type, UIElement, Date_$type, stringIsNullOrWhiteSpace, DataLegendSeriesValueInfo, DataLegendSeriesContext, ILegendSeries_$type, ILegendSeriesInternal_$type, ILegendTemplateProvider_$type, IDataLegendSeries_$type, PenLineCap_$type, PenLineJoin_$type, Color, Style, FastItemsSourceReference, stringFormat, EasingFunctions, DataTemplatePassInfo, callStaticConstructors, LinearGradientBrush, round10N, LinkedList$1, LinkedListNode$1, FastItemObjectColumn, LabelCollisionManager, QuadTreeBoundingBox, LabelCollisionInfo, CalloutCollisionMode_$type, HighlightedValueLabelMode_$type, HashPool$2, InterpolationUtil, PointCollection, Polygon, Polyline, DataToolTipLayerGroupingMode_$type, DataLegendLabelMode_$type, DataLegendUnitsMode_$type, DataLegendSummaryType_$type, DataLegendLayoutMode_$type, DataLegendHeaderTimeMode_$type, DataLegendHeaderDateMode_$type, DataLegendValueMode_$type, DataAbbreviationMode_$type, DataTooltipGroupedPositionY_$type, DataTooltipGroupedPositionX_$type, IOnDemandRender_$type, ensureBool, brushToString, stringToBrush, arrayFindByName, SyncableObservableCollection$2, IgCollection, NamePatcher, toSpinal, getAllPropertyNames, fromSpinal, fromDoubleCollection, toDoubleCollection, doubleCollectionToString, ensureEnum, enumToString, SyncableObservableCollection$1, initializePropertiesFromCss, IgcHTMLElement, IgcPropertyUpdatedEventArgs, colorToString, stringToColor, toPoint, fromPoint, fromRect, pointToString, RegisterElementHelper, ArrayAccessHelper, NotImplementedException, FontInfo, RectData, ColorData, IVisualData_$type, StringBuilder, stringJoin, stringReplace, NumberFormatSpecifier, stringContains, padRight, trimEnd, stringToCharArray, Extensions, AppearanceHelper, PrimitiveAppearanceData, ILegendContext_$type, DataLegendSummaryColumn, DateTimeFormatSpecifier, EventProxy, FontDefaults, WebComponentRenderer, Random, HighlightingInfo, Clipper, NotSupportedException, TrendLineType_$type, IgcHighlightingInfo, PolyLineSegment, FastFlattener, IUnknownValuePlotting_$type, UnknownValuePlotting_$type, getEnumerator, IEnumerable$1_$type, ReadOnlyCollection$1, IList$1_$type, Numeric, SortDescription, CountSummaryCalculator, AverageSummaryCalculator, SumSummaryCalculator, MaxSummaryCalculator, MinSummaryCalculator, SummaryDescription, DataSeries, DataSeriesAdapter, FilterExpressionCollection, SortGroupParser, SummaryParser, DataSeriesType_$type, BaseError, ObservableColorCollection, BrushCollectionUtil, FilterExpressionParsingHelper, IDataSeriesAdapterRule_$type, SimpleCategorySeriesRule, SubCollectionsRule, DataSourceSummaryOperand_$type, IgcProvideCalculatorEventArgs, ListSortDirection, ListSortDirection_$type, IgcFilterExpressionCollection, fromBrushCollection, toBrushCollection, brushCollectionToString, toRect, rectToString, addPaletteThemeEntry, addTextThemeEntry, addBrushPaletteThemeEntry, DataSeriesType, IgcDataContext, WebComponentWrapper, GeometryUtil, boxArray$1, toNullable, HighlightingManager, timeSpanFromMilliseconds, timeSpanTotalMilliseconds, html, IgcDVInteractivityModule, Flattener, LeastSquaresFit, TrendCalculators, SvgIconRegistry, FastIterationDictionary$2, ToolActionIconButtonInfo, ToolActionIconMenuInfo, ToolActionGroupHeaderInfo, ToolActionSeparatorInfo, ToolActionLabelInfo, ToolActionCheckboxInfo, ToolActionRadioInfo, ToolCommandArgument, NativeUIComponent, ToolActionCheckboxListInfo, ToolCommandStateChanged, ArcSegment, CoreGeometryUtil, OthersCategoryType_$type, RadialLabelMode_$type, IFastItemColumn$1_$type, SpiralFlattener, LegendEmptyValuesMode_$type, PieSliceCollisionGeometry, SimplePieSeriesRule, PointData, DOMEventProxy, ObjectCollection, IList_$type, SweepDirection_$type, PathSegmentCollection, LabelAppearanceData, PathVisualData, BezierSegment, SizeData, DomRenderer_$type, fromSize, toSize, CollectionAdapter, NotifyCollectionChangedAction, dateAddDays, dateFromValues, dateGetMonth, dateAddHours, dateAddMinutes, dateAddSeconds, dateMaxValue, timeSpanFromDays, dateAddYears, dateAddMonths, timeSpanFromHours, timeSpanFromMinutes, timeSpanFromSeconds, timeSpanFromTicks, dateMinValue, FastItemDateTimeColumn, dateSubtract, dateAdd, dateFromTicks, getBoxIfEnum, IDictionary$2_$type, IDictionary_$type, KeyValuePair$2, IEnumerator$1_$type, IEnumerator_$type, timeSpanTicks, dateToStringFormat, timeSpanInit3, timeSpanInit1, dateGetTimeOfDay, EnumeratorWrapper, CanvasGestureDOMEventProxy, IZoomSlider_$type, IgcRectChangedEventArgs, SimpleFinancialPriceSeriesRule, nothing, IgcTemplateContentModule, DictionaryUtil, Queue$1, CompareUtil, Convert, HighlightedValueDisplayMode_$type, IgcNumberFormatSpecifierModule, IgcDateTimeFormatSpecifierModule, IgcImageCapturedEventArgs, SmartPlacer, SmartPlaceableWrapper$1, RearrangedList$1, fromColorCollection, toColorCollection, colorCollectionToString, IErrorBarCalculator_$type, ErrorBarCalculatorReference_$type, arrayShallowClone, IChartScaleLegend_$type, IScaleLegendSeries_$type, IgcTriangulationStatusEventArgs, Triangulator, TriangulationStatusEventArgs, FastItemIntColumn, PointCollectionUtil, Tuple$3, InvalidOperationException, PolySimplification, IgcStyle, PlatformConstants, PrimitiveVisualDataList, RectangleVisualData, PolygonVisualData, PolyLineVisualData, LineVisualData, IOverviewPlusDetailControl_$type, Shape, IgcObjectCollection } from 'igniteui-webcomponents-core';
10
10
 
11
11
  /*
12
12
  THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
@@ -22219,7 +22219,7 @@ var Series = /** @class */ /*@__PURE__*/ (function (_super) {
22219
22219
  }
22220
22220
  return this.kg;
22221
22221
  };
22222
- Series.prototype.d9 = function (a, b, c, d) {
22222
+ Series.prototype.d9 = function (a, b, c, d, e) {
22223
22223
  return false;
22224
22224
  };
22225
22225
  Series.prototype.jb = function (a) {
@@ -24229,7 +24229,7 @@ var Series = /** @class */ /*@__PURE__*/ (function (_super) {
24229
24229
  this.hs = new List$1(UIElement.$, 0);
24230
24230
  var b = this.dl;
24231
24231
  var c = new List$1(SeriesPointOfInterest.$, 0);
24232
- this.d9(c, false, false, 0);
24232
+ this.d9(c, false, false, 0, true);
24233
24233
  var _loop_7 = function (d) {
24234
24234
  var e = c._inner[d];
24235
24235
  var f = this_4.vi(e.c);
@@ -34815,7 +34815,7 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
34815
34815
  d = true;
34816
34816
  }
34817
34817
  a.kg = this.zs;
34818
- if (!a.gg && a.d9(this.aa9, this.aa4, this.aa0, this.abn)) {
34818
+ if (!a.gg && a.d9(this.aa9, this.aa4, this.aa0, this.abn, false)) {
34819
34819
  var e = this.aa9;
34820
34820
  var _loop_1 = function (f) {
34821
34821
  var g = e._inner[f];
@@ -67482,104 +67482,104 @@ var CategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
67482
67482
  enumerable: false,
67483
67483
  configurable: true
67484
67484
  });
67485
- CategorySeries.prototype.d9 = function (a, b, c, d) {
67485
+ CategorySeries.prototype.d9 = function (a, b, c, d, e) {
67486
67486
  var _this = this;
67487
67487
  if (!this.hasMarkers) {
67488
67488
  return false;
67489
67489
  }
67490
- var e = this.getEffectiveViewport1(this.ct);
67491
- var f = this.yk();
67492
- var g = new ScalerParams(1, this.c9.vl, this.wl, f.ch);
67493
- g.c = e;
67494
- var h = this.y0();
67495
- var i = new ScalerParams(1, this.c9.vl, this.wl, h.ch);
67496
- i.c = e;
67497
- var j = this.c9.vl;
67498
- var k = this.wl;
67499
- var l = this.currentMode2Index;
67500
- var m = 0;
67501
- if (f.ce && f.cc) {
67502
- m = f.getSeriesOffset(j, k, e, l, f.categoryMode);
67490
+ var f = this.getEffectiveViewport1(this.ct);
67491
+ var g = this.yk();
67492
+ var h = new ScalerParams(1, this.c9.vl, this.wl, g.ch);
67493
+ h.c = f;
67494
+ var i = this.y0();
67495
+ var j = new ScalerParams(1, this.c9.vl, this.wl, i.ch);
67496
+ j.c = f;
67497
+ var k = this.c9.vl;
67498
+ var l = this.wl;
67499
+ var m = this.currentMode2Index;
67500
+ var n = 0;
67501
+ if (g.ce && g.cc) {
67502
+ n = g.getSeriesOffset(k, l, f, m, g.categoryMode);
67503
67503
  }
67504
67504
  a.clear();
67505
- this.wy.cj(function (n) {
67506
- if (n._visibility == 0) {
67507
- var o = new SeriesPointOfInterest();
67508
- var p = n.n;
67509
- var q = n.o;
67510
- if (p < _this.wl.left || p > _this.wl.right || q < _this.wl.top || q > _this.wl.bottom) {
67505
+ this.wy.cj(function (o) {
67506
+ if (o._visibility == 0) {
67507
+ var p = new SeriesPointOfInterest();
67508
+ var q = o.n;
67509
+ var r = o.o;
67510
+ if (q < _this.wl.left || q > _this.wl.right || r < _this.wl.top || r > _this.wl.bottom) {
67511
67511
  return;
67512
67512
  }
67513
67513
  if (_this.isVertical) {
67514
- if (f.cb && !f.ce && f.categoryMode != 0) {
67515
- o.e = n.ak;
67514
+ if (g.cb && !g.ce && g.categoryMode != 0) {
67515
+ p.e = o.ak;
67516
67516
  }
67517
67517
  else {
67518
- o.e = f.en(q, g);
67518
+ p.e = g.en(r, h);
67519
67519
  }
67520
- o.d = h.en(p, i);
67520
+ p.d = i.en(q, j);
67521
67521
  }
67522
67522
  else {
67523
- if (f.cb && !f.ce && f.categoryMode != 0) {
67524
- o.d = n.ak;
67523
+ if (g.cb && !g.ce && g.categoryMode != 0) {
67524
+ p.d = o.ak;
67525
67525
  }
67526
67526
  else {
67527
- o.d = f.en(p, g);
67527
+ p.d = g.en(q, h);
67528
67528
  }
67529
- o.e = h.en(q, i);
67529
+ p.e = i.en(r, j);
67530
67530
  }
67531
- o.b = n.content;
67531
+ p.b = o.content;
67532
67532
  if (b) {
67533
67533
  if (_this.isVertical) {
67534
67534
  if (c) {
67535
- o.f = _this.zq(o.d, d);
67535
+ p.f = _this.zq(p.d, d);
67536
67536
  }
67537
67537
  else {
67538
- var r = _this.jb(n);
67539
- if (!isNaN_(r)) {
67540
- o.f = _this.zq(r, d);
67538
+ var s = _this.jb(o);
67539
+ if (!isNaN_(s)) {
67540
+ p.f = _this.zq(s, d);
67541
67541
  }
67542
67542
  else {
67543
- o.f = _this.zq(o.d, d);
67543
+ p.f = _this.zq(p.d, d);
67544
67544
  }
67545
67545
  }
67546
67546
  }
67547
67547
  else {
67548
67548
  if (c) {
67549
- o.f = _this.zq(o.e, d);
67549
+ p.f = _this.zq(p.e, d);
67550
67550
  }
67551
67551
  else {
67552
- var s = _this.jb(n);
67553
- if (!isNaN_(s)) {
67554
- o.f = _this.zq(s, d);
67552
+ var t = _this.jb(o);
67553
+ if (!isNaN_(t)) {
67554
+ p.f = _this.zq(t, d);
67555
67555
  }
67556
67556
  else {
67557
- o.f = _this.zq(o.e, d);
67557
+ p.f = _this.zq(p.e, d);
67558
67558
  }
67559
67559
  }
67560
67560
  }
67561
67561
  }
67562
67562
  else {
67563
- var t = _this.at(true);
67564
- if (t != null) {
67565
- var u = _this.kq(n.ak, false);
67566
- if (u != null) {
67567
- o.f = t.i(u);
67563
+ var u = _this.at(true);
67564
+ if (u != null) {
67565
+ var v = _this.kq(o.ak, false);
67566
+ if (v != null) {
67567
+ p.f = u.i(v);
67568
67568
  }
67569
67569
  else {
67570
- o.f = null;
67570
+ p.f = null;
67571
67571
  }
67572
67572
  }
67573
67573
  else {
67574
- o.f = f.ge(n.ak);
67574
+ p.f = g.ge(o.ak);
67575
67575
  }
67576
67576
  }
67577
- o.c = n.ak;
67578
- o.g = _this.va;
67577
+ p.c = o.ak;
67578
+ p.g = _this.va;
67579
67579
  if (_this.g7) {
67580
- o.g = _this.vh(n.ak);
67580
+ p.g = _this.vh(o.ak);
67581
67581
  }
67582
- a.add(o);
67582
+ a.add(p);
67583
67583
  }
67584
67584
  });
67585
67585
  return true;
@@ -112082,49 +112082,49 @@ var RadialBase = /** @class */ /*@__PURE__*/ (function (_super) {
112082
112082
  }
112083
112083
  _super.prototype.pn.call(this, a);
112084
112084
  };
112085
- RadialBase.prototype.d9 = function (a, b, c, d) {
112085
+ RadialBase.prototype.d9 = function (a, b, c, d, e) {
112086
112086
  var _this = this;
112087
112087
  if (!this.hasMarkers) {
112088
112088
  return false;
112089
112089
  }
112090
- var e = this.yr;
112091
- var f = new ScalerParams(1, this.c9.vl, this.wl, e.ch);
112092
- f.c = this.getEffectiveViewport1(this.ct);
112093
- var g = this.yw;
112094
- var h = new ScalerParams(1, this.c9.vl, this.wl, g.ch);
112095
- h.c = this.getEffectiveViewport1(this.ct);
112096
- var i = this.zw;
112090
+ var f = this.yr;
112091
+ var g = new ScalerParams(1, this.c9.vl, this.wl, f.ch);
112092
+ g.c = this.getEffectiveViewport1(this.ct);
112093
+ var h = this.yw;
112094
+ var i = new ScalerParams(1, this.c9.vl, this.wl, h.ch);
112095
+ i.c = this.getEffectiveViewport1(this.ct);
112096
+ var j = this.zw;
112097
112097
  a.clear();
112098
- this.wy.cj(function (j) {
112099
- if (j._visibility == 0) {
112100
- var k = new SeriesPointOfInterest();
112101
- var l = j.n;
112102
- var m = j.o;
112103
- if (l < _this.wl.left || l > _this.wl.right || m < _this.wl.top || m > _this.wl.bottom) {
112098
+ this.wy.cj(function (k) {
112099
+ if (k._visibility == 0) {
112100
+ var l = new SeriesPointOfInterest();
112101
+ var m = k.n;
112102
+ var n = k.o;
112103
+ if (m < _this.wl.left || m > _this.wl.right || n < _this.wl.top || n > _this.wl.bottom) {
112104
112104
  return;
112105
112105
  }
112106
- var n = null;
112107
- if (j.content != null) {
112108
- n = j.content.item;
112106
+ var o = null;
112107
+ if (k.content != null) {
112108
+ o = k.content.item;
112109
112109
  }
112110
- var o = void 0;
112111
112110
  var p = void 0;
112112
- var q = _this.yz.g(l, m, _this.ct.by, _this.ct.bx, _this.ct.getEffectiveViewport(), o, p);
112113
- o = q.p5;
112114
- p = q.p6;
112115
- k.d = o;
112116
- k.e = p;
112117
- var r = k.e;
112118
- var s = j.ak;
112119
- k.f = _this.aav(r, n, s, d, i, c, b, false);
112120
- k.b = j.content;
112121
- k.g = _this.va;
112122
- k.c = j.ak;
112111
+ var q = void 0;
112112
+ var r = _this.yz.g(m, n, _this.ct.by, _this.ct.bx, _this.ct.getEffectiveViewport(), p, q);
112113
+ p = r.p5;
112114
+ q = r.p6;
112115
+ l.d = p;
112116
+ l.e = q;
112117
+ var s = l.e;
112118
+ var t = k.ak;
112119
+ l.f = _this.aav(s, o, t, d, j, c, b, false);
112120
+ l.b = k.content;
112121
+ l.g = _this.va;
112122
+ l.c = k.ak;
112123
112123
  if (_this.g7) {
112124
- k.g = _this.vh(j.ak);
112124
+ l.g = _this.vh(k.ak);
112125
112125
  }
112126
- k.a = _this.aq(j.ak, j.al);
112127
- a.add(k);
112126
+ l.a = _this.aq(k.ak, k.al);
112127
+ a.add(l);
112128
112128
  }
112129
112129
  });
112130
112130
  return true;
@@ -113855,7 +113855,7 @@ var AnchoredRadialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
113855
113855
  };
113856
113856
  AnchoredRadialSeries.prototype.kr = function (a) {
113857
113857
  if (this.yr != null && this.yr.cl) {
113858
- if (a == this.yr.lh - 1) {
113858
+ if (a == this.yr.othersIndex) {
113859
113859
  return this.yy;
113860
113860
  }
113861
113861
  }
@@ -114875,8 +114875,9 @@ var RadialPieSeries = /** @class */ /*@__PURE__*/ (function (_super) {
114875
114875
  __extends(RadialPieSeries, _super);
114876
114876
  function RadialPieSeries() {
114877
114877
  var _this = _super.call(this) || this;
114878
- _this.ade = null;
114879
- _this.adj = null;
114878
+ _this.adg = null;
114879
+ _this.adl = null;
114880
+ _this.add = 0;
114880
114881
  _this.ab = RadialPieSeries.$;
114881
114882
  return _this;
114882
114883
  }
@@ -114900,31 +114901,45 @@ var RadialPieSeries = /** @class */ /*@__PURE__*/ (function (_super) {
114900
114901
  };
114901
114902
  RadialPieSeries.prototype.qx = function (a) {
114902
114903
  _super.prototype.qx.call(this, a);
114903
- this.add = a;
114904
+ this.adf = a;
114904
114905
  };
114905
- Object.defineProperty(RadialPieSeries.prototype, "adf", {
114906
+ Object.defineProperty(RadialPieSeries.prototype, "adh", {
114906
114907
  get: function () {
114907
- return this.ade;
114908
+ return this.adg;
114908
114909
  },
114909
114910
  set: function (a) {
114910
- if (this.ade != a) {
114911
- var b = this.adf;
114912
- this.ade = a;
114913
- this.raisePropertyChanged("LegendLabelColumn", b, this.adf);
114911
+ if (this.adg != a) {
114912
+ var b = this.adh;
114913
+ this.adg = a;
114914
+ this.raisePropertyChanged("LegendLabelColumn", b, this.adh);
114914
114915
  }
114915
114916
  },
114916
114917
  enumerable: false,
114917
114918
  configurable: true
114918
114919
  });
114919
- Object.defineProperty(RadialPieSeries.prototype, "adl", {
114920
+ Object.defineProperty(RadialPieSeries.prototype, "ado", {
114920
114921
  get: function () {
114921
- return this.adj;
114922
+ return this.adl;
114922
114923
  },
114923
114924
  set: function (a) {
114924
- if (this.adj != a) {
114925
- var b = this.adj;
114926
- this.adj = a;
114927
- this.raisePropertyChanged("LegendLabelMemberPath", b, this.adj);
114925
+ if (this.adl != a) {
114926
+ var b = this.adl;
114927
+ this.adl = a;
114928
+ this.raisePropertyChanged("LegendLabelMemberPath", b, this.adl);
114929
+ }
114930
+ },
114931
+ enumerable: false,
114932
+ configurable: true
114933
+ });
114934
+ Object.defineProperty(RadialPieSeries.prototype, "ade", {
114935
+ get: function () {
114936
+ return this.add;
114937
+ },
114938
+ set: function (a) {
114939
+ if (this.add != a) {
114940
+ var b = this.add;
114941
+ this.add = a;
114942
+ this.raisePropertyChanged("LegendEmptyValuesMode", enumGetBox(LegendEmptyValuesMode_$type, b), enumGetBox(LegendEmptyValuesMode_$type, this.add));
114928
114943
  }
114929
114944
  },
114930
114945
  enumerable: false,
@@ -114970,7 +114985,7 @@ var RadialPieSeries = /** @class */ /*@__PURE__*/ (function (_super) {
114970
114985
  }
114971
114986
  var p = o.f._inner[b][0];
114972
114987
  var q = Math.min(o.f._inner[b][2], h.maxLength);
114973
- return this.adg(d, e, f, p - (m * 0.5), p + (m * 0.5), l, q, i);
114988
+ return this.adi(d, e, f, p - (m * 0.5), p + (m * 0.5), l, q, i);
114974
114989
  }
114975
114990
  };
114976
114991
  RadialPieSeries.prototype.get_eb = function () {
@@ -114998,15 +115013,15 @@ var RadialPieSeries = /** @class */ /*@__PURE__*/ (function (_super) {
114998
115013
  var m = this.yr.k5(d, e, f);
114999
115014
  var n = this.yr.cl;
115000
115015
  var o = { $type: Point_$type, x: 0.5, y: 0.5 };
115001
- var p = this.adh;
115002
- var q = this.adi;
115016
+ var p = this.adj;
115017
+ var q = this.adk;
115003
115018
  var r = (p > 0 && q > 0);
115004
115019
  var s = this.abx.count;
115005
115020
  this.y7.a2(this, this.zo(), runOn(this, this.yf), this.zx(b), this.zy(b));
115006
- this.y7.r = this.adh;
115007
- this.y7.s = this.adi;
115008
- this.y7.k = this.adh;
115009
- this.y7.l = this.adi;
115021
+ this.y7.r = this.adj;
115022
+ this.y7.s = this.adk;
115023
+ this.y7.k = this.adj;
115024
+ this.y7.l = this.adk;
115010
115025
  var t = false;
115011
115026
  var u = this.y7.b;
115012
115027
  if (u != null) {
@@ -115048,10 +115063,10 @@ var RadialPieSeries = /** @class */ /*@__PURE__*/ (function (_super) {
115048
115063
  r = (ah > 0 && ai > 0);
115049
115064
  var aj = null;
115050
115065
  if (r) {
115051
- aj = this.adr(d, e, f, aa - (m * 0.5), aa + (m * 0.5), l, ab, o, ah, ai);
115066
+ aj = this.adu(d, e, f, aa - (m * 0.5), aa + (m * 0.5), l, ab, o, ah, ai);
115052
115067
  }
115053
115068
  else {
115054
- aj = this.ads(d, e, f, aa - (m * 0.5), aa + (m * 0.5), l, ab, o);
115069
+ aj = this.adv(d, e, f, aa - (m * 0.5), aa + (m * 0.5), l, ab, o);
115055
115070
  }
115056
115071
  ag.an = aj;
115057
115072
  this.y7.ad(ag, false, false, false, false);
@@ -115065,7 +115080,7 @@ var RadialPieSeries = /** @class */ /*@__PURE__*/ (function (_super) {
115065
115080
  c.c6.count = x;
115066
115081
  c.db();
115067
115082
  };
115068
- RadialPieSeries.prototype.ads = function (a, b, c, d, e, f, g, h) {
115083
+ RadialPieSeries.prototype.adv = function (a, b, c, d, e, f, g, h) {
115069
115084
  var i = SliceCoords.b(a, b, c, d, e, f, g, h);
115070
115085
  var j = new PathFigure();
115071
115086
  j._startPoint = i.d;
@@ -115100,7 +115115,7 @@ var RadialPieSeries = /** @class */ /*@__PURE__*/ (function (_super) {
115100
115115
  k.c.add(j);
115101
115116
  return k;
115102
115117
  };
115103
- RadialPieSeries.prototype.adg = function (a, b, c, d, e, f, g, h) {
115118
+ RadialPieSeries.prototype.adi = function (a, b, c, d, e, f, g, h) {
115104
115119
  var i = SliceCoords.b(a, b, c, d, e, f, g, h);
115105
115120
  if (isNaN_(i.n.width) || isNaN_(d) || isNaN_(e)) {
115106
115121
  return null;
@@ -115109,10 +115124,10 @@ var RadialPieSeries = /** @class */ /*@__PURE__*/ (function (_super) {
115109
115124
  var k = ViewportUtils.i(0.5, a, b, c);
115110
115125
  return new PieSliceCollisionGeometry(j, k, i.n.width, i.m.width, d, e);
115111
115126
  };
115112
- RadialPieSeries.prototype.adr = function (a, b, c, d, e, f, g, h, i, j) {
115127
+ RadialPieSeries.prototype.adu = function (a, b, c, d, e, f, g, h, i, j) {
115113
115128
  var k = SliceCoords.a(a, b, c, d, e, f, g, h, i, j);
115114
115129
  if (k == null) {
115115
- return this.ads(a, b, c, d, e, f, g, h);
115130
+ return this.adv(a, b, c, d, e, f, g, h);
115116
115131
  }
115117
115132
  var l = new PathFigure();
115118
115133
  l._startPoint = k.d;
@@ -115194,20 +115209,20 @@ var RadialPieSeries = /** @class */ /*@__PURE__*/ (function (_super) {
115194
115209
  break;
115195
115210
  case "FastItemsSource":
115196
115211
  if (c != null) {
115197
- if (this.adf != null) {
115198
- c.deregisterColumn(this.adf);
115212
+ if (this.adh != null) {
115213
+ c.deregisterColumn(this.adh);
115199
115214
  }
115200
115215
  }
115201
115216
  if (d != null) {
115202
- if (this.adl != null) {
115203
- this.adf = this.dk(this.adl);
115217
+ if (this.ado != null) {
115218
+ this.adh = this.dk(this.ado);
115204
115219
  }
115205
115220
  }
115206
115221
  break;
115207
115222
  case "LegendLabelMemberPath":
115208
115223
  if (this.dl != null) {
115209
- this.dl.deregisterColumn(this.adf);
115210
- this.adf = this.dk(this.adl);
115224
+ this.dl.deregisterColumn(this.adh);
115225
+ this.adh = this.dk(this.ado);
115211
115226
  this.pc();
115212
115227
  this.pq();
115213
115228
  }
@@ -115215,61 +115230,127 @@ var RadialPieSeries = /** @class */ /*@__PURE__*/ (function (_super) {
115215
115230
  }
115216
115231
  };
115217
115232
  RadialPieSeries.prototype.wh = function (a) {
115218
- var b = this.add.by;
115219
- var c = this.add.bx;
115220
- var d = this.getEffectiveViewport1(this.add);
115221
- var e = this.wd(this.add);
115233
+ var b = this.adf.by;
115234
+ var c = this.adf.bx;
115235
+ var d = this.getEffectiveViewport1(this.adf);
115236
+ var e = this.wd(this.adf);
115222
115237
  var f = this.yw.k2(c, b, d, e);
115223
115238
  var g = { $type: Point_$type, x: 0.5, y: 0.5 };
115224
115239
  var h = GeometryUtil.i(g, a);
115225
115240
  var i = this.y1.f;
115226
- for (var j = 0; j < i.count; j++) {
115227
- var k = i._inner[j][0];
115228
- var l = Math.min(i._inner[j][2], f.maxLength);
115229
- var m = i._inner[j][3];
115230
- if (h >= k - (m * 0.5) && h <= k + (m * 0.5)) {
115231
- var n = Math.max(0, 0.5 * this.yw.no);
115232
- var o = n;
115233
- o = Math.max(o, f.minLength);
115234
- var p = SliceCoords.b(b, c, d, k - (m * 0.5), k + (m * 0.5), o, l, g);
115235
- var q = GeometryUtil.q({ $type: Point_$type, x: ViewportUtils.e(g.x, b, c, d), y: ViewportUtils.i(g.y, b, c, d) }, MathUtil.f(k), p.n.width);
115236
- var r = 1.7976931348623157E+308;
115241
+ var j = 0;
115242
+ for (var k = 0; k < i.count; k++) {
115243
+ var l = i._inner[k][0];
115244
+ var m = Math.min(i._inner[k][2], f.maxLength);
115245
+ var n = i._inner[k][3];
115246
+ if (isNaN_(n)) {
115247
+ continue;
115248
+ }
115249
+ l = l % 6.28318531;
115250
+ if (l < 0) {
115251
+ l += 6.28318531;
115252
+ }
115253
+ if (h >= l - (n * 0.5) && h <= l + (n * 0.5)) {
115254
+ var o = Math.max(0, 0.5 * this.yw.no);
115255
+ var p = o;
115256
+ p = Math.max(p, f.minLength);
115257
+ var q = SliceCoords.b(b, c, d, l - (n * 0.5), l + (n * 0.5), p, m, g);
115258
+ var r = GeometryUtil.q({ $type: Point_$type, x: ViewportUtils.e(g.x, b, c, d), y: ViewportUtils.i(g.y, b, c, d) }, MathUtil.f(l), q.n.width);
115237
115259
  var s = 1.7976931348623157E+308;
115238
- var t = -1.7976931348623157E+308;
115260
+ var t = 1.7976931348623157E+308;
115239
115261
  var u = -1.7976931348623157E+308;
115240
- r = Math.min(r, p.d.x);
115241
- r = Math.min(r, p.f.x);
115242
- r = Math.min(r, p.h.x);
115243
- r = Math.min(r, p.j.x);
115244
- r = Math.min(r, q.x);
115245
- s = Math.min(s, p.d.y);
115246
- s = Math.min(s, p.f.y);
115247
- s = Math.min(s, p.h.y);
115248
- s = Math.min(s, p.j.y);
115249
- s = Math.min(s, q.y);
115250
- t = Math.max(t, p.d.x);
115251
- t = Math.max(t, p.f.x);
115252
- t = Math.max(t, p.h.x);
115253
- t = Math.max(t, p.j.x);
115254
- t = Math.max(t, q.x);
115255
- u = Math.max(u, p.d.y);
115256
- u = Math.max(u, p.f.y);
115257
- u = Math.max(u, p.h.y);
115258
- u = Math.max(u, p.j.y);
115259
- u = Math.max(u, q.y);
115260
- return new Rect(0, r, s, t - r, u - s);
115262
+ var v = -1.7976931348623157E+308;
115263
+ s = Math.min(s, q.d.x);
115264
+ s = Math.min(s, q.f.x);
115265
+ s = Math.min(s, q.h.x);
115266
+ s = Math.min(s, q.j.x);
115267
+ s = Math.min(s, r.x);
115268
+ t = Math.min(t, q.d.y);
115269
+ t = Math.min(t, q.f.y);
115270
+ t = Math.min(t, q.h.y);
115271
+ t = Math.min(t, q.j.y);
115272
+ t = Math.min(t, r.y);
115273
+ u = Math.max(u, q.d.x);
115274
+ u = Math.max(u, q.f.x);
115275
+ u = Math.max(u, q.h.x);
115276
+ u = Math.max(u, q.j.x);
115277
+ u = Math.max(u, r.x);
115278
+ v = Math.max(v, q.d.y);
115279
+ v = Math.max(v, q.f.y);
115280
+ v = Math.max(v, q.h.y);
115281
+ v = Math.max(v, q.j.y);
115282
+ v = Math.max(v, r.y);
115283
+ return new Rect(0, s, t, u - s, v - t);
115261
115284
  }
115285
+ j++;
115262
115286
  }
115263
115287
  return new Rect(0, 0, 0, 0, 0);
115264
115288
  };
115265
115289
  RadialPieSeries.prototype.ks = function (a) {
115266
- if (this.adf != null) {
115267
- return this.adf.item(a);
115290
+ if (this.yr != null && this.yr.cl && a == this.yr.othersIndex) {
115291
+ return null;
115292
+ }
115293
+ if (this.adh != null) {
115294
+ return this.adh.item(a);
115268
115295
  }
115269
115296
  return null;
115270
115297
  };
115298
+ RadialPieSeries.prototype.d9 = function (a, b, c, d, e) {
115299
+ var _this = this;
115300
+ if (_super.prototype.d9.call(this, a, b, c, d, e)) {
115301
+ var f = typeCast(ProportionalCategoryAngleAxis.$, this.yr) !== null && this.yr.hasOthersCategory;
115302
+ if (e && (this.ade == 1 || (this.ade == 2 && !f))) {
115303
+ var g = this.yr;
115304
+ var h = new ScalerParams(1, this.c9.vl, this.wl, g.ch);
115305
+ h.c = this.getEffectiveViewport1(this.ct);
115306
+ var i = this.yw;
115307
+ var j = new ScalerParams(1, this.c9.vl, this.wl, i.ch);
115308
+ j.c = this.getEffectiveViewport1(this.ct);
115309
+ var k = this.zw;
115310
+ var _loop_1 = function (l) {
115311
+ var m = this_1.dl.item(l);
115312
+ var n = NaN;
115313
+ if (m != null) {
115314
+ n = this_1.ja(m);
115315
+ }
115316
+ if (n == 0) {
115317
+ var o = new SeriesPointOfInterest();
115318
+ o.f = this_1.aav(n, m, l, d, k, c, b, false);
115319
+ o.b = ((function () {
115320
+ var $ret = new DataContext();
115321
+ $ret.item = m;
115322
+ $ret.series = _this;
115323
+ return $ret;
115324
+ })());
115325
+ o.g = this_1.va;
115326
+ o.c = l;
115327
+ if (this_1.g7) {
115328
+ o.g = this_1.vh(l);
115329
+ }
115330
+ var p = false;
115331
+ for (var q = 0; q < a.count; q++) {
115332
+ if (o.c < a._inner[q].c) {
115333
+ a.insert(q, o);
115334
+ p = true;
115335
+ break;
115336
+ }
115337
+ }
115338
+ if (!p) {
115339
+ a.add(o);
115340
+ }
115341
+ }
115342
+ };
115343
+ var this_1 = this;
115344
+ for (var l = 0; l < this.dl.count; l++) {
115345
+ _loop_1(l);
115346
+ }
115347
+ }
115348
+ return true;
115349
+ }
115350
+ return false;
115351
+ };
115271
115352
  RadialPieSeries.$t = markType(RadialPieSeries, 'RadialPieSeries', AnchoredRadialSeries.$);
115272
- RadialPieSeries.$$p = markDep(DependencyProperty, PropertyMetadata, RadialPieSeries, 'raisePropertyChanged', ['RadiusX:adh:adp', [1, 2], 'RadiusY:adi:adq', [1, 2]]);
115353
+ RadialPieSeries.$$p = markDep(DependencyProperty, PropertyMetadata, RadialPieSeries, 'raisePropertyChanged', ['RadiusX:adj:ads', [1, 2], 'RadiusY:adk:adt', [1, 2]]);
115273
115354
  return RadialPieSeries;
115274
115355
  }(AnchoredRadialSeries));
115275
115356
  /**
@@ -115404,49 +115485,50 @@ var DataPieBaseChart = /** @class */ /*@__PURE__*/ (function (_super) {
115404
115485
  __extends(DataPieBaseChart, _super);
115405
115486
  function DataPieBaseChart() {
115406
115487
  var _this = _super.call(this) || this;
115407
- _this.aic = null;
115488
+ _this.aie = null;
115408
115489
  _this.agk = null;
115409
- _this.ah8 = null;
115410
- _this.agi = null;
115411
115490
  _this.aia = null;
115491
+ _this.agi = null;
115492
+ _this.aic = null;
115412
115493
  _this.agj = null;
115413
- _this.ah7 = null;
115494
+ _this.ah9 = null;
115414
115495
  _this.agh = null;
115415
- _this.ahj = 0;
115416
- _this.agz = 0;
115496
+ _this.ahl = 0;
115497
+ _this.ag1 = 0;
115417
115498
  _this.agr = 6;
115418
- _this.ajx = null;
115419
- _this.ajw = null;
115420
- _this.aid = null;
115421
- _this.ah6 = null;
115422
- _this.agx = 1;
115423
- _this.ahk = 3;
115424
- _this.ah9 = null;
115425
- _this.ah5 = null;
115426
- _this.aha = true;
115499
+ _this.aj0 = null;
115500
+ _this.ajz = null;
115501
+ _this.aif = null;
115502
+ _this.ah8 = null;
115503
+ _this.agv = 0;
115504
+ _this.agz = 1;
115505
+ _this.ahm = 3;
115506
+ _this.aib = null;
115507
+ _this.ah7 = null;
115508
+ _this.ahc = true;
115427
115509
  _this.agp = 0;
115428
- _this.ahh = 0;
115429
- _this.ahi = 0;
115430
- _this.ahn = 0;
115431
- _this.ahb = false;
115432
- _this.ah3 = 10;
115433
- _this.ahp = NaN;
115510
+ _this.ahj = 0;
115511
+ _this.ahk = 0;
115512
+ _this.ahp = 0;
115513
+ _this.ahd = false;
115514
+ _this.ah5 = 10;
115515
+ _this.ahr = NaN;
115516
+ _this.ahq = NaN;
115517
+ _this.ahs = 0;
115518
+ _this.ahn = NaN;
115434
115519
  _this.aho = NaN;
115435
- _this.ahq = 0;
115436
- _this.ahl = NaN;
115437
- _this.ahm = NaN;
115438
- _this.aib = " - ";
115439
- _this.ag4 = 0;
115440
- _this.ag3 = 0;
115441
- _this.ag8 = true;
115442
- _this.ag9 = true;
115520
+ _this.aid = " - ";
115521
+ _this.ag6 = 0;
115522
+ _this.ag5 = 0;
115523
+ _this.aha = true;
115524
+ _this.ahb = true;
115443
115525
  _this.agt = 0;
115444
115526
  return _this;
115445
115527
  }
115446
- DataPieBaseChart.prototype.ajs = function (a) {
115447
- this.ajt(function (b, c) { return a(b); });
115528
+ DataPieBaseChart.prototype.ajv = function (a) {
115529
+ this.ajw(function (b, c) { return a(b); });
115448
115530
  };
115449
- DataPieBaseChart.prototype.ajt = function (a) {
115531
+ DataPieBaseChart.prototype.ajw = function (a) {
115450
115532
  if (this.dataChart == null) {
115451
115533
  return;
115452
115534
  }
@@ -115457,10 +115539,10 @@ var DataPieBaseChart = /** @class */ /*@__PURE__*/ (function (_super) {
115457
115539
  }
115458
115540
  }
115459
115541
  };
115460
- DataPieBaseChart.prototype.ajq = function (a) {
115461
- this.ajr(function (b, c) { return a(b); });
115542
+ DataPieBaseChart.prototype.ajt = function (a) {
115543
+ this.aju(function (b, c) { return a(b); });
115462
115544
  };
115463
- DataPieBaseChart.prototype.ajr = function (a) {
115545
+ DataPieBaseChart.prototype.aju = function (a) {
115464
115546
  if (this.dataChart == null) {
115465
115547
  return;
115466
115548
  }
@@ -115474,16 +115556,16 @@ var DataPieBaseChart = /** @class */ /*@__PURE__*/ (function (_super) {
115474
115556
  DataPieBaseChart.prototype.wg = function () {
115475
115557
  var a = this.bj.dataSeries != null ? this.bj.dataSeries.count : 0;
115476
115558
  _super.prototype.wg.call(this);
115477
- if (this.aij != null) {
115478
- var b = this.aij;
115559
+ if (this.ail != null) {
115560
+ var b = this.ail;
115479
115561
  this.angleAxis.f1 = b;
115480
115562
  }
115481
115563
  else {
115482
115564
  this.angleAxis.f1 = this.ab2 == null ? RadialBaseChart.adj(this.angleAxis, this.bj.dataSeries) : this.ab2;
115483
115565
  }
115484
115566
  this.angleAxis.itemsSource = this.dataChart != null && this.dataChart.series.count > 0 ? this.dataChart.series._inner[0].itemsSource : null;
115485
- if (this.ajn != null) {
115486
- this.angleAxis.og = this.ajn;
115567
+ if (this.ajq != null) {
115568
+ this.angleAxis.og = this.ajq;
115487
115569
  }
115488
115570
  else {
115489
115571
  this.angleAxis.og = (this.dataChart != null && this.dataChart.series.count > 0 && typeCast(RadialPieSeries.$, this.dataChart.series._inner[0]) !== null) ? this.dataChart.series._inner[0].acm : null;
@@ -115508,17 +115590,17 @@ var DataPieBaseChart = /** @class */ /*@__PURE__*/ (function (_super) {
115508
115590
  return true;
115509
115591
  };
115510
115592
  DataPieBaseChart.prototype.wh = function () {
115511
- this.valueAxis.lj = this.ahg;
115512
- this.valueAxis.ma = this.ah4;
115593
+ this.valueAxis.lj = this.ahi;
115594
+ this.valueAxis.ma = this.ah6;
115513
115595
  };
115514
115596
  Object.defineProperty(DataPieBaseChart.prototype, "angleAxis", {
115515
115597
  get: function () {
115516
- return this.ag1;
115598
+ return this.ag3;
115517
115599
  },
115518
115600
  set: function (a) {
115519
115601
  var b = this.angleAxis;
115520
115602
  if (a != b) {
115521
- this.ag1 = a;
115603
+ this.ag3 = a;
115522
115604
  this.vl("AngleAxis", b, this.angleAxis);
115523
115605
  }
115524
115606
  },
@@ -115527,24 +115609,24 @@ var DataPieBaseChart = /** @class */ /*@__PURE__*/ (function (_super) {
115527
115609
  });
115528
115610
  Object.defineProperty(DataPieBaseChart.prototype, "valueAxis", {
115529
115611
  get: function () {
115530
- return this.agv;
115612
+ return this.agx;
115531
115613
  },
115532
115614
  set: function (a) {
115533
115615
  var b = this.valueAxis;
115534
115616
  if (a != b) {
115535
- this.agv = a;
115617
+ this.agx = a;
115536
115618
  this.vl("ValueAxis", b, this.valueAxis);
115537
115619
  }
115538
115620
  },
115539
115621
  enumerable: false,
115540
115622
  configurable: true
115541
115623
  });
115542
- DataPieBaseChart.prototype.get_ahd = function () {
115624
+ DataPieBaseChart.prototype.get_ahf = function () {
115543
115625
  return false;
115544
115626
  };
115545
- Object.defineProperty(DataPieBaseChart.prototype, "ahd", {
115627
+ Object.defineProperty(DataPieBaseChart.prototype, "ahf", {
115546
115628
  get: function () {
115547
- return this.get_ahd();
115629
+ return this.get_ahf();
115548
115630
  },
115549
115631
  enumerable: false,
115550
115632
  configurable: true
@@ -115552,10 +115634,10 @@ var DataPieBaseChart = /** @class */ /*@__PURE__*/ (function (_super) {
115552
115634
  DataPieBaseChart.prototype.dg = function (a, b) {
115553
115635
  var c = null;
115554
115636
  if (b == 34) {
115555
- c = this.ag7(a, b);
115637
+ c = this.ag9(a, b);
115556
115638
  }
115557
115639
  if (a.index > 0) {
115558
- if (!this.ahd) {
115640
+ if (!this.ahf) {
115559
115641
  if (c != null) {
115560
115642
  c.o0();
115561
115643
  }
@@ -115567,11 +115649,11 @@ var DataPieBaseChart = /** @class */ /*@__PURE__*/ (function (_super) {
115567
115649
  DataPieBaseChart.prototype.uy = function (a, b) {
115568
115650
  _super.prototype.uy.call(this, a, b);
115569
115651
  if (this.g0(a) && this.ci.isCalloutLayer(a)) {
115570
- if (this.ajz != null) {
115571
- this.ci.setCalloutLightColor(a, this.ajz);
115652
+ if (this.aj2 != null) {
115653
+ this.ci.setCalloutLightColor(a, this.aj2);
115572
115654
  }
115573
- if (this.ajy != null) {
115574
- this.ci.setCalloutDarkColor(a, this.ajy);
115655
+ if (this.aj1 != null) {
115656
+ this.ci.setCalloutDarkColor(a, this.aj1);
115575
115657
  }
115576
115658
  var c = this.ak;
115577
115659
  if (this.ags != 0) {
@@ -115580,7 +115662,7 @@ var DataPieBaseChart = /** @class */ /*@__PURE__*/ (function (_super) {
115580
115662
  this.ci.setCollisionMode(a, c);
115581
115663
  }
115582
115664
  };
115583
- DataPieBaseChart.prototype.ag7 = function (a, b) {
115665
+ DataPieBaseChart.prototype.ag9 = function (a, b) {
115584
115666
  var c = null;
115585
115667
  if (b == 34) {
115586
115668
  c = this.di(34);
@@ -115588,30 +115670,31 @@ var DataPieBaseChart = /** @class */ /*@__PURE__*/ (function (_super) {
115588
115670
  else {
115589
115671
  c = this.di(34);
115590
115672
  }
115591
- if (this.ajn != null) {
115592
- c.acm = this.ajn;
115673
+ if (this.ajq != null) {
115674
+ c.acm = this.ajq;
115593
115675
  }
115594
115676
  else {
115595
115677
  c.acm = a.getMemberPathFor(0);
115596
115678
  }
115597
- if (this.ail != null) {
115598
- c.adl = this.ail;
115679
+ if (this.aio != null) {
115680
+ c.ado = this.aio;
115599
115681
  }
115682
+ c.ade = this.agw;
115600
115683
  c.yr = this.angleAxis;
115601
115684
  c.yw = this.valueAxis;
115602
115685
  c.g7 = true;
115603
115686
  c.ab6 = true;
115604
- c.aas = this.ai7;
115687
+ c.aas = this.aja;
115605
115688
  c.yj = this.ago;
115606
- c.aap = this.ai0;
115689
+ c.aap = this.ai3;
115607
115690
  c.yi = this.agn;
115608
- c.aai = this.air;
115691
+ c.aai = this.aiu;
115609
115692
  c.yg = this.agm;
115610
- c.aam = this.ain;
115693
+ c.aam = this.aiq;
115611
115694
  c.yh = this.agl;
115612
- c.y5 = this.ag6;
115613
- c.y6 = this.ag5;
115614
- c.z4 = this.ai5;
115695
+ c.y5 = this.ag8;
115696
+ c.y6 = this.ag7;
115697
+ c.z4 = this.ai8;
115615
115698
  return c;
115616
115699
  };
115617
115700
  DataPieBaseChart.prototype.zm = function () {
@@ -115624,12 +115707,12 @@ var DataPieBaseChart = /** @class */ /*@__PURE__*/ (function (_super) {
115624
115707
  this.angleAxis = new ProportionalCategoryAngleAxis();
115625
115708
  this.angleAxis.name = "angleAxis";
115626
115709
  var a = this.angleAxis;
115627
- a.propertyChanged = delegateCombine(a.propertyChanged, runOn(this, this.aju));
115710
+ a.propertyChanged = delegateCombine(a.propertyChanged, runOn(this, this.ajx));
115628
115711
  this.angleAxis.k2 = 0;
115629
115712
  this.valueAxis = new NumericRadiusAxis();
115630
115713
  this.valueAxis.name = "valueAxis";
115631
115714
  var b = this.valueAxis;
115632
- b.propertyChanged = delegateCombine(b.propertyChanged, runOn(this, this.ajv));
115715
+ b.propertyChanged = delegateCombine(b.propertyChanged, runOn(this, this.ajy));
115633
115716
  if (this.angleAxis.az == null) {
115634
115717
  this.angleAxis.az = new AxisLabelSettings();
115635
115718
  }
@@ -115637,7 +115720,7 @@ var DataPieBaseChart = /** @class */ /*@__PURE__*/ (function (_super) {
115637
115720
  this.valueAxis.az = new AxisLabelSettings();
115638
115721
  }
115639
115722
  };
115640
- DataPieBaseChart.prototype.aju = function (a, b) {
115723
+ DataPieBaseChart.prototype.ajx = function (a, b) {
115641
115724
  switch (b.propertyName) {
115642
115725
  case "ActualMinimumValue":
115643
115726
  this.v2("AngleAxisActualMinimum");
@@ -115647,7 +115730,7 @@ var DataPieBaseChart = /** @class */ /*@__PURE__*/ (function (_super) {
115647
115730
  break;
115648
115731
  }
115649
115732
  };
115650
- DataPieBaseChart.prototype.ajv = function (a, b) {
115733
+ DataPieBaseChart.prototype.ajy = function (a, b) {
115651
115734
  switch (b.propertyName) {
115652
115735
  case "ActualMinimumValue":
115653
115736
  this.v2("ValueAxisActualMinimum");
@@ -115665,11 +115748,11 @@ var DataPieBaseChart = /** @class */ /*@__PURE__*/ (function (_super) {
115665
115748
  };
115666
115749
  DataPieBaseChart.prototype.aet = function (a) {
115667
115750
  _super.prototype.aet.call(this, a);
115668
- a.lb = this.ahe;
115669
- a.le = this.ahf;
115670
- a.ny = this.aht;
115671
- if (!isNaN_(this.ahv)) {
115672
- a.nz = this.ahv;
115751
+ a.lb = this.ahg;
115752
+ a.le = this.ahh;
115753
+ a.ny = this.ahv;
115754
+ if (!isNaN_(this.ahx)) {
115755
+ a.nz = this.ahx;
115673
115756
  }
115674
115757
  else {
115675
115758
  a.nz = 0.65;
@@ -115677,14 +115760,14 @@ var DataPieBaseChart = /** @class */ /*@__PURE__*/ (function (_super) {
115677
115760
  };
115678
115761
  DataPieBaseChart.prototype.aer = function (a) {
115679
115762
  _super.prototype.aer.call(this, a);
115680
- a.oa = this.aiw;
115681
- a.nu = this.agy;
115682
- a.n7 = this.ahu;
115683
- if (!isNaN_(this.ahw)) {
115684
- a.nb = this.ahw;
115685
- }
115686
- if (this.ag0 != 0) {
115687
- if (this.ag0 == 1) {
115763
+ a.oa = this.aiz;
115764
+ a.nu = this.ag0;
115765
+ a.n7 = this.ahw;
115766
+ if (!isNaN_(this.ahy)) {
115767
+ a.nb = this.ahy;
115768
+ }
115769
+ if (this.ag2 != 0) {
115770
+ if (this.ag2 == 1) {
115688
115771
  a.ch = false;
115689
115772
  }
115690
115773
  else {
@@ -115704,42 +115787,42 @@ var DataPieBaseChart = /** @class */ /*@__PURE__*/ (function (_super) {
115704
115787
  });
115705
115788
  break;
115706
115789
  case "SliceLabelContentSeparator":
115707
- this.ajq(function (d) { return d.z4 = _this.ai5; });
115790
+ this.ajt(function (d) { return d.z4 = _this.ai8; });
115708
115791
  break;
115709
115792
  case "SliceLabelContentMode":
115710
- this.ajq(function (d) { return d.y5 = _this.ag6; });
115793
+ this.ajt(function (d) { return d.y5 = _this.ag8; });
115711
115794
  break;
115712
115795
  case "LegendSliceLabelContentMode":
115713
- this.ajq(function (d) { return d.y6 = _this.ag5; });
115796
+ this.ajt(function (d) { return d.y6 = _this.ag7; });
115714
115797
  break;
115715
115798
  case "SliceLabelFormat":
115716
- this.ajq(function (d) { return d.aas = _this.ai7; });
115799
+ this.ajt(function (d) { return d.aas = _this.aja; });
115717
115800
  break;
115718
115801
  case "SliceLabelFormatSpecifiers":
115719
- this.ajq(function (d) { return d.yj = _this.ago; });
115802
+ this.ajt(function (d) { return d.yj = _this.ago; });
115720
115803
  break;
115721
115804
  case "OthersSliceLabelFormat":
115722
- this.ajq(function (d) { return d.aap = _this.ai0; });
115805
+ this.ajt(function (d) { return d.aap = _this.ai3; });
115723
115806
  break;
115724
115807
  case "OthersSliceLabelFormatSpecifiers":
115725
- this.ajq(function (d) { return d.yi = _this.agn; });
115808
+ this.ajt(function (d) { return d.yi = _this.agn; });
115726
115809
  break;
115727
115810
  case "LegendSliceLabelFormat":
115728
- this.ajq(function (d) { return d.aai = _this.ai7; });
115811
+ this.ajt(function (d) { return d.aai = _this.aja; });
115729
115812
  break;
115730
115813
  case "LegendSliceLabelFormatSpecifiers":
115731
- this.ajq(function (d) { return d.yg = _this.ago; });
115814
+ this.ajt(function (d) { return d.yg = _this.ago; });
115732
115815
  break;
115733
115816
  case "LegendOthersSliceLabelFormat":
115734
- this.ajq(function (d) { return d.aam = _this.ain; });
115817
+ this.ajt(function (d) { return d.aam = _this.aiq; });
115735
115818
  break;
115736
115819
  case "LegendOthersSliceLabelFormatSpecifiers":
115737
- this.ajq(function (d) { return d.yh = _this.agl; });
115820
+ this.ajt(function (d) { return d.yh = _this.agl; });
115738
115821
  break;
115739
115822
  case "SweepDirection":
115740
115823
  if (this.angleAxis != null) {
115741
- if (this.ag0 != 0) {
115742
- if (this.ag0 == 1) {
115824
+ if (this.ag2 != 0) {
115825
+ if (this.ag2 == 1) {
115743
115826
  this.angleAxis.ch = false;
115744
115827
  }
115745
115828
  else {
@@ -115753,45 +115836,45 @@ var DataPieBaseChart = /** @class */ /*@__PURE__*/ (function (_super) {
115753
115836
  break;
115754
115837
  case "StartAngle":
115755
115838
  if (this.angleAxis != null) {
115756
- this.angleAxis.nb = isNaN_(this.ahw) ? 0 : this.ahw;
115839
+ this.angleAxis.nb = isNaN_(this.ahy) ? 0 : this.ahy;
115757
115840
  }
115758
115841
  break;
115759
115842
  case "RadiusExtent":
115760
115843
  if (this.valueAxis != null) {
115761
- this.valueAxis.nz = isNaN_(this.ahv) ? 0.65 : this.ahv;
115844
+ this.valueAxis.nz = isNaN_(this.ahx) ? 0.65 : this.ahx;
115762
115845
  }
115763
115846
  break;
115764
115847
  case "OthersCategoryText":
115765
115848
  if (this.angleAxis != null) {
115766
- this.angleAxis.oa = this.aiw;
115849
+ this.angleAxis.oa = this.aiz;
115767
115850
  }
115768
115851
  break;
115769
115852
  case "OthersCategoryType":
115770
115853
  if (this.angleAxis != null) {
115771
- this.angleAxis.nu = this.agy;
115854
+ this.angleAxis.nu = this.ag0;
115772
115855
  }
115773
115856
  break;
115774
115857
  case "OthersCategoryThreshold":
115775
115858
  if (this.angleAxis != null) {
115776
- this.angleAxis.n7 = this.ahu;
115859
+ this.angleAxis.n7 = this.ahw;
115777
115860
  }
115778
115861
  break;
115779
115862
  case "InnerExtent":
115780
115863
  if (this.valueAxis != null) {
115781
- this.valueAxis.ny = this.aht;
115864
+ this.valueAxis.ny = this.ahv;
115782
115865
  }
115783
115866
  break;
115784
115867
  case "LightSliceLabelColor":
115785
115868
  this.ui(function (d) {
115786
115869
  if (d.em) {
115787
- _this.ci.setCalloutLightColor(d, _this.ajz);
115870
+ _this.ci.setCalloutLightColor(d, _this.aj2);
115788
115871
  }
115789
115872
  });
115790
115873
  break;
115791
115874
  case "DarkSliceLabelColor":
115792
115875
  this.ui(function (d) {
115793
115876
  if (d.em) {
115794
- _this.ci.setCalloutDarkColor(d, _this.ajy);
115877
+ _this.ci.setCalloutDarkColor(d, _this.aj1);
115795
115878
  }
115796
115879
  });
115797
115880
  break;
@@ -115800,10 +115883,10 @@ var DataPieBaseChart = /** @class */ /*@__PURE__*/ (function (_super) {
115800
115883
  this.um(function (d) {
115801
115884
  if (typeCast(AnchoredRadialSeries.$, d) !== null) {
115802
115885
  var e = d;
115803
- e.acm = _this.ajn;
115886
+ e.acm = _this.ajq;
115804
115887
  }
115805
115888
  });
115806
- this.angleAxis.og = this.ajn;
115889
+ this.angleAxis.og = this.ajq;
115807
115890
  }
115808
115891
  else {
115809
115892
  this.vr();
@@ -115811,7 +115894,7 @@ var DataPieBaseChart = /** @class */ /*@__PURE__*/ (function (_super) {
115811
115894
  break;
115812
115895
  case "LabelMemberPath":
115813
115896
  if (c != null) {
115814
- var d = this.aij;
115897
+ var d = this.ail;
115815
115898
  this.angleAxis.f1 = d;
115816
115899
  }
115817
115900
  else {
@@ -115819,52 +115902,52 @@ var DataPieBaseChart = /** @class */ /*@__PURE__*/ (function (_super) {
115819
115902
  }
115820
115903
  break;
115821
115904
  case "AngleAxisInterval":
115822
- this.angleAxis.m8 = this.ahr;
115905
+ this.angleAxis.m8 = this.aht;
115823
115906
  break;
115824
115907
  case "ValueAxisInterval":
115825
- this.valueAxis.l2 = this.ahz;
115908
+ this.valueAxis.l2 = this.ah1;
115826
115909
  break;
115827
115910
  case "ValueAxisFavorLabellingScaleEnd":
115828
- this.valueAxis.le = this.ahf;
115911
+ this.valueAxis.le = this.ahh;
115829
115912
  break;
115830
115913
  case "ValueAxisAutoRangeBufferMode":
115831
115914
  this.valueAxis.kv = this.agq;
115832
115915
  break;
115833
115916
  case "AngleAxisMinorInterval":
115834
- this.angleAxis.m9 = this.ahs;
115917
+ this.angleAxis.m9 = this.ahu;
115835
115918
  break;
115836
115919
  case "ValueAxisMinorInterval":
115837
- this.valueAxis.l7 = this.ah2;
115920
+ this.valueAxis.l7 = this.ah4;
115838
115921
  break;
115839
115922
  case "ValueAxisIsLogarithmic":
115840
- this.valueAxis.lj = this.ahg;
115923
+ this.valueAxis.lj = this.ahi;
115841
115924
  break;
115842
115925
  case "ValueAxisLogarithmBase":
115843
- this.valueAxis.ma = this.ah4;
115926
+ this.valueAxis.ma = this.ah6;
115844
115927
  break;
115845
115928
  case "ValueAxisMinimumValue":
115846
- this.valueAxis.l6 = this.ah1;
115929
+ this.valueAxis.l6 = this.ah3;
115847
115930
  break;
115848
115931
  case "ValueAxisMaximumValue":
115849
- this.valueAxis.l5 = this.ah0;
115932
+ this.valueAxis.l5 = this.ah2;
115850
115933
  break;
115851
115934
  case "MarkerCollision":
115852
115935
  this.un(function (e, f) { return _this.t3(e, f); });
115853
115936
  break;
115854
115937
  case "ValueAxisAbbreviateLargeNumbers":
115855
- this.ae0(function (e) { return e.lb = _this.ahe; });
115938
+ this.ae0(function (e) { return e.lb = _this.ahg; });
115856
115939
  break;
115857
115940
  }
115858
115941
  };
115859
- Object.defineProperty(DataPieBaseChart.prototype, "ai7", {
115942
+ Object.defineProperty(DataPieBaseChart.prototype, "aja", {
115860
115943
  get: function () {
115861
- return this.aic;
115944
+ return this.aie;
115862
115945
  },
115863
115946
  set: function (a) {
115864
- var b = this.ai7;
115947
+ var b = this.aja;
115865
115948
  if (a != b) {
115866
- this.aic = a;
115867
- this.vl("SliceLabelFormat", b, this.ai7);
115949
+ this.aie = a;
115950
+ this.vl("SliceLabelFormat", b, this.aja);
115868
115951
  }
115869
115952
  },
115870
115953
  enumerable: false,
@@ -115884,15 +115967,15 @@ var DataPieBaseChart = /** @class */ /*@__PURE__*/ (function (_super) {
115884
115967
  enumerable: false,
115885
115968
  configurable: true
115886
115969
  });
115887
- Object.defineProperty(DataPieBaseChart.prototype, "air", {
115970
+ Object.defineProperty(DataPieBaseChart.prototype, "aiu", {
115888
115971
  get: function () {
115889
- return this.ah8;
115972
+ return this.aia;
115890
115973
  },
115891
115974
  set: function (a) {
115892
- var b = this.air;
115975
+ var b = this.aiu;
115893
115976
  if (a != b) {
115894
- this.ah8 = a;
115895
- this.vl("LegendSliceLabelFormat", b, this.air);
115977
+ this.aia = a;
115978
+ this.vl("LegendSliceLabelFormat", b, this.aiu);
115896
115979
  }
115897
115980
  },
115898
115981
  enumerable: false,
@@ -115912,15 +115995,15 @@ var DataPieBaseChart = /** @class */ /*@__PURE__*/ (function (_super) {
115912
115995
  enumerable: false,
115913
115996
  configurable: true
115914
115997
  });
115915
- Object.defineProperty(DataPieBaseChart.prototype, "ai0", {
115998
+ Object.defineProperty(DataPieBaseChart.prototype, "ai3", {
115916
115999
  get: function () {
115917
- return this.aia;
116000
+ return this.aic;
115918
116001
  },
115919
116002
  set: function (a) {
115920
- var b = this.ai0;
116003
+ var b = this.ai3;
115921
116004
  if (a != b) {
115922
- this.aia = a;
115923
- this.vl("OthersSliceLabelFormat", b, this.ai0);
116005
+ this.aic = a;
116006
+ this.vl("OthersSliceLabelFormat", b, this.ai3);
115924
116007
  }
115925
116008
  },
115926
116009
  enumerable: false,
@@ -115940,15 +116023,15 @@ var DataPieBaseChart = /** @class */ /*@__PURE__*/ (function (_super) {
115940
116023
  enumerable: false,
115941
116024
  configurable: true
115942
116025
  });
115943
- Object.defineProperty(DataPieBaseChart.prototype, "ain", {
116026
+ Object.defineProperty(DataPieBaseChart.prototype, "aiq", {
115944
116027
  get: function () {
115945
- return this.ah7;
116028
+ return this.ah9;
115946
116029
  },
115947
116030
  set: function (a) {
115948
- var b = this.ain;
116031
+ var b = this.aiq;
115949
116032
  if (a != b) {
115950
- this.ah7 = a;
115951
- this.vl("LegendOthersSliceLabelFormat", b, this.ain);
116033
+ this.ah9 = a;
116034
+ this.vl("LegendOthersSliceLabelFormat", b, this.aiq);
115952
116035
  }
115953
116036
  },
115954
116037
  enumerable: false,
@@ -115968,29 +116051,29 @@ var DataPieBaseChart = /** @class */ /*@__PURE__*/ (function (_super) {
115968
116051
  enumerable: false,
115969
116052
  configurable: true
115970
116053
  });
115971
- Object.defineProperty(DataPieBaseChart.prototype, "aht", {
116054
+ Object.defineProperty(DataPieBaseChart.prototype, "ahv", {
115972
116055
  get: function () {
115973
- return this.ahj;
116056
+ return this.ahl;
115974
116057
  },
115975
116058
  set: function (a) {
115976
- var b = this.aht;
116059
+ var b = this.ahv;
115977
116060
  if (a != b) {
115978
- this.ahj = a;
115979
- this.vl("InnerExtent", b, this.aht);
116061
+ this.ahl = a;
116062
+ this.vl("InnerExtent", b, this.ahv);
115980
116063
  }
115981
116064
  },
115982
116065
  enumerable: false,
115983
116066
  configurable: true
115984
116067
  });
115985
- Object.defineProperty(DataPieBaseChart.prototype, "ag0", {
116068
+ Object.defineProperty(DataPieBaseChart.prototype, "ag2", {
115986
116069
  get: function () {
115987
- return this.agz;
116070
+ return this.ag1;
115988
116071
  },
115989
116072
  set: function (a) {
115990
- var b = this.ag0;
116073
+ var b = this.ag2;
115991
116074
  if (a != b) {
115992
- this.agz = a;
115993
- this.vl("SweepDirection", enumGetBox(PieChartSweepDirection_$type, b), enumGetBox(PieChartSweepDirection_$type, this.ag0));
116075
+ this.ag1 = a;
116076
+ this.vl("SweepDirection", enumGetBox(PieChartSweepDirection_$type, b), enumGetBox(PieChartSweepDirection_$type, this.ag2));
115994
116077
  }
115995
116078
  },
115996
116079
  enumerable: false,
@@ -116010,127 +116093,141 @@ var DataPieBaseChart = /** @class */ /*@__PURE__*/ (function (_super) {
116010
116093
  enumerable: false,
116011
116094
  configurable: true
116012
116095
  });
116013
- Object.defineProperty(DataPieBaseChart.prototype, "ajz", {
116096
+ Object.defineProperty(DataPieBaseChart.prototype, "aj2", {
116014
116097
  get: function () {
116015
- return this.ajx;
116098
+ return this.aj0;
116016
116099
  },
116017
116100
  set: function (a) {
116018
- var b = this.ajz;
116101
+ var b = this.aj2;
116019
116102
  if (a != b) {
116020
- this.ajx = a;
116021
- this.vl("LightSliceLabelColor", b, this.ajz);
116103
+ this.aj0 = a;
116104
+ this.vl("LightSliceLabelColor", b, this.aj2);
116022
116105
  }
116023
116106
  },
116024
116107
  enumerable: false,
116025
116108
  configurable: true
116026
116109
  });
116027
- Object.defineProperty(DataPieBaseChart.prototype, "ajy", {
116110
+ Object.defineProperty(DataPieBaseChart.prototype, "aj1", {
116028
116111
  get: function () {
116029
- return this.ajw;
116112
+ return this.ajz;
116030
116113
  },
116031
116114
  set: function (a) {
116032
- var b = this.ajy;
116115
+ var b = this.aj1;
116033
116116
  if (a != b) {
116034
- this.ajw = a;
116035
- this.vl("DarkSliceLabelColor", b, this.ajy);
116117
+ this.ajz = a;
116118
+ this.vl("DarkSliceLabelColor", b, this.aj1);
116036
116119
  }
116037
116120
  },
116038
116121
  enumerable: false,
116039
116122
  configurable: true
116040
116123
  });
116041
- Object.defineProperty(DataPieBaseChart.prototype, "ajn", {
116124
+ Object.defineProperty(DataPieBaseChart.prototype, "ajq", {
116042
116125
  get: function () {
116043
- return this.aid;
116126
+ return this.aif;
116044
116127
  },
116045
116128
  set: function (a) {
116046
- var b = this.ajn;
116129
+ var b = this.ajq;
116047
116130
  if (a != b) {
116048
- this.aid = a;
116049
- this.vl("ValueMemberPath", b, this.ajn);
116131
+ this.aif = a;
116132
+ this.vl("ValueMemberPath", b, this.ajq);
116050
116133
  }
116051
116134
  },
116052
116135
  enumerable: false,
116053
116136
  configurable: true
116054
116137
  });
116055
- Object.defineProperty(DataPieBaseChart.prototype, "ail", {
116138
+ Object.defineProperty(DataPieBaseChart.prototype, "aio", {
116056
116139
  get: function () {
116057
- return this.ah6;
116140
+ return this.ah8;
116058
116141
  },
116059
116142
  set: function (a) {
116060
- var b = this.ah6;
116143
+ var b = this.ah8;
116061
116144
  if (a != b) {
116062
- this.ah6 = a;
116063
- this.vl("LegendLabelMemberPath", b, this.ah6);
116145
+ this.ah8 = a;
116146
+ this.vl("LegendLabelMemberPath", b, this.ah8);
116064
116147
  }
116065
116148
  },
116066
116149
  enumerable: false,
116067
116150
  configurable: true
116068
116151
  });
116069
- Object.defineProperty(DataPieBaseChart.prototype, "agy", {
116152
+ Object.defineProperty(DataPieBaseChart.prototype, "agw", {
116070
116153
  get: function () {
116071
- return this.agx;
116154
+ return this.agv;
116072
116155
  },
116073
116156
  set: function (a) {
116074
- var b = this.agy;
116157
+ var b = this.agv;
116075
116158
  if (a != b) {
116076
- this.agx = a;
116077
- this.vl("OthersCategoryType", enumGetBox(OthersCategoryType_$type, b), enumGetBox(OthersCategoryType_$type, this.agy));
116159
+ this.agv = a;
116160
+ this.vl("LegendEmptyValuesMode", enumGetBox(LegendEmptyValuesMode_$type, b), this.ah8);
116078
116161
  }
116079
116162
  },
116080
116163
  enumerable: false,
116081
116164
  configurable: true
116082
116165
  });
116083
- Object.defineProperty(DataPieBaseChart.prototype, "ahu", {
116166
+ Object.defineProperty(DataPieBaseChart.prototype, "ag0", {
116084
116167
  get: function () {
116085
- return this.ahk;
116168
+ return this.agz;
116086
116169
  },
116087
116170
  set: function (a) {
116088
- var b = this.ahu;
116171
+ var b = this.ag0;
116089
116172
  if (a != b) {
116090
- this.ahk = a;
116091
- this.vl("OthersCategoryThreshold", b, this.ahu);
116173
+ this.agz = a;
116174
+ this.vl("OthersCategoryType", enumGetBox(OthersCategoryType_$type, b), enumGetBox(OthersCategoryType_$type, this.ag0));
116092
116175
  }
116093
116176
  },
116094
116177
  enumerable: false,
116095
116178
  configurable: true
116096
116179
  });
116097
- Object.defineProperty(DataPieBaseChart.prototype, "aiw", {
116180
+ Object.defineProperty(DataPieBaseChart.prototype, "ahw", {
116098
116181
  get: function () {
116099
- return this.ah9;
116182
+ return this.ahm;
116100
116183
  },
116101
116184
  set: function (a) {
116102
- var b = this.aiw;
116185
+ var b = this.ahw;
116103
116186
  if (a != b) {
116104
- this.ah9 = a;
116105
- this.vl("OthersCategoryText", b, this.aiw);
116187
+ this.ahm = a;
116188
+ this.vl("OthersCategoryThreshold", b, this.ahw);
116106
116189
  }
116107
116190
  },
116108
116191
  enumerable: false,
116109
116192
  configurable: true
116110
116193
  });
116111
- Object.defineProperty(DataPieBaseChart.prototype, "aij", {
116194
+ Object.defineProperty(DataPieBaseChart.prototype, "aiz", {
116112
116195
  get: function () {
116113
- return this.ah5;
116196
+ return this.aib;
116114
116197
  },
116115
116198
  set: function (a) {
116116
- var b = this.aij;
116199
+ var b = this.aiz;
116117
116200
  if (a != b) {
116118
- this.ah5 = a;
116119
- this.vl("LabelMemberPath", b, this.aij);
116201
+ this.aib = a;
116202
+ this.vl("OthersCategoryText", b, this.aiz);
116120
116203
  }
116121
116204
  },
116122
116205
  enumerable: false,
116123
116206
  configurable: true
116124
116207
  });
116125
- Object.defineProperty(DataPieBaseChart.prototype, "ahf", {
116208
+ Object.defineProperty(DataPieBaseChart.prototype, "ail", {
116126
116209
  get: function () {
116127
- return this.aha;
116210
+ return this.ah7;
116128
116211
  },
116129
116212
  set: function (a) {
116130
- var b = this.ahf;
116213
+ var b = this.ail;
116131
116214
  if (a != b) {
116132
- this.aha = a;
116133
- this.vl("ValueAxisFavorLabellingScaleEnd", b, this.ahf);
116215
+ this.ah7 = a;
116216
+ this.vl("LabelMemberPath", b, this.ail);
116217
+ }
116218
+ },
116219
+ enumerable: false,
116220
+ configurable: true
116221
+ });
116222
+ Object.defineProperty(DataPieBaseChart.prototype, "ahh", {
116223
+ get: function () {
116224
+ return this.ahc;
116225
+ },
116226
+ set: function (a) {
116227
+ var b = this.ahh;
116228
+ if (a != b) {
116229
+ this.ahc = a;
116230
+ this.vl("ValueAxisFavorLabellingScaleEnd", b, this.ahh);
116134
116231
  }
116135
116232
  },
116136
116233
  enumerable: false,
@@ -116150,225 +116247,225 @@ var DataPieBaseChart = /** @class */ /*@__PURE__*/ (function (_super) {
116150
116247
  enumerable: false,
116151
116248
  configurable: true
116152
116249
  });
116153
- Object.defineProperty(DataPieBaseChart.prototype, "ahr", {
116250
+ Object.defineProperty(DataPieBaseChart.prototype, "aht", {
116154
116251
  get: function () {
116155
- return this.ahh;
116252
+ return this.ahj;
116156
116253
  },
116157
116254
  set: function (a) {
116158
- var b = this.ahr;
116255
+ var b = this.aht;
116159
116256
  if (a != b) {
116160
- this.ahh = a;
116161
- this.vl("AngleAxisInterval", b, this.ahr);
116257
+ this.ahj = a;
116258
+ this.vl("AngleAxisInterval", b, this.aht);
116162
116259
  }
116163
116260
  },
116164
116261
  enumerable: false,
116165
116262
  configurable: true
116166
116263
  });
116167
- Object.defineProperty(DataPieBaseChart.prototype, "ahs", {
116264
+ Object.defineProperty(DataPieBaseChart.prototype, "ahu", {
116168
116265
  get: function () {
116169
- return this.ahi;
116266
+ return this.ahk;
116170
116267
  },
116171
116268
  set: function (a) {
116172
- var b = this.ahs;
116269
+ var b = this.ahu;
116173
116270
  if (a != b) {
116174
- this.ahi = a;
116175
- this.vl("AngleAxisMinorInterval", b, this.ahs);
116271
+ this.ahk = a;
116272
+ this.vl("AngleAxisMinorInterval", b, this.ahu);
116176
116273
  }
116177
116274
  },
116178
116275
  enumerable: false,
116179
116276
  configurable: true
116180
116277
  });
116181
- Object.defineProperty(DataPieBaseChart.prototype, "ahz", {
116278
+ Object.defineProperty(DataPieBaseChart.prototype, "ah1", {
116182
116279
  get: function () {
116183
- return this.ahn;
116280
+ return this.ahp;
116184
116281
  },
116185
116282
  set: function (a) {
116186
- var b = this.ahz;
116283
+ var b = this.ah1;
116187
116284
  if (a != b) {
116188
- this.ahn = a;
116189
- this.vl("ValueAxisInterval", b, this.ahz);
116285
+ this.ahp = a;
116286
+ this.vl("ValueAxisInterval", b, this.ah1);
116190
116287
  }
116191
116288
  },
116192
116289
  enumerable: false,
116193
116290
  configurable: true
116194
116291
  });
116195
- Object.defineProperty(DataPieBaseChart.prototype, "ahg", {
116292
+ Object.defineProperty(DataPieBaseChart.prototype, "ahi", {
116196
116293
  get: function () {
116197
- return this.ahb;
116294
+ return this.ahd;
116198
116295
  },
116199
116296
  set: function (a) {
116200
- var b = this.ahg;
116297
+ var b = this.ahi;
116201
116298
  if (a != b) {
116202
- this.ahb = a;
116203
- this.vl("ValueAxisIsLogarithmic", b, this.ahg);
116299
+ this.ahd = a;
116300
+ this.vl("ValueAxisIsLogarithmic", b, this.ahi);
116204
116301
  }
116205
116302
  },
116206
116303
  enumerable: false,
116207
116304
  configurable: true
116208
116305
  });
116209
- Object.defineProperty(DataPieBaseChart.prototype, "ah4", {
116306
+ Object.defineProperty(DataPieBaseChart.prototype, "ah6", {
116210
116307
  get: function () {
116211
- return this.ah3;
116308
+ return this.ah5;
116212
116309
  },
116213
116310
  set: function (a) {
116214
- var b = this.ah4;
116311
+ var b = this.ah6;
116215
116312
  if (a != b) {
116216
- this.ah3 = a;
116217
- this.vl("ValueAxisLogarithmBase", b, this.ah4);
116313
+ this.ah5 = a;
116314
+ this.vl("ValueAxisLogarithmBase", b, this.ah6);
116218
116315
  }
116219
116316
  },
116220
116317
  enumerable: false,
116221
116318
  configurable: true
116222
116319
  });
116223
- Object.defineProperty(DataPieBaseChart.prototype, "ah1", {
116320
+ Object.defineProperty(DataPieBaseChart.prototype, "ah3", {
116224
116321
  get: function () {
116225
- return this.ahp;
116322
+ return this.ahr;
116226
116323
  },
116227
116324
  set: function (a) {
116228
- var b = this.ah1;
116325
+ var b = this.ah3;
116229
116326
  if (a != b) {
116230
- this.ahp = a;
116231
- this.vl("ValueAxisMinimumValue", b, this.ah1);
116327
+ this.ahr = a;
116328
+ this.vl("ValueAxisMinimumValue", b, this.ah3);
116232
116329
  }
116233
116330
  },
116234
116331
  enumerable: false,
116235
116332
  configurable: true
116236
116333
  });
116237
- Object.defineProperty(DataPieBaseChart.prototype, "ah0", {
116334
+ Object.defineProperty(DataPieBaseChart.prototype, "ah2", {
116238
116335
  get: function () {
116239
- return this.aho;
116336
+ return this.ahq;
116240
116337
  },
116241
116338
  set: function (a) {
116242
- var b = this.ah0;
116339
+ var b = this.ah2;
116243
116340
  if (a != b) {
116244
- this.aho = a;
116245
- this.vl("ValueAxisMaximumValue", b, this.ah0);
116341
+ this.ahq = a;
116342
+ this.vl("ValueAxisMaximumValue", b, this.ah2);
116246
116343
  }
116247
116344
  },
116248
116345
  enumerable: false,
116249
116346
  configurable: true
116250
116347
  });
116251
- Object.defineProperty(DataPieBaseChart.prototype, "ah2", {
116348
+ Object.defineProperty(DataPieBaseChart.prototype, "ah4", {
116252
116349
  get: function () {
116253
- return this.ahq;
116350
+ return this.ahs;
116254
116351
  },
116255
116352
  set: function (a) {
116256
- var b = this.ah2;
116353
+ var b = this.ah4;
116257
116354
  if (a != b) {
116258
- this.ahq = a;
116259
- this.vl("ValueAxisMinorInterval", b, this.ah2);
116355
+ this.ahs = a;
116356
+ this.vl("ValueAxisMinorInterval", b, this.ah4);
116260
116357
  }
116261
116358
  },
116262
116359
  enumerable: false,
116263
116360
  configurable: true
116264
116361
  });
116265
- Object.defineProperty(DataPieBaseChart.prototype, "ahy", {
116362
+ Object.defineProperty(DataPieBaseChart.prototype, "ah0", {
116266
116363
  get: function () {
116267
116364
  return this.valueAxis.ly;
116268
116365
  },
116269
116366
  enumerable: false,
116270
116367
  configurable: true
116271
116368
  });
116272
- Object.defineProperty(DataPieBaseChart.prototype, "ahx", {
116369
+ Object.defineProperty(DataPieBaseChart.prototype, "ahz", {
116273
116370
  get: function () {
116274
116371
  return this.valueAxis.lx;
116275
116372
  },
116276
116373
  enumerable: false,
116277
116374
  configurable: true
116278
116375
  });
116279
- Object.defineProperty(DataPieBaseChart.prototype, "ahv", {
116376
+ Object.defineProperty(DataPieBaseChart.prototype, "ahx", {
116280
116377
  get: function () {
116281
- return this.ahl;
116378
+ return this.ahn;
116282
116379
  },
116283
116380
  set: function (a) {
116284
- var b = this.ahv;
116381
+ var b = this.ahx;
116285
116382
  if (a != b) {
116286
- this.ahl = a;
116287
- this.vl("RadiusExtent", b, this.ahv);
116383
+ this.ahn = a;
116384
+ this.vl("RadiusExtent", b, this.ahx);
116288
116385
  }
116289
116386
  },
116290
116387
  enumerable: false,
116291
116388
  configurable: true
116292
116389
  });
116293
- Object.defineProperty(DataPieBaseChart.prototype, "ahw", {
116390
+ Object.defineProperty(DataPieBaseChart.prototype, "ahy", {
116294
116391
  get: function () {
116295
- return this.ahm;
116392
+ return this.aho;
116296
116393
  },
116297
116394
  set: function (a) {
116298
- var b = this.ahw;
116395
+ var b = this.ahy;
116299
116396
  if (a != b) {
116300
- this.ahm = a;
116301
- this.vl("StartAngle", b, this.ahw);
116397
+ this.aho = a;
116398
+ this.vl("StartAngle", b, this.ahy);
116302
116399
  }
116303
116400
  },
116304
116401
  enumerable: false,
116305
116402
  configurable: true
116306
116403
  });
116307
- Object.defineProperty(DataPieBaseChart.prototype, "ai5", {
116404
+ Object.defineProperty(DataPieBaseChart.prototype, "ai8", {
116308
116405
  get: function () {
116309
- return this.aib;
116406
+ return this.aid;
116310
116407
  },
116311
116408
  set: function (a) {
116312
- var b = this.ai5;
116409
+ var b = this.ai8;
116313
116410
  if (a != b) {
116314
- this.aib = a;
116315
- this.vl("SliceLabelContentSeparator", b, this.ai5);
116411
+ this.aid = a;
116412
+ this.vl("SliceLabelContentSeparator", b, this.ai8);
116316
116413
  }
116317
116414
  },
116318
116415
  enumerable: false,
116319
116416
  configurable: true
116320
116417
  });
116321
- Object.defineProperty(DataPieBaseChart.prototype, "ag6", {
116418
+ Object.defineProperty(DataPieBaseChart.prototype, "ag8", {
116322
116419
  get: function () {
116323
- return this.ag4;
116420
+ return this.ag6;
116324
116421
  },
116325
116422
  set: function (a) {
116326
- var b = this.ag6;
116423
+ var b = this.ag8;
116327
116424
  if (a != b) {
116328
- this.ag4 = a;
116329
- this.vl("SliceLabelContentMode", enumGetBox(RadialLabelMode_$type, b), enumGetBox(RadialLabelMode_$type, this.ag6));
116425
+ this.ag6 = a;
116426
+ this.vl("SliceLabelContentMode", enumGetBox(RadialLabelMode_$type, b), enumGetBox(RadialLabelMode_$type, this.ag8));
116330
116427
  }
116331
116428
  },
116332
116429
  enumerable: false,
116333
116430
  configurable: true
116334
116431
  });
116335
- Object.defineProperty(DataPieBaseChart.prototype, "ag5", {
116432
+ Object.defineProperty(DataPieBaseChart.prototype, "ag7", {
116336
116433
  get: function () {
116337
- return this.ag3;
116434
+ return this.ag5;
116338
116435
  },
116339
116436
  set: function (a) {
116340
- var b = this.ag5;
116437
+ var b = this.ag7;
116341
116438
  if (a != b) {
116342
- this.ag3 = a;
116343
- this.vl("LegendSliceLabelContentMode", enumGetBox(RadialLabelMode_$type, b), enumGetBox(RadialLabelMode_$type, this.ag5));
116439
+ this.ag5 = a;
116440
+ this.vl("LegendSliceLabelContentMode", enumGetBox(RadialLabelMode_$type, b), enumGetBox(RadialLabelMode_$type, this.ag7));
116344
116441
  }
116345
116442
  },
116346
116443
  enumerable: false,
116347
116444
  configurable: true
116348
116445
  });
116349
- Object.defineProperty(DataPieBaseChart.prototype, "ahc", {
116446
+ Object.defineProperty(DataPieBaseChart.prototype, "ahe", {
116350
116447
  get: function () {
116351
- return this.ag8;
116448
+ return this.aha;
116352
116449
  },
116353
116450
  set: function (a) {
116354
- var b = this.ahc;
116451
+ var b = this.ahe;
116355
116452
  if (a != b) {
116356
- this.ag8 = a;
116357
- this.vl("AngleAxisFavorLabellingScaleEnd", b, this.ahc);
116453
+ this.aha = a;
116454
+ this.vl("AngleAxisFavorLabellingScaleEnd", b, this.ahe);
116358
116455
  }
116359
116456
  },
116360
116457
  enumerable: false,
116361
116458
  configurable: true
116362
116459
  });
116363
- Object.defineProperty(DataPieBaseChart.prototype, "ahe", {
116460
+ Object.defineProperty(DataPieBaseChart.prototype, "ahg", {
116364
116461
  get: function () {
116365
- return this.ag9;
116462
+ return this.ahb;
116366
116463
  },
116367
116464
  set: function (a) {
116368
- var b = this.ahe;
116465
+ var b = this.ahg;
116369
116466
  if (a != b) {
116370
- this.ag9 = a;
116371
- this.vl("ValueAxisAbbreviateLargeNumbers", b, this.ahe);
116467
+ this.ahb = a;
116468
+ this.vl("ValueAxisAbbreviateLargeNumbers", b, this.ahg);
116372
116469
  }
116373
116470
  },
116374
116471
  enumerable: false,
@@ -116430,14 +116527,14 @@ var DataPieChart = /** @class */ /*@__PURE__*/ (function (_super) {
116430
116527
  __extends(DataPieChart, _super);
116431
116528
  function DataPieChart() {
116432
116529
  var _this = _super.call(this) || this;
116433
- _this.akc = 1000;
116434
- _this.akd = 1000;
116435
- _this.aj6 = null;
116436
- _this.aj7 = null;
116437
- _this.aj2 = 0;
116438
- _this.aka = true;
116439
- _this.aj0 = 0;
116440
- _this.aj4 = 3;
116530
+ _this.akf = 1000;
116531
+ _this.akg = 1000;
116532
+ _this.aj9 = null;
116533
+ _this.aka = null;
116534
+ _this.aj5 = 0;
116535
+ _this.akd = true;
116536
+ _this.aj3 = 0;
116537
+ _this.aj7 = 3;
116441
116538
  _this.ue();
116442
116539
  return _this;
116443
116540
  }
@@ -116475,7 +116572,7 @@ var DataPieChart = /** @class */ /*@__PURE__*/ (function (_super) {
116475
116572
  this.he = false;
116476
116573
  this.b3 = 1;
116477
116574
  this.bz = 11;
116478
- this.akb = true;
116575
+ this.ake = true;
116479
116576
  this.xq = BrushUtil.h(255, 255, 255, 255);
116480
116577
  this.jl = DeviceUtils.g(2);
116481
116578
  this.gm = true;
@@ -116486,86 +116583,86 @@ var DataPieChart = /** @class */ /*@__PURE__*/ (function (_super) {
116486
116583
  };
116487
116584
  DataPieChart.prototype.uz = function (a, b) {
116488
116585
  _super.prototype.uz.call(this, a, b);
116489
- a.kc = this.ake;
116490
- a.kd = this.akf;
116491
- a.dc = this.aj8;
116492
- a.dd = this.aj9;
116586
+ a.kc = this.akh;
116587
+ a.kd = this.aki;
116588
+ a.dc = this.akb;
116589
+ a.dd = this.akc;
116493
116590
  };
116494
116591
  DataPieChart.prototype.vo = function (a, b, c) {
116495
116592
  var _this = this;
116496
116593
  _super.prototype.vo.call(this, a, b, c);
116497
116594
  switch (a) {
116498
116595
  case "TransitionInDuration":
116499
- this.um(function (d) { return d.kc = _this.ake; });
116596
+ this.um(function (d) { return d.kc = _this.akh; });
116500
116597
  break;
116501
116598
  case "TransitionOutDuration":
116502
- this.um(function (d) { return d.kd = _this.akf; });
116599
+ this.um(function (d) { return d.kd = _this.aki; });
116503
116600
  break;
116504
116601
  case "TransitionInEasingFunction":
116505
- this.um(function (d) { return d.dc = _this.aj8; });
116602
+ this.um(function (d) { return d.dc = _this.akb; });
116506
116603
  break;
116507
116604
  case "TransitionOutEasingFunction":
116508
- this.um(function (d) { return d.dd = _this.aj9; });
116605
+ this.um(function (d) { return d.dd = _this.akc; });
116509
116606
  break;
116510
116607
  }
116511
116608
  };
116512
- Object.defineProperty(DataPieChart.prototype, "ake", {
116609
+ Object.defineProperty(DataPieChart.prototype, "akh", {
116513
116610
  get: function () {
116514
- return this.akc;
116611
+ return this.akf;
116515
116612
  },
116516
116613
  set: function (a) {
116517
- var b = this.ake;
116614
+ var b = this.akh;
116518
116615
  if (a != b) {
116519
- this.akc = a;
116520
- this.vl("TransitionInDuration", b, this.ake);
116616
+ this.akf = a;
116617
+ this.vl("TransitionInDuration", b, this.akh);
116521
116618
  }
116522
116619
  },
116523
116620
  enumerable: false,
116524
116621
  configurable: true
116525
116622
  });
116526
- Object.defineProperty(DataPieChart.prototype, "akf", {
116623
+ Object.defineProperty(DataPieChart.prototype, "aki", {
116527
116624
  get: function () {
116528
- return this.akd;
116625
+ return this.akg;
116529
116626
  },
116530
116627
  set: function (a) {
116531
- var b = this.akf;
116628
+ var b = this.aki;
116532
116629
  if (a != b) {
116533
- this.akd = a;
116534
- this.vl("TransitionOutDuration", b, this.akf);
116630
+ this.akg = a;
116631
+ this.vl("TransitionOutDuration", b, this.aki);
116535
116632
  }
116536
116633
  },
116537
116634
  enumerable: false,
116538
116635
  configurable: true
116539
116636
  });
116540
- Object.defineProperty(DataPieChart.prototype, "aj8", {
116637
+ Object.defineProperty(DataPieChart.prototype, "akb", {
116541
116638
  get: function () {
116542
- return this.aj6;
116639
+ return this.aj9;
116543
116640
  },
116544
116641
  set: function (a) {
116545
- var b = this.aj8;
116642
+ var b = this.akb;
116546
116643
  if (a != b) {
116547
- this.aj6 = a;
116548
- this.vl("TransitionInEasingFunction", b, this.aj8);
116644
+ this.aj9 = a;
116645
+ this.vl("TransitionInEasingFunction", b, this.akb);
116549
116646
  }
116550
116647
  },
116551
116648
  enumerable: false,
116552
116649
  configurable: true
116553
116650
  });
116554
- Object.defineProperty(DataPieChart.prototype, "aj9", {
116651
+ Object.defineProperty(DataPieChart.prototype, "akc", {
116555
116652
  get: function () {
116556
- return this.aj7;
116653
+ return this.aka;
116557
116654
  },
116558
116655
  set: function (a) {
116559
- var b = this.aj9;
116656
+ var b = this.akc;
116560
116657
  if (a != b) {
116561
- this.aj7 = a;
116562
- this.vl("TransitionOutEasingFunction", b, this.aj9);
116658
+ this.aka = a;
116659
+ this.vl("TransitionOutEasingFunction", b, this.akc);
116563
116660
  }
116564
116661
  },
116565
116662
  enumerable: false,
116566
116663
  configurable: true
116567
116664
  });
116568
- DataPieChart.prototype.akh = function () {
116665
+ DataPieChart.prototype.akk = function () {
116569
116666
  var cvd_ = this.lv();
116570
116667
  cvd_.scaleByViewport();
116571
116668
  return (cvd_.serialize());
@@ -116599,14 +116696,14 @@ var DataPieChart = /** @class */ /*@__PURE__*/ (function (_super) {
116599
116696
  enumerable: false,
116600
116697
  configurable: true
116601
116698
  });
116602
- DataPieChart.prototype.get_ahd = function () {
116699
+ DataPieChart.prototype.get_ahf = function () {
116603
116700
  return false;
116604
116701
  };
116605
116702
  DataPieChart.prototype.bi = function (a) {
116606
- if (this.aj3 == 0) {
116703
+ if (this.aj6 == 0) {
116607
116704
  return a.suggestedSeries;
116608
116705
  }
116609
- if (this.aj3 == 1) {
116706
+ if (this.aj6 == 1) {
116610
116707
  return 34;
116611
116708
  }
116612
116709
  return 34;
@@ -116624,9 +116721,9 @@ var DataPieChart = /** @class */ /*@__PURE__*/ (function (_super) {
116624
116721
  if (c == null) {
116625
116722
  return;
116626
116723
  }
116627
- c.zk = this.akb;
116628
- c.yu = this.aj1;
116629
- c.c3 = this.aj5;
116724
+ c.zk = this.ake;
116725
+ c.yu = this.aj4;
116726
+ c.c3 = this.aj8;
116630
116727
  };
116631
116728
  DataPieChart.prototype.t3 = function (a, b) {
116632
116729
  _super.prototype.t3.call(this, a, b);
@@ -116656,57 +116753,57 @@ var DataPieChart = /** @class */ /*@__PURE__*/ (function (_super) {
116656
116753
  enumerable: false,
116657
116754
  configurable: true
116658
116755
  });
116659
- Object.defineProperty(DataPieChart.prototype, "aj3", {
116756
+ Object.defineProperty(DataPieChart.prototype, "aj6", {
116660
116757
  get: function () {
116661
- return this.aj2;
116758
+ return this.aj5;
116662
116759
  },
116663
116760
  set: function (a) {
116664
- if (a != this.aj2) {
116665
- var b = this.aj3;
116666
- this.aj2 = a;
116667
- this.vl("ChartType", enumGetBox(DataPieChartType_$type, b), enumGetBox(DataPieChartType_$type, this.aj3));
116761
+ if (a != this.aj5) {
116762
+ var b = this.aj6;
116763
+ this.aj5 = a;
116764
+ this.vl("ChartType", enumGetBox(DataPieChartType_$type, b), enumGetBox(DataPieChartType_$type, this.aj6));
116668
116765
  }
116669
116766
  },
116670
116767
  enumerable: false,
116671
116768
  configurable: true
116672
116769
  });
116673
- Object.defineProperty(DataPieChart.prototype, "akb", {
116770
+ Object.defineProperty(DataPieChart.prototype, "ake", {
116674
116771
  get: function () {
116675
- return this.aka;
116772
+ return this.akd;
116676
116773
  },
116677
116774
  set: function (a) {
116678
- var b = this.akb;
116775
+ var b = this.ake;
116679
116776
  if (a != b) {
116680
- this.aka = a;
116681
- this.vl("IsTransitionInEnabled", b, this.akb);
116777
+ this.akd = a;
116778
+ this.vl("IsTransitionInEnabled", b, this.ake);
116682
116779
  }
116683
116780
  },
116684
116781
  enumerable: false,
116685
116782
  configurable: true
116686
116783
  });
116687
- Object.defineProperty(DataPieChart.prototype, "aj1", {
116784
+ Object.defineProperty(DataPieChart.prototype, "aj4", {
116688
116785
  get: function () {
116689
- return this.aj0;
116786
+ return this.aj3;
116690
116787
  },
116691
116788
  set: function (a) {
116692
- var b = this.aj1;
116789
+ var b = this.aj4;
116693
116790
  if (a != b) {
116694
- this.aj0 = a;
116695
- this.vl("TransitionInMode", enumGetBox(CategoryTransitionInMode_$type, b), enumGetBox(CategoryTransitionInMode_$type, this.aj1));
116791
+ this.aj3 = a;
116792
+ this.vl("TransitionInMode", enumGetBox(CategoryTransitionInMode_$type, b), enumGetBox(CategoryTransitionInMode_$type, this.aj4));
116696
116793
  }
116697
116794
  },
116698
116795
  enumerable: false,
116699
116796
  configurable: true
116700
116797
  });
116701
- Object.defineProperty(DataPieChart.prototype, "aj5", {
116798
+ Object.defineProperty(DataPieChart.prototype, "aj8", {
116702
116799
  get: function () {
116703
- return this.aj4;
116800
+ return this.aj7;
116704
116801
  },
116705
116802
  set: function (a) {
116706
- var b = this.aj5;
116803
+ var b = this.aj8;
116707
116804
  if (a != b) {
116708
- this.aj4 = a;
116709
- this.vl("TransitionInSpeedType", enumGetBox(TransitionInSpeedType_$type, b), enumGetBox(TransitionInSpeedType_$type, this.aj5));
116805
+ this.aj7 = a;
116806
+ this.vl("TransitionInSpeedType", enumGetBox(TransitionInSpeedType_$type, b), enumGetBox(TransitionInSpeedType_$type, this.aj8));
116710
116807
  }
116711
116808
  },
116712
116809
  enumerable: false,
@@ -118522,10 +118619,10 @@ var IgcDataPieBaseChartComponent = /** @class */ /*@__PURE__*/ (function (_super
118522
118619
  * Gets or sets the label format for the slices.
118523
118620
  */
118524
118621
  get: function () {
118525
- return this.i.ai7;
118622
+ return this.i.aja;
118526
118623
  },
118527
118624
  set: function (v) {
118528
- this.i.ai7 = v;
118625
+ this.i.aja = v;
118529
118626
  },
118530
118627
  enumerable: false,
118531
118628
  configurable: true
@@ -118552,10 +118649,10 @@ var IgcDataPieBaseChartComponent = /** @class */ /*@__PURE__*/ (function (_super
118552
118649
  * Gets or sets the label format for the LegendSlices.
118553
118650
  */
118554
118651
  get: function () {
118555
- return this.i.air;
118652
+ return this.i.aiu;
118556
118653
  },
118557
118654
  set: function (v) {
118558
- this.i.air = v;
118655
+ this.i.aiu = v;
118559
118656
  },
118560
118657
  enumerable: false,
118561
118658
  configurable: true
@@ -118582,10 +118679,10 @@ var IgcDataPieBaseChartComponent = /** @class */ /*@__PURE__*/ (function (_super
118582
118679
  * Gets or sets the label format for the OthersSlices.
118583
118680
  */
118584
118681
  get: function () {
118585
- return this.i.ai0;
118682
+ return this.i.ai3;
118586
118683
  },
118587
118684
  set: function (v) {
118588
- this.i.ai0 = v;
118685
+ this.i.ai3 = v;
118589
118686
  },
118590
118687
  enumerable: false,
118591
118688
  configurable: true
@@ -118612,10 +118709,10 @@ var IgcDataPieBaseChartComponent = /** @class */ /*@__PURE__*/ (function (_super
118612
118709
  * Gets or sets the label format for the LegendOthersSlices.
118613
118710
  */
118614
118711
  get: function () {
118615
- return this.i.ain;
118712
+ return this.i.aiq;
118616
118713
  },
118617
118714
  set: function (v) {
118618
- this.i.ain = v;
118715
+ this.i.aiq = v;
118619
118716
  },
118620
118717
  enumerable: false,
118621
118718
  configurable: true
@@ -118643,11 +118740,11 @@ var IgcDataPieBaseChartComponent = /** @class */ /*@__PURE__*/ (function (_super
118643
118740
  * a value between 0.0 and 1.0.
118644
118741
  */
118645
118742
  get: function () {
118646
- return this.i.aht;
118743
+ return this.i.ahv;
118647
118744
  },
118648
118745
  set: function (v) {
118649
- this.i.aht = +v;
118650
- this._a("innerExtent", this.i.aht);
118746
+ this.i.ahv = +v;
118747
+ this._a("innerExtent", this.i.ahv);
118651
118748
  },
118652
118749
  enumerable: false,
118653
118750
  configurable: true
@@ -118658,11 +118755,11 @@ var IgcDataPieBaseChartComponent = /** @class */ /*@__PURE__*/ (function (_super
118658
118755
  * a value between 0.0 and 1.0.
118659
118756
  */
118660
118757
  get: function () {
118661
- return this.i.ag0;
118758
+ return this.i.ag2;
118662
118759
  },
118663
118760
  set: function (v) {
118664
- this.i.ag0 = ensureEnum(PieChartSweepDirection_$type, v);
118665
- this._a("sweepDirection", enumToString(PieChartSweepDirection_$type, this.i.ag0));
118761
+ this.i.ag2 = ensureEnum(PieChartSweepDirection_$type, v);
118762
+ this._a("sweepDirection", enumToString(PieChartSweepDirection_$type, this.i.ag2));
118666
118763
  },
118667
118764
  enumerable: false,
118668
118765
  configurable: true
@@ -118686,11 +118783,11 @@ var IgcDataPieBaseChartComponent = /** @class */ /*@__PURE__*/ (function (_super
118686
118783
  * Gets or sets the light color to use for slice labels.
118687
118784
  */
118688
118785
  get: function () {
118689
- return brushToString(this.i.ajz);
118786
+ return brushToString(this.i.aj2);
118690
118787
  },
118691
118788
  set: function (v) {
118692
- this.i.ajz = stringToBrush(v);
118693
- this._a("lightSliceLabelColor", brushToString(this.i.ajz));
118789
+ this.i.aj2 = stringToBrush(v);
118790
+ this._a("lightSliceLabelColor", brushToString(this.i.aj2));
118694
118791
  },
118695
118792
  enumerable: false,
118696
118793
  configurable: true
@@ -118700,11 +118797,11 @@ var IgcDataPieBaseChartComponent = /** @class */ /*@__PURE__*/ (function (_super
118700
118797
  * Gets or sets the Dark color to use for slice labels.
118701
118798
  */
118702
118799
  get: function () {
118703
- return brushToString(this.i.ajy);
118800
+ return brushToString(this.i.aj1);
118704
118801
  },
118705
118802
  set: function (v) {
118706
- this.i.ajy = stringToBrush(v);
118707
- this._a("darkSliceLabelColor", brushToString(this.i.ajy));
118803
+ this.i.aj1 = stringToBrush(v);
118804
+ this._a("darkSliceLabelColor", brushToString(this.i.aj1));
118708
118805
  },
118709
118806
  enumerable: false,
118710
118807
  configurable: true
@@ -118714,10 +118811,10 @@ var IgcDataPieBaseChartComponent = /** @class */ /*@__PURE__*/ (function (_super
118714
118811
  * Gets or sets the overridden value member path to use.
118715
118812
  */
118716
118813
  get: function () {
118717
- return this.i.ajn;
118814
+ return this.i.ajq;
118718
118815
  },
118719
118816
  set: function (v) {
118720
- this.i.ajn = v;
118817
+ this.i.ajq = v;
118721
118818
  },
118722
118819
  enumerable: false,
118723
118820
  configurable: true
@@ -118727,10 +118824,21 @@ var IgcDataPieBaseChartComponent = /** @class */ /*@__PURE__*/ (function (_super
118727
118824
  * Gets or sets the legend label member path to use.
118728
118825
  */
118729
118826
  get: function () {
118730
- return this.i.ail;
118827
+ return this.i.aio;
118731
118828
  },
118732
118829
  set: function (v) {
118733
- this.i.ail = v;
118830
+ this.i.aio = v;
118831
+ },
118832
+ enumerable: false,
118833
+ configurable: true
118834
+ });
118835
+ Object.defineProperty(IgcDataPieBaseChartComponent.prototype, "legendEmptyValuesMode", {
118836
+ get: function () {
118837
+ return this.i.agw;
118838
+ },
118839
+ set: function (v) {
118840
+ this.i.agw = ensureEnum(LegendEmptyValuesMode_$type, v);
118841
+ this._a("legendEmptyValuesMode", enumToString(LegendEmptyValuesMode_$type, this.i.agw));
118734
118842
  },
118735
118843
  enumerable: false,
118736
118844
  configurable: true
@@ -118740,11 +118848,11 @@ var IgcDataPieBaseChartComponent = /** @class */ /*@__PURE__*/ (function (_super
118740
118848
  * Gets or sets whether to use numeric or percent-based threshold value.
118741
118849
  */
118742
118850
  get: function () {
118743
- return this.i.agy;
118851
+ return this.i.ag0;
118744
118852
  },
118745
118853
  set: function (v) {
118746
- this.i.agy = ensureEnum(OthersCategoryType_$type, v);
118747
- this._a("othersCategoryType", enumToString(OthersCategoryType_$type, this.i.agy));
118854
+ this.i.ag0 = ensureEnum(OthersCategoryType_$type, v);
118855
+ this._a("othersCategoryType", enumToString(OthersCategoryType_$type, this.i.ag0));
118748
118856
  },
118749
118857
  enumerable: false,
118750
118858
  configurable: true
@@ -118754,11 +118862,11 @@ var IgcDataPieBaseChartComponent = /** @class */ /*@__PURE__*/ (function (_super
118754
118862
  * Gets or sets the threshold value that determines if slices are grouped into the Others slice.
118755
118863
  */
118756
118864
  get: function () {
118757
- return this.i.ahu;
118865
+ return this.i.ahw;
118758
118866
  },
118759
118867
  set: function (v) {
118760
- this.i.ahu = +v;
118761
- this._a("othersCategoryThreshold", this.i.ahu);
118868
+ this.i.ahw = +v;
118869
+ this._a("othersCategoryThreshold", this.i.ahw);
118762
118870
  },
118763
118871
  enumerable: false,
118764
118872
  configurable: true
@@ -118768,10 +118876,10 @@ var IgcDataPieBaseChartComponent = /** @class */ /*@__PURE__*/ (function (_super
118768
118876
  * Gets or sets the label of the Others slice.
118769
118877
  */
118770
118878
  get: function () {
118771
- return this.i.aiw;
118879
+ return this.i.aiz;
118772
118880
  },
118773
118881
  set: function (v) {
118774
- this.i.aiw = v;
118882
+ this.i.aiz = v;
118775
118883
  },
118776
118884
  enumerable: false,
118777
118885
  configurable: true
@@ -118781,10 +118889,10 @@ var IgcDataPieBaseChartComponent = /** @class */ /*@__PURE__*/ (function (_super
118781
118889
  * Gets or sets the overridden value member path to use.
118782
118890
  */
118783
118891
  get: function () {
118784
- return this.i.aij;
118892
+ return this.i.ail;
118785
118893
  },
118786
118894
  set: function (v) {
118787
- this.i.aij = v;
118895
+ this.i.ail = v;
118788
118896
  },
118789
118897
  enumerable: false,
118790
118898
  configurable: true
@@ -118794,11 +118902,11 @@ var IgcDataPieBaseChartComponent = /** @class */ /*@__PURE__*/ (function (_super
118794
118902
  * Gets or sets whether the axis should favor emitting a label at the end of the scale.
118795
118903
  */
118796
118904
  get: function () {
118797
- return this.i.ahf;
118905
+ return this.i.ahh;
118798
118906
  },
118799
118907
  set: function (v) {
118800
- this.i.ahf = ensureBool(v);
118801
- this._a("valueAxisFavorLabellingScaleEnd", this.i.ahf);
118908
+ this.i.ahh = ensureBool(v);
118909
+ this._a("valueAxisFavorLabellingScaleEnd", this.i.ahh);
118802
118910
  },
118803
118911
  enumerable: false,
118804
118912
  configurable: true
@@ -118823,11 +118931,11 @@ var IgcDataPieBaseChartComponent = /** @class */ /*@__PURE__*/ (function (_super
118823
118931
  * Gets or sets the set value is a factor that determines which labels will be hidden. For example, an interval of 2 will display every other label.
118824
118932
  */
118825
118933
  get: function () {
118826
- return this.i.ahr;
118934
+ return this.i.aht;
118827
118935
  },
118828
118936
  set: function (v) {
118829
- this.i.ahr = +v;
118830
- this._a("angleAxisInterval", this.i.ahr);
118937
+ this.i.aht = +v;
118938
+ this._a("angleAxisInterval", this.i.aht);
118831
118939
  },
118832
118940
  enumerable: false,
118833
118941
  configurable: true
@@ -118838,11 +118946,11 @@ var IgcDataPieBaseChartComponent = /** @class */ /*@__PURE__*/ (function (_super
118838
118946
  * Gets or sets the set value is a factor that determines how the minor lines will be displayed.
118839
118947
  */
118840
118948
  get: function () {
118841
- return this.i.ahs;
118949
+ return this.i.ahu;
118842
118950
  },
118843
118951
  set: function (v) {
118844
- this.i.ahs = +v;
118845
- this._a("angleAxisMinorInterval", this.i.ahs);
118952
+ this.i.ahu = +v;
118953
+ this._a("angleAxisMinorInterval", this.i.ahu);
118846
118954
  },
118847
118955
  enumerable: false,
118848
118956
  configurable: true
@@ -118852,11 +118960,11 @@ var IgcDataPieBaseChartComponent = /** @class */ /*@__PURE__*/ (function (_super
118852
118960
  * Gets or sets the distance between each label and grid line along the Y-axis.
118853
118961
  */
118854
118962
  get: function () {
118855
- return this.i.ahz;
118963
+ return this.i.ah1;
118856
118964
  },
118857
118965
  set: function (v) {
118858
- this.i.ahz = +v;
118859
- this._a("valueAxisInterval", this.i.ahz);
118966
+ this.i.ah1 = +v;
118967
+ this._a("valueAxisInterval", this.i.ah1);
118860
118968
  },
118861
118969
  enumerable: false,
118862
118970
  configurable: true
@@ -118867,11 +118975,11 @@ var IgcDataPieBaseChartComponent = /** @class */ /*@__PURE__*/ (function (_super
118867
118975
  * Since log(-1) is imaginary and log(0) is undefined, it is recommended to enable this property only when the Y-axis minimum is greater than zero.
118868
118976
  */
118869
118977
  get: function () {
118870
- return this.i.ahg;
118978
+ return this.i.ahi;
118871
118979
  },
118872
118980
  set: function (v) {
118873
- this.i.ahg = ensureBool(v);
118874
- this._a("valueAxisIsLogarithmic", this.i.ahg);
118981
+ this.i.ahi = ensureBool(v);
118982
+ this._a("valueAxisIsLogarithmic", this.i.ahi);
118875
118983
  },
118876
118984
  enumerable: false,
118877
118985
  configurable: true
@@ -118882,11 +118990,11 @@ var IgcDataPieBaseChartComponent = /** @class */ /*@__PURE__*/ (function (_super
118882
118990
  * This property is effective only when ValueAxisIsLogarithmic is true.
118883
118991
  */
118884
118992
  get: function () {
118885
- return this.i.ah4;
118993
+ return this.i.ah6;
118886
118994
  },
118887
118995
  set: function (v) {
118888
- this.i.ah4 = +v;
118889
- this._a("valueAxisLogarithmBase", this.i.ah4);
118996
+ this.i.ah6 = +v;
118997
+ this._a("valueAxisLogarithmBase", this.i.ah6);
118890
118998
  },
118891
118999
  enumerable: false,
118892
119000
  configurable: true
@@ -118896,11 +119004,11 @@ var IgcDataPieBaseChartComponent = /** @class */ /*@__PURE__*/ (function (_super
118896
119004
  * Gets or sets the data value corresponding to the minimum value of the Y-axis.
118897
119005
  */
118898
119006
  get: function () {
118899
- return this.i.ah1;
119007
+ return this.i.ah3;
118900
119008
  },
118901
119009
  set: function (v) {
118902
- this.i.ah1 = +v;
118903
- this._a("valueAxisMinimumValue", this.i.ah1);
119010
+ this.i.ah3 = +v;
119011
+ this._a("valueAxisMinimumValue", this.i.ah3);
118904
119012
  },
118905
119013
  enumerable: false,
118906
119014
  configurable: true
@@ -118910,11 +119018,11 @@ var IgcDataPieBaseChartComponent = /** @class */ /*@__PURE__*/ (function (_super
118910
119018
  * Gets or sets the data value corresponding to the maximum value of the Y-axis.
118911
119019
  */
118912
119020
  get: function () {
118913
- return this.i.ah0;
119021
+ return this.i.ah2;
118914
119022
  },
118915
119023
  set: function (v) {
118916
- this.i.ah0 = +v;
118917
- this._a("valueAxisMaximumValue", this.i.ah0);
119024
+ this.i.ah2 = +v;
119025
+ this._a("valueAxisMaximumValue", this.i.ah2);
118918
119026
  },
118919
119027
  enumerable: false,
118920
119028
  configurable: true
@@ -118924,11 +119032,11 @@ var IgcDataPieBaseChartComponent = /** @class */ /*@__PURE__*/ (function (_super
118924
119032
  * Gets or sets the frequency of displayed minor lines along the Y-axis.
118925
119033
  */
118926
119034
  get: function () {
118927
- return this.i.ah2;
119035
+ return this.i.ah4;
118928
119036
  },
118929
119037
  set: function (v) {
118930
- this.i.ah2 = +v;
118931
- this._a("valueAxisMinorInterval", this.i.ah2);
119038
+ this.i.ah4 = +v;
119039
+ this._a("valueAxisMinorInterval", this.i.ah4);
118932
119040
  },
118933
119041
  enumerable: false,
118934
119042
  configurable: true
@@ -118938,7 +119046,7 @@ var IgcDataPieBaseChartComponent = /** @class */ /*@__PURE__*/ (function (_super
118938
119046
  * Gets the current minimum value for the Y-axis.
118939
119047
  */
118940
119048
  get: function () {
118941
- return this.i.ahy;
119049
+ return this.i.ah0;
118942
119050
  },
118943
119051
  enumerable: false,
118944
119052
  configurable: true
@@ -118948,7 +119056,7 @@ var IgcDataPieBaseChartComponent = /** @class */ /*@__PURE__*/ (function (_super
118948
119056
  * Gets the current maximum value for the Y-axis.
118949
119057
  */
118950
119058
  get: function () {
118951
- return this.i.ahx;
119059
+ return this.i.ahz;
118952
119060
  },
118953
119061
  enumerable: false,
118954
119062
  configurable: true
@@ -118958,11 +119066,11 @@ var IgcDataPieBaseChartComponent = /** @class */ /*@__PURE__*/ (function (_super
118958
119066
  * Gets or sets the extent of the chart's radius. Value between 0 and 1.
118959
119067
  */
118960
119068
  get: function () {
118961
- return this.i.ahv;
119069
+ return this.i.ahx;
118962
119070
  },
118963
119071
  set: function (v) {
118964
- this.i.ahv = +v;
118965
- this._a("radiusExtent", this.i.ahv);
119072
+ this.i.ahx = +v;
119073
+ this._a("radiusExtent", this.i.ahx);
118966
119074
  },
118967
119075
  enumerable: false,
118968
119076
  configurable: true
@@ -118972,11 +119080,11 @@ var IgcDataPieBaseChartComponent = /** @class */ /*@__PURE__*/ (function (_super
118972
119080
  * Gets or sets the start angle to use for the pie chart measured in degrees from the positive x axis.
118973
119081
  */
118974
119082
  get: function () {
118975
- return this.i.ahw;
119083
+ return this.i.ahy;
118976
119084
  },
118977
119085
  set: function (v) {
118978
- this.i.ahw = +v;
118979
- this._a("startAngle", this.i.ahw);
119086
+ this.i.ahy = +v;
119087
+ this._a("startAngle", this.i.ahy);
118980
119088
  },
118981
119089
  enumerable: false,
118982
119090
  configurable: true
@@ -118986,10 +119094,10 @@ var IgcDataPieBaseChartComponent = /** @class */ /*@__PURE__*/ (function (_super
118986
119094
  * Gets or sets the label of the Others slice.
118987
119095
  */
118988
119096
  get: function () {
118989
- return this.i.ai5;
119097
+ return this.i.ai8;
118990
119098
  },
118991
119099
  set: function (v) {
118992
- this.i.ai5 = v;
119100
+ this.i.ai8 = v;
118993
119101
  },
118994
119102
  enumerable: false,
118995
119103
  configurable: true
@@ -118999,11 +119107,11 @@ var IgcDataPieBaseChartComponent = /** @class */ /*@__PURE__*/ (function (_super
118999
119107
  * Gets or sets the label of the Others slice.
119000
119108
  */
119001
119109
  get: function () {
119002
- return this.i.ag6;
119110
+ return this.i.ag8;
119003
119111
  },
119004
119112
  set: function (v) {
119005
- this.i.ag6 = ensureEnum(RadialLabelMode_$type, v);
119006
- this._a("sliceLabelContentMode", enumToString(RadialLabelMode_$type, this.i.ag6));
119113
+ this.i.ag8 = ensureEnum(RadialLabelMode_$type, v);
119114
+ this._a("sliceLabelContentMode", enumToString(RadialLabelMode_$type, this.i.ag8));
119007
119115
  },
119008
119116
  enumerable: false,
119009
119117
  configurable: true
@@ -119013,11 +119121,11 @@ var IgcDataPieBaseChartComponent = /** @class */ /*@__PURE__*/ (function (_super
119013
119121
  * Gets or sets the label of the Others slice.
119014
119122
  */
119015
119123
  get: function () {
119016
- return this.i.ag5;
119124
+ return this.i.ag7;
119017
119125
  },
119018
119126
  set: function (v) {
119019
- this.i.ag5 = ensureEnum(RadialLabelMode_$type, v);
119020
- this._a("legendSliceLabelContentMode", enumToString(RadialLabelMode_$type, this.i.ag5));
119127
+ this.i.ag7 = ensureEnum(RadialLabelMode_$type, v);
119128
+ this._a("legendSliceLabelContentMode", enumToString(RadialLabelMode_$type, this.i.ag7));
119021
119129
  },
119022
119130
  enumerable: false,
119023
119131
  configurable: true
@@ -119027,11 +119135,11 @@ var IgcDataPieBaseChartComponent = /** @class */ /*@__PURE__*/ (function (_super
119027
119135
  * Gets or sets whether to favor labelling the end of the scale.
119028
119136
  */
119029
119137
  get: function () {
119030
- return this.i.ahc;
119138
+ return this.i.ahe;
119031
119139
  },
119032
119140
  set: function (v) {
119033
- this.i.ahc = ensureBool(v);
119034
- this._a("angleAxisFavorLabellingScaleEnd", this.i.ahc);
119141
+ this.i.ahe = ensureBool(v);
119142
+ this._a("angleAxisFavorLabellingScaleEnd", this.i.ahe);
119035
119143
  },
119036
119144
  enumerable: false,
119037
119145
  configurable: true
@@ -119041,11 +119149,11 @@ var IgcDataPieBaseChartComponent = /** @class */ /*@__PURE__*/ (function (_super
119041
119149
  * Gets or sets whether the large numbers on the Y-axis labels are abbreviated.
119042
119150
  */
119043
119151
  get: function () {
119044
- return this.i.ahe;
119152
+ return this.i.ahg;
119045
119153
  },
119046
119154
  set: function (v) {
119047
- this.i.ahe = ensureBool(v);
119048
- this._a("valueAxisAbbreviateLargeNumbers", this.i.ahe);
119155
+ this.i.ahg = ensureBool(v);
119156
+ this._a("valueAxisAbbreviateLargeNumbers", this.i.ahg);
119049
119157
  },
119050
119158
  enumerable: false,
119051
119159
  configurable: true
@@ -119367,11 +119475,11 @@ var IgcDataPieChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
119367
119475
  * Gets or sets the duration used for animating series plots when the chart is loading into view
119368
119476
  */
119369
119477
  get: function () {
119370
- return this.i.ake;
119478
+ return this.i.akh;
119371
119479
  },
119372
119480
  set: function (v) {
119373
- this.i.ake = +v;
119374
- this._a("transitionInDuration", this.i.ake);
119481
+ this.i.akh = +v;
119482
+ this._a("transitionInDuration", this.i.akh);
119375
119483
  },
119376
119484
  enumerable: false,
119377
119485
  configurable: true
@@ -119381,11 +119489,11 @@ var IgcDataPieChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
119381
119489
  * Gets or sets the duration used for animating series plots when the series is leaving view
119382
119490
  */
119383
119491
  get: function () {
119384
- return this.i.akf;
119492
+ return this.i.aki;
119385
119493
  },
119386
119494
  set: function (v) {
119387
- this.i.akf = +v;
119388
- this._a("transitionOutDuration", this.i.akf);
119495
+ this.i.aki = +v;
119496
+ this._a("transitionOutDuration", this.i.aki);
119389
119497
  },
119390
119498
  enumerable: false,
119391
119499
  configurable: true
@@ -119396,10 +119504,10 @@ var IgcDataPieChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
119396
119504
  * This can be set to one of the known values "linear" or "cubic," or it can be set to an easing function which takes a single numeric parameter and returns a number.
119397
119505
  */
119398
119506
  get: function () {
119399
- return this.i.aj8;
119507
+ return this.i.akb;
119400
119508
  },
119401
119509
  set: function (v) {
119402
- this.i.aj8 = v;
119510
+ this.i.akb = v;
119403
119511
  },
119404
119512
  enumerable: false,
119405
119513
  configurable: true
@@ -119410,10 +119518,10 @@ var IgcDataPieChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
119410
119518
  * This can be set to one of the known values "linear" or "cubic," or it can be set to an easing function which takes a single numeric parameter and returns a number.
119411
119519
  */
119412
119520
  get: function () {
119413
- return this.i.aj9;
119521
+ return this.i.akc;
119414
119522
  },
119415
119523
  set: function (v) {
119416
- this.i.aj9 = v;
119524
+ this.i.akc = v;
119417
119525
  },
119418
119526
  enumerable: false,
119419
119527
  configurable: true
@@ -119433,11 +119541,11 @@ var IgcDataPieChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
119433
119541
  * Gets or sets the type of chart series to generate from the data.
119434
119542
  */
119435
119543
  get: function () {
119436
- return this.i.aj3;
119544
+ return this.i.aj6;
119437
119545
  },
119438
119546
  set: function (v) {
119439
- this.i.aj3 = ensureEnum(DataPieChartType_$type, v);
119440
- this._a("chartType", enumToString(DataPieChartType_$type, this.i.aj3));
119547
+ this.i.aj6 = ensureEnum(DataPieChartType_$type, v);
119548
+ this._a("chartType", enumToString(DataPieChartType_$type, this.i.aj6));
119441
119549
  },
119442
119550
  enumerable: false,
119443
119551
  configurable: true
@@ -119447,11 +119555,11 @@ var IgcDataPieChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
119447
119555
  * Gets or sets whether animation of series plots is enabled when the chart is loading into view
119448
119556
  */
119449
119557
  get: function () {
119450
- return this.i.akb;
119558
+ return this.i.ake;
119451
119559
  },
119452
119560
  set: function (v) {
119453
- this.i.akb = ensureBool(v);
119454
- this._a("isTransitionInEnabled", this.i.akb);
119561
+ this.i.ake = ensureBool(v);
119562
+ this._a("isTransitionInEnabled", this.i.ake);
119455
119563
  },
119456
119564
  enumerable: false,
119457
119565
  configurable: true
@@ -119461,11 +119569,11 @@ var IgcDataPieChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
119461
119569
  * Gets or sets the method that determines how to animate series plots when the chart is loading into view
119462
119570
  */
119463
119571
  get: function () {
119464
- return this.i.aj1;
119572
+ return this.i.aj4;
119465
119573
  },
119466
119574
  set: function (v) {
119467
- this.i.aj1 = ensureEnum(CategoryTransitionInMode_$type, v);
119468
- this._a("transitionInMode", enumToString(CategoryTransitionInMode_$type, this.i.aj1));
119575
+ this.i.aj4 = ensureEnum(CategoryTransitionInMode_$type, v);
119576
+ this._a("transitionInMode", enumToString(CategoryTransitionInMode_$type, this.i.aj4));
119469
119577
  },
119470
119578
  enumerable: false,
119471
119579
  configurable: true
@@ -119475,11 +119583,11 @@ var IgcDataPieChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
119475
119583
  * Gets or sets the arrival speed used for animating series plots when the chart is loading into view
119476
119584
  */
119477
119585
  get: function () {
119478
- return this.i.aj5;
119586
+ return this.i.aj8;
119479
119587
  },
119480
119588
  set: function (v) {
119481
- this.i.aj5 = ensureEnum(TransitionInSpeedType_$type, v);
119482
- this._a("transitionInSpeedType", enumToString(TransitionInSpeedType_$type, this.i.aj5));
119589
+ this.i.aj8 = ensureEnum(TransitionInSpeedType_$type, v);
119590
+ this._a("transitionInSpeedType", enumToString(TransitionInSpeedType_$type, this.i.aj8));
119483
119591
  },
119484
119592
  enumerable: false,
119485
119593
  configurable: true
@@ -119489,7 +119597,7 @@ var IgcDataPieChartComponent = /** @class */ /*@__PURE__*/ (function (_super) {
119489
119597
 
119490
119598
  */
119491
119599
  IgcDataPieChartComponent.prototype.exportSerializedVisualData = function () {
119492
- var iv = this.i.akh();
119600
+ var iv = this.i.akk();
119493
119601
  return (iv);
119494
119602
  };
119495
119603
  IgcDataPieChartComponent._observedAttributesIgcDataPieChartComponent = null;
@@ -120645,11 +120753,11 @@ var IgcRadialPieSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super)
120645
120753
  * Gets or sets the x-radius of the ellipse that is used to round the corners of the column.
120646
120754
  */
120647
120755
  get: function () {
120648
- return this.i.adh;
120756
+ return this.i.adj;
120649
120757
  },
120650
120758
  set: function (v) {
120651
- this.i.adh = +v;
120652
- this._a("radiusX", this.i.adh);
120759
+ this.i.adj = +v;
120760
+ this._a("radiusX", this.i.adj);
120653
120761
  },
120654
120762
  enumerable: false,
120655
120763
  configurable: true
@@ -120659,11 +120767,11 @@ var IgcRadialPieSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super)
120659
120767
  * Gets or sets the y-radius of the ellipse that is used to round the corners of the column.
120660
120768
  */
120661
120769
  get: function () {
120662
- return this.i.adi;
120770
+ return this.i.adk;
120663
120771
  },
120664
120772
  set: function (v) {
120665
- this.i.adi = +v;
120666
- this._a("radiusY", this.i.adi);
120773
+ this.i.adk = +v;
120774
+ this._a("radiusY", this.i.adk);
120667
120775
  },
120668
120776
  enumerable: false,
120669
120777
  configurable: true
@@ -120673,10 +120781,24 @@ var IgcRadialPieSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super)
120673
120781
  * Gets or sets the property name that contains the legend labels.
120674
120782
  */
120675
120783
  get: function () {
120676
- return this.i.adl;
120784
+ return this.i.ado;
120785
+ },
120786
+ set: function (v) {
120787
+ this.i.ado = v;
120788
+ },
120789
+ enumerable: false,
120790
+ configurable: true
120791
+ });
120792
+ Object.defineProperty(IgcRadialPieSeriesComponent.prototype, "legendEmptyValuesMode", {
120793
+ /**
120794
+ * Determines display mode for zero values in the legend.
120795
+ */
120796
+ get: function () {
120797
+ return this.i.ade;
120677
120798
  },
120678
120799
  set: function (v) {
120679
- this.i.adl = v;
120800
+ this.i.ade = ensureEnum(LegendEmptyValuesMode_$type, v);
120801
+ this._a("legendEmptyValuesMode", enumToString(LegendEmptyValuesMode_$type, this.i.ade));
120680
120802
  },
120681
120803
  enumerable: false,
120682
120804
  configurable: true
@@ -122932,35 +123054,6 @@ var IndexCollection = /** @class */ /*@__PURE__*/ (function (_super) {
122932
123054
  return IndexCollection;
122933
123055
  }(ObservableCollection$1));
122934
123056
 
122935
- /*
122936
- THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
122937
- https://www.infragistics.com/legal/license/igultimate-la
122938
- https://www.infragistics.com/legal/license/igultimate-eula
122939
- GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
122940
- */
122941
- /**
122942
- * Describes available modes for displaying empty values in chart legend.
122943
- */
122944
- var LegendEmptyValuesMode = /*@__PURE__*/ (function (LegendEmptyValuesMode) {
122945
- /**
122946
- * Always hide legend items for zero values regradless of the Others Category.
122947
- */
122948
- LegendEmptyValuesMode[LegendEmptyValuesMode["AlwaysHidden"] = 0] = "AlwaysHidden";
122949
- /**
122950
- * Always show legend items for zero values even when the Others Category is present.
122951
- */
122952
- LegendEmptyValuesMode[LegendEmptyValuesMode["AlwaysVisible"] = 1] = "AlwaysVisible";
122953
- /**
122954
- * Show legend items for zero values only when the Others Category is not present.
122955
- */
122956
- LegendEmptyValuesMode[LegendEmptyValuesMode["ShowWhenNoOthersCategory"] = 2] = "ShowWhenNoOthersCategory";
122957
- return LegendEmptyValuesMode;
122958
- })({});
122959
- /**
122960
- * @hidden
122961
- */
122962
- var LegendEmptyValuesMode_$type = /*@__PURE__*/ markEnum('LegendEmptyValuesMode', 'AlwaysHidden,0|AlwaysVisible,1|ShowWhenNoOthersCategory,2');
122963
-
122964
123057
  /*
122965
123058
  THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
122966
123059
  https://www.infragistics.com/legal/license/igultimate-la
@@ -126193,6 +126286,16 @@ var PieChartBase = /** @class */ /*@__PURE__*/ (function (_super) {
126193
126286
  };
126194
126287
  PieChartBase.prototype.destroy = function () {
126195
126288
  this.gv();
126289
+ if (this.b0) {
126290
+ var a = this.ak;
126291
+ a.collectionChanged = delegateRemove(a.collectionChanged, this.cu);
126292
+ this.b0 = false;
126293
+ }
126294
+ if (this.b3) {
126295
+ var b = this.al;
126296
+ b.collectionChanged = delegateRemove(b.collectionChanged, this.cu);
126297
+ this.b3 = false;
126298
+ }
126196
126299
  this.a4.az(null);
126197
126300
  };
126198
126301
  Object.defineProperty(PieChartBase.prototype, "fq", {
@@ -193678,40 +193781,40 @@ var PolarBase = /** @class */ /*@__PURE__*/ (function (_super) {
193678
193781
  PolarBase.prototype.get_fn = function () {
193679
193782
  return true;
193680
193783
  };
193681
- PolarBase.prototype.d9 = function (a, b, c, d) {
193784
+ PolarBase.prototype.d9 = function (a, b, c, d, e) {
193682
193785
  var _this = this;
193683
193786
  if (!this.hasMarkers) {
193684
193787
  return false;
193685
193788
  }
193686
- var e = this.yl;
193687
- var f = new ScalerParams(1, this.c9.vl, this.wl, e.ch);
193688
- f.c = this.getEffectiveViewport1(this.ct);
193689
- var g = this.ym;
193690
- var h = new ScalerParams(1, this.c9.vl, this.wl, g.ch);
193691
- h.c = this.getEffectiveViewport1(this.ct);
193789
+ var f = this.yl;
193790
+ var g = new ScalerParams(1, this.c9.vl, this.wl, f.ch);
193791
+ g.c = this.getEffectiveViewport1(this.ct);
193792
+ var h = this.ym;
193793
+ var i = new ScalerParams(1, this.c9.vl, this.wl, h.ch);
193794
+ i.c = this.getEffectiveViewport1(this.ct);
193692
193795
  a.clear();
193693
- this.wy.cj(function (i) {
193694
- if (i._visibility == 0) {
193695
- var j = new SeriesPointOfInterest();
193696
- var k = i.n;
193697
- var l = i.o;
193698
- if (k < _this.wl.left || k > _this.wl.right || l < _this.wl.top || l > _this.wl.bottom) {
193796
+ this.wy.cj(function (j) {
193797
+ if (j._visibility == 0) {
193798
+ var k = new SeriesPointOfInterest();
193799
+ var l = j.n;
193800
+ var m = j.o;
193801
+ if (l < _this.wl.left || l > _this.wl.right || m < _this.wl.top || m > _this.wl.bottom) {
193699
193802
  return;
193700
193803
  }
193701
- var m = void 0;
193702
193804
  var n = void 0;
193703
- var o = _this.yn.f(k, l, _this.ct.by, _this.ct.bx, _this.ct.getEffectiveViewport(), m, n);
193704
- m = o.p5;
193705
- n = o.p6;
193706
- j.d = m;
193707
- j.e = n;
193708
- j.b = i.content;
193709
- j.g = _this.va;
193710
- j.c = i.ak;
193805
+ var o = void 0;
193806
+ var p = _this.yn.f(l, m, _this.ct.by, _this.ct.bx, _this.ct.getEffectiveViewport(), n, o);
193807
+ n = p.p5;
193808
+ o = p.p6;
193809
+ k.d = n;
193810
+ k.e = o;
193811
+ k.b = j.content;
193812
+ k.g = _this.va;
193813
+ k.c = j.ak;
193711
193814
  if (_this.g7) {
193712
- j.g = _this.vh(i.ak);
193815
+ k.g = _this.vh(j.ak);
193713
193816
  }
193714
- a.add(j);
193817
+ a.add(k);
193715
193818
  }
193716
193819
  });
193717
193820
  return true;
@@ -200872,35 +200975,35 @@ var ScatterBase = /** @class */ /*@__PURE__*/ (function (_super) {
200872
200975
  }
200873
200976
  return _super.prototype.mb.call(this, a);
200874
200977
  };
200875
- ScatterBase.prototype.d9 = function (a, b, c, d) {
200978
+ ScatterBase.prototype.d9 = function (a, b, c, d, e) {
200876
200979
  var _this = this;
200877
200980
  if (!this.hasMarkers) {
200878
200981
  return false;
200879
200982
  }
200880
- var e = this.xAxis;
200881
- var f = new ScalerParams(1, this.c9.vl, this.wl, e.ch);
200882
- f.c = this.getEffectiveViewport1(this.ct);
200883
- var g = this.yAxis;
200884
- var h = new ScalerParams(1, this.c9.vl, this.wl, g.ch);
200885
- h.c = this.getEffectiveViewport1(this.ct);
200983
+ var f = this.xAxis;
200984
+ var g = new ScalerParams(1, this.c9.vl, this.wl, f.ch);
200985
+ g.c = this.getEffectiveViewport1(this.ct);
200986
+ var h = this.yAxis;
200987
+ var i = new ScalerParams(1, this.c9.vl, this.wl, h.ch);
200988
+ i.c = this.getEffectiveViewport1(this.ct);
200886
200989
  a.clear();
200887
- this.wy.cj(function (i) {
200888
- if (i._visibility == 0) {
200889
- var j = new SeriesPointOfInterest();
200890
- var k = i.n;
200891
- var l = i.o;
200892
- if (k < _this.wl.left || k > _this.wl.right || l < _this.wl.top || l > _this.wl.bottom) {
200990
+ this.wy.cj(function (j) {
200991
+ if (j._visibility == 0) {
200992
+ var k = new SeriesPointOfInterest();
200993
+ var l = j.n;
200994
+ var m = j.o;
200995
+ if (l < _this.wl.left || l > _this.wl.right || m < _this.wl.top || m > _this.wl.bottom) {
200893
200996
  return;
200894
200997
  }
200895
- j.d = e.en(k, f);
200896
- j.e = g.en(l, h);
200897
- j.b = i.content;
200898
- j.g = _this.va;
200899
- j.c = i.ak;
200998
+ k.d = f.en(l, g);
200999
+ k.e = h.en(m, i);
201000
+ k.b = j.content;
201001
+ k.g = _this.va;
201002
+ k.c = j.ak;
200900
201003
  if (_this.g7) {
200901
- j.g = _this.vh(i.ak);
201004
+ k.g = _this.vh(j.ak);
200902
201005
  }
200903
- a.add(j);
201006
+ a.add(k);
200904
201007
  }
200905
201008
  });
200906
201009
  return true;
@@ -214636,35 +214739,35 @@ var ScatterPolygonSeries = /** @class */ /*@__PURE__*/ (function (_super) {
214636
214739
  }
214637
214740
  }
214638
214741
  };
214639
- ScatterPolygonSeries.prototype.d9 = function (a, b, c, d) {
214742
+ ScatterPolygonSeries.prototype.d9 = function (a, b, c, d, e) {
214640
214743
  var _this = this;
214641
214744
  if (!this.hasMarkers) {
214642
214745
  return false;
214643
214746
  }
214644
- var e = this.w2;
214645
- var f = new ScalerParams(1, this.c9.vl, this.wl, e.ch);
214646
- f.c = this.getEffectiveViewport1(this.ct);
214647
- var g = this.w4;
214648
- var h = new ScalerParams(1, this.c9.vl, this.wl, g.ch);
214649
- h.c = this.getEffectiveViewport1(this.ct);
214747
+ var f = this.w2;
214748
+ var g = new ScalerParams(1, this.c9.vl, this.wl, f.ch);
214749
+ g.c = this.getEffectiveViewport1(this.ct);
214750
+ var h = this.w4;
214751
+ var i = new ScalerParams(1, this.c9.vl, this.wl, h.ch);
214752
+ i.c = this.getEffectiveViewport1(this.ct);
214650
214753
  a.clear();
214651
- this.zu.dw(function (i) {
214652
- if (i._visibility == 0) {
214653
- var j = new SeriesPointOfInterest();
214654
- var k = i.n;
214655
- var l = i.o;
214656
- if (k < _this.wl.left || k > _this.wl.right || l < _this.wl.top || l > _this.wl.bottom) {
214754
+ this.zu.dw(function (j) {
214755
+ if (j._visibility == 0) {
214756
+ var k = new SeriesPointOfInterest();
214757
+ var l = j.n;
214758
+ var m = j.o;
214759
+ if (l < _this.wl.left || l > _this.wl.right || m < _this.wl.top || m > _this.wl.bottom) {
214657
214760
  return;
214658
214761
  }
214659
- j.d = e.en(k, f);
214660
- j.e = g.en(l, h);
214661
- j.b = i.content;
214662
- j.g = _this.va;
214663
- j.c = i.ak;
214762
+ k.d = f.en(l, g);
214763
+ k.e = h.en(m, i);
214764
+ k.b = j.content;
214765
+ k.g = _this.va;
214766
+ k.c = j.ak;
214664
214767
  if (_this.g7) {
214665
- j.g = _this.vh(i.ak);
214768
+ k.g = _this.vh(j.ak);
214666
214769
  }
214667
- a.add(j);
214770
+ a.add(k);
214668
214771
  }
214669
214772
  });
214670
214773
  return true;
@@ -224264,9 +224367,9 @@ var StackedFragmentSeries = /** @class */ /*@__PURE__*/ (function (_super) {
224264
224367
  }
224265
224368
  return null;
224266
224369
  };
224267
- StackedFragmentSeries.prototype.as = function (a, b, c, d) {
224370
+ StackedFragmentSeries.prototype.as = function (a, b, c, d, e) {
224268
224371
  if (this.visualSeriesLink != null) {
224269
- return this.visualSeriesLink.d9(a, b, c, d);
224372
+ return this.visualSeriesLink.d9(a, b, c, d, e);
224270
224373
  }
224271
224374
  return false;
224272
224375
  };
@@ -254806,4 +254909,4 @@ GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOA
254806
254909
  */
254807
254910
  var ZoomSliderVisualArea_$type = /*@__PURE__*/ markEnum('ZoomSliderVisualArea', 'LowerThumb,0|HigherThumb,1|LowerShade,2|HigherShade,3|RangeThumb,4|Bar,5|None,6');
254808
254911
 
254809
- export { AbsoluteVolumeOscillatorIndicator, AbsoluteVolumeOscillatorIndicatorStrategy, AccumulationDistributionIndicator, AccumulationDistributionIndicatorStrategy, ActualLegendItemBadgeShape_$type, ActualRange, AnchoredCategoryBucketCalculator, AnchoredCategorySeries, AnchoredCategorySeriesInteractionManager, AnchoredCategorySeriesView, AnchoredRadialBucketCalculator, AnchoredRadialSeries, AnchoredRadialSeriesView, AngleAxisLabelLocation, AngleAxisLabelLocation_$type, AngleAxisLabelPanel, AngleAxisLabelPanelView, AngleRadiusPair, AnnotationAppearanceMode, AnnotationAppearanceMode_$type, AnnotationFactoryManager, AnnotationInfoProvider, AnnotationLayer, AnnotationLayerProxy, AnnotationLayerView, Arc, ArcItem, ArcView, ArcVisualData, ArcVisualDataList, AreaFragment, AreaFragmentBucketCalculator, AreaFragmentView, AreaInfo, AreaSeries, AreaSeriesView, AssigningCategoryMarkerStyleEventArgs, AssigningCategoryStyleEventArgs, AssigningCategoryStyleEventArgsBase, AssigningPolarMarkerStyleEventArgs, AssigningPolarStyleEventArgs, AssigningPolarStyleEventArgsBase, AssigningRadialMarkerStyleEventArgs, AssigningRadialStyleEventArgs, AssigningRadialStyleEventArgsBase, AssigningScatterMarkerStyleEventArgs, AssigningScatterStyleEventArgs, AssigningScatterStyleEventArgsBase, AssigningSeriesShapeStyleEventArgsBase, AssigningSeriesStyleEventArgsBase, AssigningShapeMarkerStyleEventArgs, AssigningShapeStyleEventArgs, AssigningShapeStyleEventArgsBase, AutoCalloutVisibilityMode, AutoCalloutVisibilityMode_$type, AutoMarginsAndAngleUpdateMode, AutoMarginsAndAngleUpdateMode_$type, AutoRangeCalculator, AutomaticSeriesManager, AutomaticSeriesPurpose_$type, AutomaticSeriesRequest, AutomaticSeriesRequestCollection, AverageDirectionalIndexIndicator, AverageDirectionalIndexIndicatorStrategy, AverageTrueRangeIndicator, AverageTrueRangeIndicatorStrategy, Axis, AxisAngleLabelMode, AxisAngleLabelMode_$type, AxisAnnotation, AxisAnnotationFrame, AxisAnnotationFrameManager, AxisAnnotationManager, AxisCollection, AxisComponentsForView, AxisComponentsFromView, AxisDefaults, AxisExtentType, AxisExtentType_$type, AxisLabelInfo, AxisLabelManager, AxisLabelPanelBase, AxisLabelPanelBaseView, AxisLabelSettings, AxisLabelVisualData, AxisLabelVisualDataList, AxisLabelsLocation, AxisLabelsLocation_$type, AxisOrientation, AxisOrientation_$type, AxisRange, AxisRangeBufferMode, AxisRangeBufferMode_$type, AxisRangeChangedEventArgs, AxisRenderMessage_Spark, AxisRendererBase, AxisRenderingParametersBase, AxisTitlePosition, AxisTitlePosition_$type, AxisView, AxisVisualData, AxisVisualDataList, AxisVisualDataManager, BarBucketCalculator, BarFragment, BarFramePreparer, BarSeries, BarSeriesView, BarTrendFitCalculator, BarTrendLineManager, Bezier, BezierOp, BezierPoint, BollingerBandWidthIndicator, BollingerBandWidthIndicatorStrategy, BollingerBandsBucketCalculator, BollingerBandsOverlay, BollingerBandsOverlayView, BrushChangedMessage_Spark, BrushScale, BrushSelectionMode, BrushSelectionMode_$type, BubbleMarkerManager, BubbleSeries, BubbleSeriesView, CalculatedColumn, CalloutAnnotation, CalloutAnnotationCollection, CalloutAnnotationWrapper, CalloutContentUpdatingEventArgs, CalloutKey, CalloutLabelUpdatingEventArgs, CalloutLayer, CalloutLayerFrame, CalloutLayerView, CalloutPlacementPositions, CalloutPlacementPositionsCollection, CalloutPlacementPositions_$type, CalloutRenderStyleUpdatingEventArgs, CalloutSeriesSelectingEventArgs, CalloutStyleUpdatingEventArgs, CalloutView, CalloutViewHelper, CalloutVisualData, CalloutVisualDataList, CategoryAngleAxis, CategoryAngleAxisView, CategoryAxisBase, CategoryAxisBaseView, CategoryAxisRenderer, CategoryAxisRenderingParameters, CategoryBucketCalculator, CategoryChart, CategoryChartMockDataGenerator, CategoryChartMockDataItem, CategoryChartToolbarFactoryManager, CategoryChartToolbarProvider, CategoryChartType, CategoryChartType_$type, CategoryDateTimeXAxis, CategoryDateTimeXAxisView, CategoryErrorBarSettings, CategoryFrame, CategoryFramePreparer, CategoryFramePreparerBase, CategoryHighlightFrameRect, CategoryHighlightLayer, CategoryHighlightLayerFrame, CategoryHighlightLayerView, CategoryItemHighlightLayer, CategoryItemHighlightLayerFrame, CategoryItemHighlightLayerView, CategoryItemHighlightType, CategoryItemHighlightType_$type, CategoryLineRasterizer, CategoryMarkerManager, CategoryMode_$type, CategorySeries, CategorySeriesInteractionManager, CategorySeriesMarkerCollisionAvoidance, CategorySeriesMarkerCollisionAvoidance_$type, CategorySeriesRenderManager, CategorySeriesView, CategoryTickmarkValues, CategoryToolTipCollisionInfo, CategoryToolTipLayer, CategoryToolTipLayerFrame, CategoryToolTipLayerView, CategoryTooltipLayerPosition, CategoryTooltipLayerPosition_$type, CategoryTooltipSeriesInfo, CategoryTransitionInMode, CategoryTransitionInMode_$type, CategoryTransitionSourceFramePreparer, CategoryTrendLineManager, CategoryTrendLineManagerBase, CategoryTrendLineManagerFactory, CategoryXAxis, CategoryXAxisView, CategoryYAxis, CategoryYAxisView, ChaikinOscillatorIndicator, ChaikinOscillatorIndicatorStrategy, ChaikinVolatilityIndicator, ChaikinVolatilityIndicatorStrategy, ChartAxisRangeChangedEventArgs, ChartCollection, ChartContentManager, ChartContentType_$type, ChartCursorEventArgs, ChartGroupDescription, ChartGroupDescriptionCollection, ChartHitTestMode, ChartHitTestMode_$type, ChartMouseEventArgs, ChartSelectedItemCollection, ChartSelection, ChartSeriesEventArgs, ChartSortDescription, ChartSortDescriptionCollection, ChartSummaryDescription, ChartSummaryDescriptionCollection, ChartTitleVisualData, ChartTitleVisualDataList, ChartVisualData, ClearMessage, ClearMessage_Spark, ClearTooltipMessage, CoercionInfo, CollisionAvoidanceType, CollisionAvoidanceType_$type, CollisionAvoider, ColorScale, ColorScaleInterpolationMode, ColorScaleInterpolationMode_$type, ColumnFragment, ColumnFragmentView, ColumnMessage_Spark, ColumnSeries, ColumnSeriesView, ColumnSupportingCalculation, CommodityChannelIndexIndicator, CommodityChannelIndexIndicatorStrategy, ComputedPlotAreaMarginMode, ComputedPlotAreaMarginMode_$type, ConfigurationMessage, ConfigurationMessage_Spark, ConsolidatedItemHitTestBehavior, ConsolidatedItemHitTestBehavior_$type, ConsolidatedItemsPosition, ConsolidatedItemsPosition_$type, ContainerMessage_Spark, ContainerResizedMessage_Spark, ContainerSizeChangedMessage, ContainerSizeChangedMessage_Spark, ContentInfo, ContourBuilder, ContourValueResolver, CrosshairLayer, CrosshairLayerFrame, CrosshairLayerView, CrosshairsDisplayMode, CrosshairsDisplayMode_$type, CustomContourValueResolver, CustomContourValueResolverEventArgs, CustomIndicator, CustomIndicatorNameCollection, CustomIndicatorStrategy, CustomPaletteBrushScale, CustomPaletteColorScale, DataAbbreviation, DataAbbreviator, DataChangedMessage_Spark, DataChartMouseButtonEventArgs, DataChartStylingDefaults, DataChartToolbarFactoryManager, DataChartToolbarIcons, DataChartToolbarProvider, DataChartVisualDataManager, DataLegendColumn, DataLegendContent, DataLegendIndexDictionary$1, DataLegendRenderContext, DataLegendRowBase, DataLegendRowCell, DataLegendRowInfo, DataLegendSeriesGroupInfo, DataLegendStylingColumnEventArgs, DataLegendStylingRowEventArgs, DataLegendSummaryCalculationAverage, DataLegendSummaryCalculationBase, DataLegendSummaryCalculationEmpty, DataLegendSummaryCalculationMax, DataLegendSummaryCalculationMin, DataLegendSummaryCalculationTotal, DataLegendSummaryEventArgs, DataLegendSummaryResult, DataLegendView, DataLegendVisualData, DataLegendVisualDataColumn, DataLegendVisualDataRow, DataPieBaseChart, DataPieChart, DataPieChartToolbarFactoryManager, DataPieChartToolbarProvider, DataPieChartType, DataPieChartType_$type, DataSourceManager, DataSourceSupportingCalculation, DataToolTipLayer, DataToolTipLayerFrame, DataToolTipLayerPosition, DataToolTipLayerPosition_$type, DataToolTipLayerView, DataToolTipSeriesInfo, DataTooltipCollisionInfo, DataTooltipConstraintMode, DataTooltipConstraintMode_$type, DataUpdatedMessage, DefaultCategoryTrendlineHost, DefaultCategoryTrendlinePreparer, DefaultFlattener, DefaultHighLowValueProvider, DefaultPaletteInfo, DefaultProvidesViewport, DefaultSingleValueProvider, DefaultSupportsErrorBars, DefaultSupportsMarkers, DefaultTrackBarVisual, DefaultTrackRangeVisual, DefaultTrackShadeVisual, DefaultTrackThumbCalloutVisual, DefaultTrackThumbVisual, Defaults, DelegateClipper, DetrendedPriceOscillatorIndicator, DetrendedPriceOscillatorIndicatorStrategy, DictInterpolator$3, DomainChart, DomainChartCheckboxListItem, DomainChartPlotAreaPointerEventArgs, DomainChartSeriesPointerEventArgs, DomainChartToolbarFactoryManager, DomainChartToolbarProvider, DomainType, DomainType_$type, DoubleColumn, DoughnutChartLabelVisualData, DoughnutChartVisualData, EaseOfMovementIndicator, EaseOfMovementIndicatorStrategy, EnableErrorBars, EnableErrorBars_$type, ErrorBarSettingsBase, ErrorBarsHelper, FastHorizontalLinearScaler, FastItemCoalescingColumn, FastStochasticOscillatorIndicator, FastStochasticOscillatorIndicatorStrategy, FastVerticalLinearScaler, FilterStringErrorsParsingEventArgs, FinalValueLayer, FinalValueLayerFrame, FinalValueLayerView, FinalValueSelectionMode, FinalValueSelectionMode_$type, FinancialBucketCalculator, FinancialCalculationDataSource, FinancialCalculationSupportingCalculations, FinancialChart, FinancialChartContext, FinancialChartCustomIndicatorArgs, FinancialChartDropDownControl, FinancialChartDropDownControlView, FinancialChartDropDownControlViewModel, FinancialChartEnumCollectionPickerVisualData, FinancialChartEnumPickerVisualData, FinancialChartIndicatorMenu, FinancialChartIndicatorMenuContext, FinancialChartIndicatorMenuItem, FinancialChartIndicatorMenuItems, FinancialChartIndicatorMenuView, FinancialChartIndicatorMenuViewModel, FinancialChartRangeSelector, FinancialChartRangeSelectorContext, FinancialChartRangeSelectorOption, FinancialChartRangeSelectorOptionCollection, FinancialChartRangeSelectorOption_$type, FinancialChartRangeSelectorView, FinancialChartRangeSelectorViewModel, FinancialChartRangeSelectorVisualData, FinancialChartToolbar, FinancialChartToolbarContext, FinancialChartToolbarViewModel, FinancialChartToolbarVisualData, FinancialChartType, FinancialChartTypePicker, FinancialChartTypePickerContext, FinancialChartTypePickerView, FinancialChartTypePickerViewModel, FinancialChartType_$type, FinancialChartViewModel, FinancialChartVisualData, FinancialChartVolumeType, FinancialChartVolumeType_$type, FinancialChartXAxisMode, FinancialChartXAxisMode_$type, FinancialChartYAxisMode, FinancialChartYAxisMode_$type, FinancialChartZoomSliderType, FinancialChartZoomSliderType_$type, FinancialEventArgs, FinancialIndicator, FinancialIndicatorBucketCalculator, FinancialIndicatorType, FinancialIndicatorTypeCollection, FinancialIndicatorType_$type, FinancialIndicatorView, FinancialLegend, FinancialLegendView, FinancialLegendViewManager, FinancialOverlay, FinancialOverlayType, FinancialOverlayTypeCollection, FinancialOverlayType_$type, FinancialPriceBucketCalculator, FinancialPriceSeries, FinancialPriceSeriesProxy, FinancialPriceSeriesView, FinancialSeries, FinancialSeriesView, FinancialValueList, FlattenedShape, ForceIndexIndicator, ForceIndexIndicatorStrategy, FragmentBase, FragmentBaseValueList, Frame, FrameExtended, FramePreparer, FrameRenderCompleteMessage, FullStochasticOscillatorIndicator, FullStochasticOscillatorIndicatorStrategy, FunnelChartVisualData, FunnelDataContext, FunnelFrame, FunnelLegendTemplates, FunnelSliceClickedEventArgs, FunnelSliceDataContext, FunnelSliceDisplay, FunnelSliceDisplay_$type, FunnelSliceEventArgs, FunnelSliceVisualData, FunnelSliceVisualDataList, GradientData, GradientStopData, GridMode, GridMode_$type, HierarchicalRingSeries, HighDensityScatterSeries, HighDensityScatterSeriesView, HighLowValuesHolder, HighlightingMode, HighlightingMode_$type, HoleDimensionsChangedEventArgs, HorizontalAnchoredCategorySeries, HorizontalAnchoredCategorySeriesInteractionManager, HorizontalAnchoredCategorySeriesProxy, HorizontalAxisLabelPanel, HorizontalAxisLabelPanelBase, HorizontalAxisLabelPanelBaseView, HorizontalAxisView, HorizontalLinearScaler, HorizontalLogarithmicScaler, HorizontalRangeCategorySeries, HorizontalRangeCategorySeriesProxy, HorizontalStackedSeriesBase, IAnchoredCategorySeriesInteractionManager_$type, IAngleScaler_$type, IAnnotationInfoProvider_$type, IAnnotationLayerProxy_$type, IAxisAnnotationManager_$type, IAxisAnnotation_$type, IAxisVisualDataManager_$type, IBarSeries_$type, IBucketizer_$type, ICategoryScaler_$type, ICategorySeriesInteractionManager_$type, ICoalescingModerator_$type, IDataChartToolbarProvider_$type, IDataChartVisualDataManager_$type, IDataLegendSummaryCalculation_$type, IDateTimeAxis_$type, IDetectsCollisions_$type, IDomainChartToolbarProvider_$type, IDomainChartWidget_$type, IFinancialPriceSeriesProxy_$type, IFlattener_$type, IFunnelLabelSizeDecider_$type, IHasCategoryAxis_$type, IHasCategoryModePreference_$type, IHasCategoryTrendline_$type, IHasHighLowValueCategory_$type, IHasSingleValueCategory_$type, IHasTrendline_$type, IHorizontalAnchoredCategorySeriesInteractionManager_$type, IHorizontalAnchoredCategorySeriesProxy_$type, IHorizontalRangeCategorySeriesProxy_$type, IIndicatorProxy_$type, IIsCategoryBased_$type, IItemProvider_$type, INumberAbbreviator_$type, IOrdinalAxis_$type, IOuterLabelWidthDecider_$type, IOverlayProxy_$type, IPolarRadialRenderingParameters_$type, IPreparesCategoryTrendline_$type, IProvidesViewport_$type, IScaler_$type, ISeriesInteractionManager_$type, ISeriesViewerInteractionManager_$type, ISeriesViewerScrollbarManager_$type, ISeriesViewerWidgetOptions_$type, ISeriesViewerWidget_$type, ISeriesVisualDataManager_$type, IShortPeriodLongPeriod_$type, ISortingAxis_$type, IStacked100Series_$type, ISupportsErrorBars_$type, ISupportsFillScale_$type, ISupportsMarkers_$type, ISupportsSizeScale_$type, ITileZoomTileInfo_$type, ITileZoomTile_$type, ITimeRangeSelectorAxis_$type, ITimeXAxis_$type, ITrackBarVisual_$type, ITrackOwner_$type, ITrackRangeVisual_$type, ITrackShadeVisual_$type, ITrackThumbCalloutVisual_$type, ITrackThumbVisual_$type, ITrendLineManager_$type, ITrendLineSeries_$type, IVerticalAnchoredCategorySeriesInteractionManager_$type, IZoomableCategoryAxis_$type, IgQueue$1, IgcAbsoluteVolumeOscillatorIndicatorComponent, IgcAbsoluteVolumeOscillatorIndicatorModule, IgcAccumulationDistributionIndicatorComponent, IgcAccumulationDistributionIndicatorModule, IgcAnchoredCategorySeriesComponent, IgcAnchoredRadialSeriesComponent, IgcAnnotationLayerComponent, IgcAnnotationLayerProxyModule, IgcAreaFragmentComponent, IgcAreaFragmentModule, IgcAreaSeriesComponent, IgcAreaSeriesModule, IgcAssigningCategoryMarkerStyleEventArgs, IgcAssigningCategoryStyleEventArgs, IgcAssigningCategoryStyleEventArgsBase, IgcAssigningPolarMarkerStyleEventArgs, IgcAssigningPolarStyleEventArgs, IgcAssigningPolarStyleEventArgsBase, IgcAssigningRadialMarkerStyleEventArgs, IgcAssigningRadialStyleEventArgs, IgcAssigningRadialStyleEventArgsBase, IgcAssigningScatterMarkerStyleEventArgs, IgcAssigningScatterStyleEventArgs, IgcAssigningScatterStyleEventArgsBase, IgcAssigningSeriesShapeStyleEventArgsBase, IgcAssigningSeriesStyleEventArgsBase, IgcAssigningShapeMarkerStyleEventArgs, IgcAssigningShapeStyleEventArgs, IgcAssigningShapeStyleEventArgsBase, IgcAverageDirectionalIndexIndicatorComponent, IgcAverageDirectionalIndexIndicatorModule, IgcAverageTrueRangeIndicatorComponent, IgcAverageTrueRangeIndicatorModule, IgcAxisAnnotation, IgcAxisAnnotationCollection, IgcAxisCollection, IgcAxisComponent, IgcAxisRangeChangedEventArgs, IgcBarFragmentComponent, IgcBarFragmentModule, IgcBarSeriesComponent, IgcBarSeriesModule, IgcBollingerBandWidthIndicatorComponent, IgcBollingerBandWidthIndicatorModule, IgcBollingerBandsOverlayComponent, IgcBollingerBandsOverlayModule, IgcBrushScaleComponent, IgcBrushScaleModule, IgcBubbleSeriesComponent, IgcBubbleSeriesModule, IgcCalculatedColumn, IgcCalloutAnnotation, IgcCalloutAnnotationCollection, IgcCalloutContentUpdatingEventArgs, IgcCalloutLabelUpdatingEventArgs, IgcCalloutLayerComponent, IgcCalloutLayerModule, IgcCalloutPlacementPositionsCollection, IgcCalloutRenderStyleUpdatingEventArgs, IgcCalloutSeriesSelectingEventArgs, IgcCalloutStyleUpdatingEventArgs, IgcCategoryAngleAxisComponent, IgcCategoryAngleAxisModule, IgcCategoryAxisBaseComponent, IgcCategoryChartComponent, IgcCategoryChartCoreModule, IgcCategoryChartModule, IgcCategoryChartToolbarModule, IgcCategoryDateTimeXAxisComponent, IgcCategoryDateTimeXAxisModule, IgcCategoryHighlightLayerComponent, IgcCategoryHighlightLayerModule, IgcCategoryItemHighlightLayerComponent, IgcCategoryItemHighlightLayerModule, IgcCategorySeriesComponent, IgcCategoryToolTipLayerComponent, IgcCategoryToolTipLayerModule, IgcCategoryXAxisComponent, IgcCategoryXAxisModule, IgcCategoryYAxisComponent, IgcCategoryYAxisModule, IgcChaikinOscillatorIndicatorComponent, IgcChaikinOscillatorIndicatorModule, IgcChaikinVolatilityIndicatorComponent, IgcChaikinVolatilityIndicatorModule, IgcChartCursorEventArgs, IgcChartGroupDescription, IgcChartGroupDescriptionCollection, IgcChartGroupDescriptionModule, IgcChartMouseEventArgs, IgcChartSelectedItemCollection, IgcChartSelection, IgcChartSelectionModule, IgcChartSeriesEventArgs, IgcChartSortDescription, IgcChartSortDescriptionCollection, IgcChartSortDescriptionModule, IgcChartSummaryDescription, IgcChartSummaryDescriptionCollection, IgcChartSummaryDescriptionModule, IgcColorScaleComponent, IgcColumnFragmentComponent, IgcColumnFragmentModule, IgcColumnSeriesComponent, IgcColumnSeriesModule, IgcColumnSupportingCalculation, IgcCommodityChannelIndexIndicatorComponent, IgcCommodityChannelIndexIndicatorModule, IgcContourValueResolverComponent, IgcCrosshairLayerComponent, IgcCrosshairLayerModule, IgcCustomContourValueResolverComponent, IgcCustomContourValueResolverEventArgs, IgcCustomContourValueResolverModule, IgcCustomIndicatorComponent, IgcCustomIndicatorModule, IgcCustomIndicatorNameCollection, IgcCustomPaletteBrushScaleComponent, IgcCustomPaletteBrushScaleModule, IgcCustomPaletteColorScaleComponent, IgcCustomPaletteColorScaleModule, IgcDataChartAnnotationModule, IgcDataChartCategoryCoreModule, IgcDataChartCategoryModule, IgcDataChartCategoryTrendLineModule, IgcDataChartComponent, IgcDataChartCoreModule, IgcDataChartDefaultTooltipsComponent, IgcDataChartExtendedAxesModule, IgcDataChartFinancialCoreModule, IgcDataChartFinancialIndicatorsModule, IgcDataChartFinancialModule, IgcDataChartFinancialOverlaysModule, IgcDataChartInteractivityModule, IgcDataChartMouseButtonEventArgs, IgcDataChartPolarCoreModule, IgcDataChartPolarModule, IgcDataChartRadialCoreModule, IgcDataChartRadialModule, IgcDataChartScatterCoreModule, IgcDataChartScatterModule, IgcDataChartShapeCoreModule, IgcDataChartShapeModule, IgcDataChartStackedModule, IgcDataChartToolbarIconsModule, IgcDataChartToolbarModule, IgcDataChartVerticalCategoryCoreModule, IgcDataChartVerticalCategoryModule, IgcDataChartVisualDataModule, IgcDataLegendComponent, IgcDataLegendModule, IgcDataLegendSeriesGroupInfo, IgcDataLegendStylingColumnEventArgs, IgcDataLegendStylingRowEventArgs, IgcDataLegendSummaryEventArgs, IgcDataPieBaseChartComponent, IgcDataPieChartComponent, IgcDataPieChartCoreModule, IgcDataPieChartModule, IgcDataPieChartToolbarModule, IgcDataSourceSupportingCalculation, IgcDataToolTipLayerComponent, IgcDataToolTipLayerModule, IgcDetrendedPriceOscillatorIndicatorComponent, IgcDetrendedPriceOscillatorIndicatorModule, IgcDomainChartComponent, IgcDomainChartPlotAreaPointerEventArgs, IgcDomainChartSeriesPointerEventArgs, IgcDoughnutChartComponent, IgcDoughnutChartCoreModule, IgcDoughnutChartDefaultTooltipsComponent, IgcDoughnutChartInteractivityModule, IgcDoughnutChartModule, IgcEaseOfMovementIndicatorComponent, IgcEaseOfMovementIndicatorModule, IgcFastStochasticOscillatorIndicatorComponent, IgcFastStochasticOscillatorIndicatorModule, IgcFilterStringErrorsParsingEventArgs, IgcFinalValueLayerComponent, IgcFinalValueLayerModule, IgcFinancialCalculationDataSource, IgcFinancialCalculationSupportingCalculations, IgcFinancialChartComponent, IgcFinancialChartCoreModule, IgcFinancialChartCustomIndicatorArgs, IgcFinancialChartDefaultTemplatesComponent, IgcFinancialChartModule, IgcFinancialChartRangeSelectorOptionCollection, IgcFinancialEventArgs, IgcFinancialIndicatorComponent, IgcFinancialIndicatorTypeCollection, IgcFinancialLegendComponent, IgcFinancialLegendModule, IgcFinancialOverlayComponent, IgcFinancialOverlayTypeCollection, IgcFinancialPriceSeriesComponent, IgcFinancialPriceSeriesModule, IgcFinancialPriceSeriesProxyModule, IgcFinancialSeriesComponent, IgcForceIndexIndicatorComponent, IgcForceIndexIndicatorModule, IgcFragmentBaseComponent, IgcFullStochasticOscillatorIndicatorComponent, IgcFullStochasticOscillatorIndicatorModule, IgcFunnelChartComponent, IgcFunnelChartCoreModule, IgcFunnelChartModule, IgcFunnelDataContext, IgcFunnelSliceClickedEventArgs, IgcFunnelSliceDataContext, IgcFunnelSliceEventArgs, IgcHierarchicalRingSeriesComponent, IgcHierarchicalRingSeriesModule, IgcHighDensityScatterSeriesComponent, IgcHighDensityScatterSeriesModule, IgcHoleDimensionsChangedEventArgs, IgcHorizontalAnchoredCategorySeriesComponent, IgcHorizontalAnchoredCategorySeriesProxyModule, IgcHorizontalRangeCategorySeriesComponent, IgcHorizontalRangeCategorySeriesProxyModule, IgcHorizontalStackedSeriesBaseComponent, IgcIndexCollection, IgcIndicatorDisplayTypeCollection, IgcIndicatorProxyModule, IgcIndicatorsModule, IgcItemLegendComponent, IgcItemLegendModule, IgcItemToolTipLayerComponent, IgcItemToolTipLayerModule, IgcItemwiseStrategyBasedIndicatorComponent, IgcLabelClickEventArgs, IgcLegendBaseComponent, IgcLegendComponent, IgcLegendModule, IgcLegendMouseButtonEventArgs, IgcLegendMouseEventArgs, IgcLineFragmentComponent, IgcLineFragmentModule, IgcLineSeriesComponent, IgcLineSeriesModule, IgcLinearContourValueResolverComponent, IgcLinearContourValueResolverModule, IgcMarkerSeriesComponent, IgcMarkerTypeCollection, IgcMarketFacilitationIndexIndicatorComponent, IgcMarketFacilitationIndexIndicatorModule, IgcMassIndexIndicatorComponent, IgcMassIndexIndicatorModule, IgcMedianPriceIndicatorComponent, IgcMedianPriceIndicatorModule, IgcMoneyFlowIndexIndicatorComponent, IgcMoneyFlowIndexIndicatorModule, IgcMovingAverageConvergenceDivergenceIndicatorComponent, IgcMovingAverageConvergenceDivergenceIndicatorModule, IgcNegativeVolumeIndexIndicatorComponent, IgcNegativeVolumeIndexIndicatorModule, IgcNumberAbbreviatorModule, IgcNumericAngleAxisComponent, IgcNumericAngleAxisModule, IgcNumericAxisBaseComponent, IgcNumericRadiusAxisComponent, IgcNumericRadiusAxisModule, IgcNumericXAxisComponent, IgcNumericXAxisModule, IgcNumericYAxisComponent, IgcNumericYAxisModule, IgcOnBalanceVolumeIndicatorComponent, IgcOnBalanceVolumeIndicatorModule, IgcOrdinalTimeXAxisComponent, IgcOrdinalTimeXAxisModule, IgcOverlayProxyModule, IgcOverlaysModule, IgcPercentChangeYAxisComponent, IgcPercentChangeYAxisModule, IgcPercentagePriceOscillatorIndicatorComponent, IgcPercentagePriceOscillatorIndicatorModule, IgcPercentageVolumeOscillatorIndicatorComponent, IgcPercentageVolumeOscillatorIndicatorModule, IgcPieChartBaseComponent, IgcPieChartComponent, IgcPieChartCoreModule, IgcPieChartModule, IgcPieSliceDataContext, IgcPieSliceOthersContext, IgcPlotAreaMouseButtonEventArgs, IgcPlotAreaMouseEventArgs, IgcPointSeriesComponent, IgcPointSeriesModule, IgcPolarAreaSeriesComponent, IgcPolarAreaSeriesModule, IgcPolarBaseComponent, IgcPolarLineSeriesBaseComponent, IgcPolarLineSeriesComponent, IgcPolarLineSeriesModule, IgcPolarScatterSeriesComponent, IgcPolarScatterSeriesModule, IgcPolarSplineAreaSeriesComponent, IgcPolarSplineAreaSeriesModule, IgcPolarSplineSeriesComponent, IgcPolarSplineSeriesModule, IgcPositiveVolumeIndexIndicatorComponent, IgcPositiveVolumeIndexIndicatorModule, IgcPriceChannelOverlayComponent, IgcPriceChannelOverlayModule, IgcPriceVolumeTrendIndicatorComponent, IgcPriceVolumeTrendIndicatorModule, IgcProgressiveLoadStatusEventArgs, IgcProportionalCategoryAngleAxisComponent, IgcProportionalCategoryAngleAxisModule, IgcRadialAreaSeriesComponent, IgcRadialAreaSeriesModule, IgcRadialBaseChartComponent, IgcRadialBaseComponent, IgcRadialColumnSeriesComponent, IgcRadialColumnSeriesModule, IgcRadialLineSeriesComponent, IgcRadialLineSeriesModule, IgcRadialPieSeriesComponent, IgcRadialPieSeriesModule, IgcRangeAreaSeriesComponent, IgcRangeAreaSeriesModule, IgcRangeCategorySeriesComponent, IgcRangeColumnSeriesComponent, IgcRangeColumnSeriesModule, IgcRateOfChangeAndMomentumIndicatorComponent, IgcRateOfChangeAndMomentumIndicatorModule, IgcRefreshCompletedEventArgs, IgcRelativeStrengthIndexIndicatorComponent, IgcRelativeStrengthIndexIndicatorModule, IgcRenderRequestedEventArgs, IgcRing, IgcRingSeriesBaseComponent, IgcRingSeriesCollection, IgcRingSeriesComponent, IgcRingSeriesModule, IgcScaleLegendComponent, IgcScaleLegendModule, IgcScalerParams, IgcScatterAreaSeriesComponent, IgcScatterAreaSeriesModule, IgcScatterBaseComponent, IgcScatterContourSeriesComponent, IgcScatterContourSeriesModule, IgcScatterLineSeriesComponent, IgcScatterLineSeriesModule, IgcScatterPolygonSeriesComponent, IgcScatterPolygonSeriesModule, IgcScatterPolylineSeriesComponent, IgcScatterPolylineSeriesModule, IgcScatterSeriesComponent, IgcScatterSeriesModule, IgcScatterSplineSeriesComponent, IgcScatterSplineSeriesModule, IgcScatterTriangulationSeriesComponent, IgcSelectedItemChangedEventArgs, IgcSelectedItemChangingEventArgs, IgcSelectedItemsChangedEventArgs, IgcSelectedItemsChangingEventArgs, IgcSeriesCollection, IgcSeriesComponent, IgcSeriesLayer, IgcSeriesLayerCollection, IgcSeriesLayerPropertyOverlay, IgcSeriesLayerPropertyOverlayCollection, IgcSeriesLayerPropertyOverlayValueResolvingEventArgs, IgcSeriesMatcher, IgcSeriesMatcherModule, IgcSeriesViewerComponent, IgcSeriesViewerManipulationEventArgs, IgcSeriesViewerSelectedSeriesItemsChangedEventArgs, IgcSeriesViewerSelectedSeriesItemsChangingEventArgs, IgcShapeSeriesBaseComponent, IgcSizeScaleComponent, IgcSizeScaleModule, IgcSliceClickEventArgs, IgcSliceEventArgs, IgcSlowStochasticOscillatorIndicatorComponent, IgcSlowStochasticOscillatorIndicatorModule, IgcSparklineComponent, IgcSparklineCoreModule, IgcSparklineModule, IgcSplineAreaFragmentComponent, IgcSplineAreaFragmentModule, IgcSplineAreaSeriesComponent, IgcSplineAreaSeriesModule, IgcSplineFragmentBaseComponent, IgcSplineFragmentComponent, IgcSplineFragmentModule, IgcSplineSeriesBaseComponent, IgcSplineSeriesComponent, IgcSplineSeriesModule, IgcStacked100AreaSeriesComponent, IgcStacked100AreaSeriesModule, IgcStacked100BarSeriesComponent, IgcStacked100BarSeriesModule, IgcStacked100ColumnSeriesComponent, IgcStacked100ColumnSeriesModule, IgcStacked100LineSeriesComponent, IgcStacked100LineSeriesModule, IgcStacked100SplineAreaSeriesComponent, IgcStacked100SplineAreaSeriesModule, IgcStacked100SplineSeriesComponent, IgcStacked100SplineSeriesModule, IgcStackedAreaSeriesComponent, IgcStackedAreaSeriesModule, IgcStackedBarSeriesComponent, IgcStackedBarSeriesModule, IgcStackedColumnSeriesComponent, IgcStackedColumnSeriesModule, IgcStackedFragmentSeriesComponent, IgcStackedFragmentSeriesModule, IgcStackedLineSeriesComponent, IgcStackedLineSeriesModule, IgcStackedSeriesBaseComponent, IgcStackedSeriesCollection, IgcStackedSeriesCreatedEventArgs, IgcStackedSplineAreaSeriesComponent, IgcStackedSplineAreaSeriesModule, IgcStackedSplineSeriesComponent, IgcStackedSplineSeriesModule, IgcStandardDeviationIndicatorComponent, IgcStandardDeviationIndicatorModule, IgcStepAreaSeriesComponent, IgcStepAreaSeriesModule, IgcStepLineSeriesComponent, IgcStepLineSeriesModule, IgcStochRSIIndicatorComponent, IgcStochRSIIndicatorModule, IgcStraightNumericAxisBaseComponent, IgcStrategyBasedIndicatorComponent, IgcStyleShapeEventArgs, IgcTRIXIndicatorComponent, IgcTRIXIndicatorModule, IgcTimeAxisBaseComponent, IgcTimeAxisBreakCollection, IgcTimeAxisBreakComponent, IgcTimeAxisBreakModule, IgcTimeAxisIntervalCollection, IgcTimeAxisIntervalComponent, IgcTimeAxisIntervalModule, IgcTimeAxisLabelFormatCollection, IgcTimeAxisLabelFormatComponent, IgcTimeAxisLabelFormatModule, IgcTimeXAxisComponent, IgcTimeXAxisModule, IgcTransitionOutCompletedEventArgs, IgcTreemapComponent, IgcTreemapModule, IgcTreemapNodePointerEventArgs, IgcTreemapNodeStyleComponent, IgcTreemapNodeStyleMappingCollection, IgcTreemapNodeStyleMappingComponent, IgcTreemapNodeStyleMappingModule, IgcTreemapNodeStyleModule, IgcTreemapNodeStylingEventArgs, IgcTypicalPriceIndicatorComponent, IgcTypicalPriceIndicatorModule, IgcUltimateOscillatorIndicatorComponent, IgcUltimateOscillatorIndicatorModule, IgcValueBrushScaleComponent, IgcValueBrushScaleModule, IgcValueLayerComponent, IgcValueLayerModule, IgcValueModeCollection, IgcValueOverlayComponent, IgcValueOverlayModule, IgcVerticalAnchoredCategorySeriesComponent, IgcVerticalStackedSeriesBaseComponent, IgcWaterfallSeriesComponent, IgcWaterfallSeriesModule, IgcWeightedCloseIndicatorComponent, IgcWeightedCloseIndicatorModule, IgcWilliamsPercentRIndicatorComponent, IgcWilliamsPercentRIndicatorModule, IgcXYChartComponent, IgcZoomSliderComponent, IgcZoomSliderModule, IgcZoomSliderResolvingAxisValueEventArgs, IndexCollection, IndicatorCalculationStrategy, IndicatorDisplayType, IndicatorDisplayTypeCollection, IndicatorDisplayType_$type, IndicatorPane, IndicatorProxy, IndicatorRenderer, IntColumn, InteractionMessage, InteractionMessage_Spark, InteractivityFactoryManager, ItemHighlightFrameRect, ItemLegend, ItemLegendView, ItemToolTipLayer, ItemToolTipLayerView, ItemTooltipCollisionInfo, ItemTooltipLayerFrame, ItemsSourceAction, ItemsSourceAction_$type, ItemwiseIndicatorCalculationStrategy, ItemwiseStrategyBasedIndicator, ItemwiseStrategyCalculationStrategy, KDPointData, KDTree2D, KDTreeNode2D, KDTreeThunk, KNearestResult, KNearestResults, LabelClickEventArgs, LabelFontHeuristics, LabelPanelArranger, LabelPanelsArrangeState, LabelPosition, LabelSizeChangedMessage, LabelsPosition, LabelsPosition_$type, LeaderLineType, LeaderLineType_$type, Legend, LegendBase, LegendBaseStyles, LegendBaseView, LegendBaseViewManager, LegendEmptyValuesMode, LegendEmptyValuesMode_$type, LegendHighlightingMode, LegendHighlightingMode_$type, LegendItemInfo, LegendItemVisualData, LegendMouseButtonEventArgs, LegendMouseEventArgs, LegendOrientation, LegendOrientation_$type, LegendTemplates, LegendView, LegendVisualData, LegendVisualDataList, LineFragment, LineFragmentBucketCalculator, LineFragmentView, LineSeries, LineSeriesView, LinearCategorySnapper, LinearContourValueResolver, LinearNumericSnapper, LinearScaler, LinearTickmarkValues, LogarithmicNumericSnapper, LogarithmicScaler, LogarithmicTickmarkValues, Marker, MarkerAutomaticBehavior, MarkerAutomaticBehavior_$type, MarkerFillMode, MarkerFillMode_$type, MarkerManagerBase, MarkerManagerBucket, MarkerMessage_Spark, MarkerOutlineMode, MarkerOutlineMode_$type, MarkerSeries, MarkerSeriesView, MarkerTemplates, MarkerType, MarkerTypeCollection, MarkerType_$type, MarkerVisualData, MarkerVisualDataList, MarketFacilitationIndexIndicator, MarketFacilitationIndexIndicatorStrategy, MassIndexIndicator, MassIndexIndicatorStrategy, MedianPriceIndicator, MedianPriceIndicatorStrategy, Message, MessageChannel, MessageChannel_Spark, MessageHandler, MessageHandler_Spark, Message_Spark, ModelUpdateMessage, MoneyFlowIndexIndicator, MoneyFlowIndexIndicatorStrategy, MouseButtonAction_$type, MouseButtonMessage, MouseButtonType_$type, MouseLeaveMessage, MouseLeaveMessage_Spark, MouseMoveMessage, MouseMoveMessage_Spark, MouseMoveThunk, MovingAverageConvergenceDivergenceIndicator, MovingAverageConvergenceDivergenceIndicatorStrategy, NaNSegmenter, NegativeVolumeIndexIndicator, NegativeVolumeIndexIndicatorStrategy, Node$1 as Node, NonCollisionAvoider, NormalRangeMessage_Spark, NumberAbbreviator, NumberAbbreviatorFactory, NumberChangedMessage_Spark, NumericAngleAxis, NumericAngleAxisView, NumericAxisBase, NumericAxisBaseView, NumericAxisRenderer, NumericAxisRenderingParameters, NumericMarkerManager, NumericRadiusAxis, NumericRadiusAxisView, NumericScaleMode, NumericScaleMode_$type, NumericScaler, NumericXAxis, NumericXAxisView, NumericYAxis, NumericYAxisView, ObjectColumn, OnBalanceVolumeIndicator, OnBalanceVolumeIndicatorStrategy, OrderedDictionary, OrderedDictionary$2, OrderedDictionaryEnumerator$2, OrdinalTimeXAxis, OthersCategoryContext, OuterLabelAlignment, OuterLabelAlignment_$type, OverlayProxy, OverviewPlusDetailViewportHost, OwnedPoint, PathRenderer, PathRenderingInfo, PercentChangeAxisRenderer, PercentChangeYAxis, PercentKCalculationStrategy, PercentagePriceOscillatorIndicator, PercentagePriceOscillatorIndicatorStrategy, PercentageVolumeOscillatorIndicator, PercentageVolumeOscillatorIndicatorStrategy, PieChartBase, PieChartBaseView, PieChartMockDataGenerator, PieChartMockDataItem, PieChartSliceSelector, PieChartStyleInfo, PieChartSweepDirection, PieChartSweepDirection_$type, PieChartViewManager, PieChartVisualData, PieLabel, PieLegendTemplates, PieSliceDataContext, PieSliceOthersContext, PieSliceVisualData, PieSliceVisualDataList, PixelRatioMessage_Spark, PlotAreaMouseButtonEventArgs, PlotAreaMouseEventArgs, PointList, PointSeries, PointSeriesView, PointerTooltip, PointerTooltipPointerLocation, PointerTooltipPointerLocation_$type, PointerTooltipStyle, PointerTooltipView, PointerTooltipVisualData, PointerTooltipVisualDataList, PolarAreaSeries, PolarAreaSeriesView, PolarAxes, PolarAxisInfoCache, PolarAxisRenderingManager, PolarAxisRenderingParameters, PolarBase, PolarBaseView, PolarFrame, PolarLinePlanner, PolarLineSeries, PolarLineSeriesBase, PolarLineSeriesBaseView, PolarLineSeriesView, PolarScatterSeries, PolarScatterSeriesView, PolarSeriesRenderManager, PolarSplineAreaSeries, PolarSplineAreaSeriesView, PolarSplineSeries, PolarSplineSeriesView, PolarTrendLineManager, PolygonMessage_Spark, PolylineBuilder, PositiveVolumeIndexIndicator, PositiveVolumeIndexIndicatorStrategy, PreparationParams, PriceChannelBucketCalculator, PriceChannelOverlay, PriceChannelOverlayView, PriceDisplayType, PriceDisplayType_$type, PriceVolumeTrendIndicator, PriceVolumeTrendIndicatorStrategy, ProgressiveLoadStatusEventArgs, PropertyChangedMessage, PropertyChangedMessage_Spark, ProportionalCategoryAngleAxis, ProportionalRadialLabelContext, RadialAreaSeries, RadialAreaSeriesView, RadialAxes, RadialAxisLabelPanel, RadialAxisLabelPanelView, RadialAxisRenderingParameters, RadialBase, RadialBaseChart, RadialBaseView, RadialBucketCalculator, RadialColumnSeries, RadialColumnSeriesView, RadialFrame, RadialLineSeries, RadialLineSeriesView, RadialPieSeries, RadialPieSeriesView, RadialSeriesRenderManager, RadialTrendLineManager, RangeAreaSeries, RangeAreaSeriesView, RangeCategoryBucketCalculator, RangeCategoryFramePreparer, RangeCategorySeries, RangeCategorySeriesView, RangeColumnSeries, RangeColumnSeriesView, RangeInfo, RangeValueList, RateOfChangeAndMomentumIndicator, RateOfChangeAndMomentumIndicatorStrategy, RefreshCompletedEventArgs, RelativeStrengthIndexIndicator, RelativeStrengthIndexIndicatorStrategy, RenderOuterLabelMessage, RenderRequestedEventArgs, RenderSliceMessage, RenderSurface, RenderValidEventArgs, RenderingMessage, RenderingMessage_Spark, Ring, RingCollection, RingControl, RingControlView, RingSeries, RingSeriesBase, RingSeriesBaseView, RingSeriesCollection, RingSeriesVisualData, RingSeriesVisualDataList, RingVisualData, RingVisualDataList, SafeEnumerable, SafeReadOnlyDoubleCollection, SafeSortedReadOnlyDoubleCollection, ScaleLegend, ScaleLegendView, ScalerParams, ScatterAreaSeries, ScatterAreaSeriesView, ScatterAxisInfoCache, ScatterBase, ScatterBaseView, ScatterContourSeries, ScatterContourSeriesView, ScatterErrorBarSettings, ScatterFrame, ScatterFrameBase$1, ScatterItemSearchMode, ScatterItemSearchMode_$type, ScatterLineSeries, ScatterLineSeriesView, ScatterPolygonSeries, ScatterPolygonSeriesView, ScatterPolylineSeries, ScatterPolylineSeriesView, ScatterSeries, ScatterSeriesRenderManager, ScatterSeriesView, ScatterSplineSeries, ScatterSplineSeriesView, ScatterTrendLineManager, ScatterTriangulationSeries, SearchArgs, SearchData, SelectedItemChangedEventArgs, SelectedItemChangingEventArgs, SelectedItemsChangedEventArgs, SelectedItemsChangedMessage, SelectedItemsChangingEventArgs, Series, SeriesCollection, SeriesComponentsForView, SeriesComponentsFromView, SeriesFocusHighlightingManager, SeriesHighlightedValuesDisplayMode, SeriesHighlightedValuesDisplayMode_$type, SeriesHighlightingBehavior, SeriesHighlightingBehavior_$type, SeriesHighlightingManager, SeriesHighlightingMode, SeriesHighlightingMode_$type, SeriesHitTestMode, SeriesHitTestMode_$type, SeriesInteractionManager, SeriesLayer, SeriesLayerCollection, SeriesLayerManager, SeriesLayerPropertyOverlay, SeriesLayerPropertyOverlayCollection, SeriesLayerPropertyOverlayValueResolvingEventArgs, SeriesMatcher, SeriesMatcherHelper, SeriesOutlineMode, SeriesOutlineMode_$type, SeriesPlotAreaMarginHorizontalMode, SeriesPlotAreaMarginHorizontalMode_$type, SeriesPlotAreaMarginVerticalMode, SeriesPlotAreaMarginVerticalMode_$type, SeriesPointOfInterest, SeriesRenderManager, SeriesRenderer$2, SeriesRenderingArguments, SeriesSelectionBehavior, SeriesSelectionBehavior_$type, SeriesSelectionHighlightingManager, SeriesSelectionMode, SeriesSelectionMode_$type, SeriesView, SeriesViewer, SeriesViewerComponentsForView, SeriesViewerComponentsFromView, SeriesViewerHorizontalScrollbarPosition, SeriesViewerHorizontalScrollbarPosition_$type, SeriesViewerInteractionManager, SeriesViewerManipulationEventArgs, SeriesViewerScrollbarManager, SeriesViewerScrollbarMode, SeriesViewerScrollbarMode_$type, SeriesViewerSelectedSeriesItemsChangedEventArgs, SeriesViewerSelectedSeriesItemsChangingEventArgs, SeriesViewerSurfaceViewer, SeriesViewerVerticalScrollbarPosition, SeriesViewerVerticalScrollbarPosition_$type, SeriesViewerView, SeriesViewerViewManager, SeriesVisibleRangeMode, SeriesVisibleRangeMode_$type, SeriesVisualData, SeriesVisualDataList, SeriesVisualDataManager, ServiceProvider, ServiceProvider_Spark, SetAreaSizeMessage, ShapeAxisInfoCache, ShapeHitRegion, ShapeItemSearchMode, ShapeItemSearchMode_$type, ShapeSeriesBase, ShapeSeriesRenderManager, ShapeSeriesViewBase, SingleValuesHolder, SizeScale, Slice, SliceAndDiceCalculator, SliceAppearance, SliceClickEventArgs, SliceClickedMessage, SliceCollection, SliceCoords, SliceEventArgs, SliceInfo, SliceInfoList, SliceItem, SliceMouseMessage, SliceMouseMessageType_$type, SliceSelectionManager, SliceSelectionMode, SliceSelectionMode_$type, SliceView, SliceVisualData, SliceVisualDataList, SlowStochasticOscillatorIndicator, SlowStochasticOscillatorIndicatorStrategy, Snapper, SortedListView$1, SortedReadOnlyDoubleCollection, SortingTrendLineManager, SparkFrame, SparkFramePreparer, SparkLayerType_$type, SparklineAxisVisualData, SparklineConnector, SparklineController, SparklineDisplayType, SparklineDisplayType_$type, SparklineStylingDefaults, SparklineToolTipContext, SparklineVisualData, SplineAreaFragment, SplineAreaFragmentView, SplineAreaSeries, SplineAreaSeriesView, SplineFragment, SplineFragmentBase, SplineFragmentBaseValueList, SplineFragmentBucketCalculator, SplineFragmentView, SplineSeries, SplineSeriesBase, SplineSeriesBaseView, SplineSeriesView, SplineType, SplineType_$type, SquarifiedCalculator, Stacked100AreaSeries, Stacked100AreaSeriesView, Stacked100BarBucketCalculator, Stacked100BarSeries, Stacked100BarSeriesView, Stacked100ColumnBucketCalculator, Stacked100ColumnSeries, Stacked100ColumnSeriesView, Stacked100DataPreparer, Stacked100LineSeries, Stacked100LineSeriesView, Stacked100SplineAreaSeries, Stacked100SplineAreaSeriesView, Stacked100SplineSeries, Stacked100SplineSeriesView, StackedAreaSeries, StackedAreaSeriesView, StackedBarBucketCalculator, StackedBarSeries, StackedBarSeriesView, StackedBucketCalculator, StackedColumnBucketCalculator, StackedColumnSeries, StackedColumnSeriesView, StackedFragmentSeries, StackedLineSeries, StackedLineSeriesView, StackedSeriesBase, StackedSeriesCollection, StackedSeriesCreatedEventArgs, StackedSeriesFramePreparer, StackedSeriesManager, StackedSeriesView, StackedSeriesVisualData, StackedSplineAreaSeries, StackedSplineAreaSeriesView, StackedSplineSeries, StackedSplineSeriesView, StandardDeviationIndicator, StandardDeviationIndicatorStrategy, StepAreaSeries, StepAreaSeriesView, StepLineSeries, StepLineSeriesView, StochRSIIndicator, StochRSIIndicatorStrategy, StraightNumericAxisBase, StraightNumericAxisBaseView, StrategyBasedIndicator, StreamingIndicatorCalculationStrategy, StringColumn, StrippedCalculator, StyleSelector, StyleShapeEventArgs, SupportingCalculation$1, SyncLink, SyncLinkManager, SyncManager, SyncSettings, SyncSettingsConverter, TRIXIndicator, TRIXIndicatorStrategy, TemplateChangedMessage, TemplatePicker, TemplatedHtmlControl, ThumbRangePosition, ThumbRangePosition_$type, TickmarkValues, TickmarkValuesInitializationParameters, TileZoomInfo, TileZoomManager, TileZoomTile, TileZoomTileCache, TileZoomTileInfo, TimeAxisBase, TimeAxisBreak, TimeAxisBreakCollection, TimeAxisDisplayType, TimeAxisDisplayType_$type, TimeAxisInterval, TimeAxisIntervalCollection, TimeAxisIntervalType, TimeAxisIntervalType_$type, TimeAxisLabelFormat, TimeAxisLabelFormatCollection, TimeAxisLabellingMode, TimeAxisLabellingMode_$type, TimeRepetitionLevel_$type, TimeXAxis, TitleSettings, ToolTipType, ToolTipType_$type, Tooltip, TooltipMessage_Spark, TooltipUpdateMessage, TooltipValueChangedMessage, ToooltipTemplateMessage_Spark, TrackShadeOrientation_$type, TrackThumb, TrackThumbRange, TransitionInSpeedType, TransitionInSpeedType_$type, TransitionOutCompletedEventArgs, TransitionOutSpeedType, TransitionOutSpeedType_$type, Treemap, TreemapFillScaleMode, TreemapFillScaleMode_$type, TreemapFrame, TreemapHeaderDisplayMode, TreemapHeaderDisplayMode_$type, TreemapHighlightedValueDisplayMode, TreemapHighlightedValueDisplayMode_$type, TreemapHighlightingManager, TreemapHighlightingMode, TreemapHighlightingMode_$type, TreemapLabelHorizontalFitMode, TreemapLabelHorizontalFitMode_$type, TreemapLabelVerticalFitMode, TreemapLabelVerticalFitMode_$type, TreemapLabelVisualData, TreemapLayoutCalculator, TreemapLayoutSettings, TreemapLayoutType, TreemapLayoutType_$type, TreemapNodeFrame, TreemapNodePointerEventArgs, TreemapNodeStyle, TreemapNodeStyleMapping, TreemapNodeStyleMappingCollection, TreemapNodeStyleMappingTargetType, TreemapNodeStyleMappingTargetType_$type, TreemapNodeStylingEventArgs, TreemapNodeVisualData, TreemapNodeVisualDataList, TreemapOrientation, TreemapOrientation_$type, TreemapTreeData, TreemapTreeNode, TreemapValueMappingMode, TreemapValueMappingMode_$type, TreemapView, TreemapViewRenderer, TreemapVisual, TreemapVisualData, TrendAverageCalculator, TrendFitCalculator, TrendLineManagerBase$1, TrendLineManagerNames, TrendLineManagerType_$type, TrendLineMessage_Spark, TrendResolutionParams, TriangleRasterizer, TriangleRasterizer_PointAndValue, TypicalPriceIndicator, TypicalPriceIndicatorStrategy, UltimateOscillatorIndicator, UltimateOscillatorIndicatorCalculationStrategy, UserSelectedItemsChangedMessage, ValueAxisLabelLocation, ValueAxisLabelLocation_$type, ValueBrushScale, ValueLayer, ValueLayerFrame, ValueLayerValueMode, ValueLayerValueMode_$type, ValueLayerView, ValueModeCollection, ValueOverlay, ValueOverlayView, ValuesHolder, VerticalAnchoredCategorySeries, VerticalAnchoredCategorySeriesInteractionManager, VerticalAxisLabelPanel, VerticalAxisLabelPanelView, VerticalAxisView, VerticalLinearScaler, VerticalLogarithmicScaler, VerticalPercentChangeScaler, VerticalStackedSeriesBase, ViewPropertyChangedMessage, ViewerSurfaceUsage, ViewerSurfaceUsage_$type, ViewportChangedMessage, ViewportChangedMessage_Spark, ViewportUtils, VisibilityMessage_Spark, VisualDataFactoryManager, VisualDataSerializer, VisualExportHelper, WaterfallSeries, WaterfallSeriesView, WeightedCloseIndicator, WeightedCloseIndicatorStrategy, WilliamsPercentRIndicator, WilliamsPercentRIndicatorStrategy, WinLossColumnMessage_Spark, WindowResponse, WindowResponse_$type, XAxisLabelLocation, XAxisLabelLocation_$type, XYChart, XamDataChart, XamDataChartView, XamDataLegend, XamDoughnutChart, XamDoughnutChartView, XamFunnelChart, XamFunnelConnector, XamFunnelController, XamFunnelSlice, XamFunnelView, XamPieChart, XamPieChartView, XamSparkline, XamSparklineView, YAxisLabelLocation, YAxisLabelLocation_$type, ZoomCoercionMode, ZoomCoercionMode_$type, ZoomSlider, ZoomSliderCursor_$type, ZoomSliderOrientation, ZoomSliderOrientation_$type, ZoomSliderResolvingAxisValueEventArgs, ZoomSliderView, ZoomSliderVisualArea_$type };
254912
+ export { AbsoluteVolumeOscillatorIndicator, AbsoluteVolumeOscillatorIndicatorStrategy, AccumulationDistributionIndicator, AccumulationDistributionIndicatorStrategy, ActualLegendItemBadgeShape_$type, ActualRange, AnchoredCategoryBucketCalculator, AnchoredCategorySeries, AnchoredCategorySeriesInteractionManager, AnchoredCategorySeriesView, AnchoredRadialBucketCalculator, AnchoredRadialSeries, AnchoredRadialSeriesView, AngleAxisLabelLocation, AngleAxisLabelLocation_$type, AngleAxisLabelPanel, AngleAxisLabelPanelView, AngleRadiusPair, AnnotationAppearanceMode, AnnotationAppearanceMode_$type, AnnotationFactoryManager, AnnotationInfoProvider, AnnotationLayer, AnnotationLayerProxy, AnnotationLayerView, Arc, ArcItem, ArcView, ArcVisualData, ArcVisualDataList, AreaFragment, AreaFragmentBucketCalculator, AreaFragmentView, AreaInfo, AreaSeries, AreaSeriesView, AssigningCategoryMarkerStyleEventArgs, AssigningCategoryStyleEventArgs, AssigningCategoryStyleEventArgsBase, AssigningPolarMarkerStyleEventArgs, AssigningPolarStyleEventArgs, AssigningPolarStyleEventArgsBase, AssigningRadialMarkerStyleEventArgs, AssigningRadialStyleEventArgs, AssigningRadialStyleEventArgsBase, AssigningScatterMarkerStyleEventArgs, AssigningScatterStyleEventArgs, AssigningScatterStyleEventArgsBase, AssigningSeriesShapeStyleEventArgsBase, AssigningSeriesStyleEventArgsBase, AssigningShapeMarkerStyleEventArgs, AssigningShapeStyleEventArgs, AssigningShapeStyleEventArgsBase, AutoCalloutVisibilityMode, AutoCalloutVisibilityMode_$type, AutoMarginsAndAngleUpdateMode, AutoMarginsAndAngleUpdateMode_$type, AutoRangeCalculator, AutomaticSeriesManager, AutomaticSeriesPurpose_$type, AutomaticSeriesRequest, AutomaticSeriesRequestCollection, AverageDirectionalIndexIndicator, AverageDirectionalIndexIndicatorStrategy, AverageTrueRangeIndicator, AverageTrueRangeIndicatorStrategy, Axis, AxisAngleLabelMode, AxisAngleLabelMode_$type, AxisAnnotation, AxisAnnotationFrame, AxisAnnotationFrameManager, AxisAnnotationManager, AxisCollection, AxisComponentsForView, AxisComponentsFromView, AxisDefaults, AxisExtentType, AxisExtentType_$type, AxisLabelInfo, AxisLabelManager, AxisLabelPanelBase, AxisLabelPanelBaseView, AxisLabelSettings, AxisLabelVisualData, AxisLabelVisualDataList, AxisLabelsLocation, AxisLabelsLocation_$type, AxisOrientation, AxisOrientation_$type, AxisRange, AxisRangeBufferMode, AxisRangeBufferMode_$type, AxisRangeChangedEventArgs, AxisRenderMessage_Spark, AxisRendererBase, AxisRenderingParametersBase, AxisTitlePosition, AxisTitlePosition_$type, AxisView, AxisVisualData, AxisVisualDataList, AxisVisualDataManager, BarBucketCalculator, BarFragment, BarFramePreparer, BarSeries, BarSeriesView, BarTrendFitCalculator, BarTrendLineManager, Bezier, BezierOp, BezierPoint, BollingerBandWidthIndicator, BollingerBandWidthIndicatorStrategy, BollingerBandsBucketCalculator, BollingerBandsOverlay, BollingerBandsOverlayView, BrushChangedMessage_Spark, BrushScale, BrushSelectionMode, BrushSelectionMode_$type, BubbleMarkerManager, BubbleSeries, BubbleSeriesView, CalculatedColumn, CalloutAnnotation, CalloutAnnotationCollection, CalloutAnnotationWrapper, CalloutContentUpdatingEventArgs, CalloutKey, CalloutLabelUpdatingEventArgs, CalloutLayer, CalloutLayerFrame, CalloutLayerView, CalloutPlacementPositions, CalloutPlacementPositionsCollection, CalloutPlacementPositions_$type, CalloutRenderStyleUpdatingEventArgs, CalloutSeriesSelectingEventArgs, CalloutStyleUpdatingEventArgs, CalloutView, CalloutViewHelper, CalloutVisualData, CalloutVisualDataList, CategoryAngleAxis, CategoryAngleAxisView, CategoryAxisBase, CategoryAxisBaseView, CategoryAxisRenderer, CategoryAxisRenderingParameters, CategoryBucketCalculator, CategoryChart, CategoryChartMockDataGenerator, CategoryChartMockDataItem, CategoryChartToolbarFactoryManager, CategoryChartToolbarProvider, CategoryChartType, CategoryChartType_$type, CategoryDateTimeXAxis, CategoryDateTimeXAxisView, CategoryErrorBarSettings, CategoryFrame, CategoryFramePreparer, CategoryFramePreparerBase, CategoryHighlightFrameRect, CategoryHighlightLayer, CategoryHighlightLayerFrame, CategoryHighlightLayerView, CategoryItemHighlightLayer, CategoryItemHighlightLayerFrame, CategoryItemHighlightLayerView, CategoryItemHighlightType, CategoryItemHighlightType_$type, CategoryLineRasterizer, CategoryMarkerManager, CategoryMode_$type, CategorySeries, CategorySeriesInteractionManager, CategorySeriesMarkerCollisionAvoidance, CategorySeriesMarkerCollisionAvoidance_$type, CategorySeriesRenderManager, CategorySeriesView, CategoryTickmarkValues, CategoryToolTipCollisionInfo, CategoryToolTipLayer, CategoryToolTipLayerFrame, CategoryToolTipLayerView, CategoryTooltipLayerPosition, CategoryTooltipLayerPosition_$type, CategoryTooltipSeriesInfo, CategoryTransitionInMode, CategoryTransitionInMode_$type, CategoryTransitionSourceFramePreparer, CategoryTrendLineManager, CategoryTrendLineManagerBase, CategoryTrendLineManagerFactory, CategoryXAxis, CategoryXAxisView, CategoryYAxis, CategoryYAxisView, ChaikinOscillatorIndicator, ChaikinOscillatorIndicatorStrategy, ChaikinVolatilityIndicator, ChaikinVolatilityIndicatorStrategy, ChartAxisRangeChangedEventArgs, ChartCollection, ChartContentManager, ChartContentType_$type, ChartCursorEventArgs, ChartGroupDescription, ChartGroupDescriptionCollection, ChartHitTestMode, ChartHitTestMode_$type, ChartMouseEventArgs, ChartSelectedItemCollection, ChartSelection, ChartSeriesEventArgs, ChartSortDescription, ChartSortDescriptionCollection, ChartSummaryDescription, ChartSummaryDescriptionCollection, ChartTitleVisualData, ChartTitleVisualDataList, ChartVisualData, ClearMessage, ClearMessage_Spark, ClearTooltipMessage, CoercionInfo, CollisionAvoidanceType, CollisionAvoidanceType_$type, CollisionAvoider, ColorScale, ColorScaleInterpolationMode, ColorScaleInterpolationMode_$type, ColumnFragment, ColumnFragmentView, ColumnMessage_Spark, ColumnSeries, ColumnSeriesView, ColumnSupportingCalculation, CommodityChannelIndexIndicator, CommodityChannelIndexIndicatorStrategy, ComputedPlotAreaMarginMode, ComputedPlotAreaMarginMode_$type, ConfigurationMessage, ConfigurationMessage_Spark, ConsolidatedItemHitTestBehavior, ConsolidatedItemHitTestBehavior_$type, ConsolidatedItemsPosition, ConsolidatedItemsPosition_$type, ContainerMessage_Spark, ContainerResizedMessage_Spark, ContainerSizeChangedMessage, ContainerSizeChangedMessage_Spark, ContentInfo, ContourBuilder, ContourValueResolver, CrosshairLayer, CrosshairLayerFrame, CrosshairLayerView, CrosshairsDisplayMode, CrosshairsDisplayMode_$type, CustomContourValueResolver, CustomContourValueResolverEventArgs, CustomIndicator, CustomIndicatorNameCollection, CustomIndicatorStrategy, CustomPaletteBrushScale, CustomPaletteColorScale, DataAbbreviation, DataAbbreviator, DataChangedMessage_Spark, DataChartMouseButtonEventArgs, DataChartStylingDefaults, DataChartToolbarFactoryManager, DataChartToolbarIcons, DataChartToolbarProvider, DataChartVisualDataManager, DataLegendColumn, DataLegendContent, DataLegendIndexDictionary$1, DataLegendRenderContext, DataLegendRowBase, DataLegendRowCell, DataLegendRowInfo, DataLegendSeriesGroupInfo, DataLegendStylingColumnEventArgs, DataLegendStylingRowEventArgs, DataLegendSummaryCalculationAverage, DataLegendSummaryCalculationBase, DataLegendSummaryCalculationEmpty, DataLegendSummaryCalculationMax, DataLegendSummaryCalculationMin, DataLegendSummaryCalculationTotal, DataLegendSummaryEventArgs, DataLegendSummaryResult, DataLegendView, DataLegendVisualData, DataLegendVisualDataColumn, DataLegendVisualDataRow, DataPieBaseChart, DataPieChart, DataPieChartToolbarFactoryManager, DataPieChartToolbarProvider, DataPieChartType, DataPieChartType_$type, DataSourceManager, DataSourceSupportingCalculation, DataToolTipLayer, DataToolTipLayerFrame, DataToolTipLayerPosition, DataToolTipLayerPosition_$type, DataToolTipLayerView, DataToolTipSeriesInfo, DataTooltipCollisionInfo, DataTooltipConstraintMode, DataTooltipConstraintMode_$type, DataUpdatedMessage, DefaultCategoryTrendlineHost, DefaultCategoryTrendlinePreparer, DefaultFlattener, DefaultHighLowValueProvider, DefaultPaletteInfo, DefaultProvidesViewport, DefaultSingleValueProvider, DefaultSupportsErrorBars, DefaultSupportsMarkers, DefaultTrackBarVisual, DefaultTrackRangeVisual, DefaultTrackShadeVisual, DefaultTrackThumbCalloutVisual, DefaultTrackThumbVisual, Defaults, DelegateClipper, DetrendedPriceOscillatorIndicator, DetrendedPriceOscillatorIndicatorStrategy, DictInterpolator$3, DomainChart, DomainChartCheckboxListItem, DomainChartPlotAreaPointerEventArgs, DomainChartSeriesPointerEventArgs, DomainChartToolbarFactoryManager, DomainChartToolbarProvider, DomainType, DomainType_$type, DoubleColumn, DoughnutChartLabelVisualData, DoughnutChartVisualData, EaseOfMovementIndicator, EaseOfMovementIndicatorStrategy, EnableErrorBars, EnableErrorBars_$type, ErrorBarSettingsBase, ErrorBarsHelper, FastHorizontalLinearScaler, FastItemCoalescingColumn, FastStochasticOscillatorIndicator, FastStochasticOscillatorIndicatorStrategy, FastVerticalLinearScaler, FilterStringErrorsParsingEventArgs, FinalValueLayer, FinalValueLayerFrame, FinalValueLayerView, FinalValueSelectionMode, FinalValueSelectionMode_$type, FinancialBucketCalculator, FinancialCalculationDataSource, FinancialCalculationSupportingCalculations, FinancialChart, FinancialChartContext, FinancialChartCustomIndicatorArgs, FinancialChartDropDownControl, FinancialChartDropDownControlView, FinancialChartDropDownControlViewModel, FinancialChartEnumCollectionPickerVisualData, FinancialChartEnumPickerVisualData, FinancialChartIndicatorMenu, FinancialChartIndicatorMenuContext, FinancialChartIndicatorMenuItem, FinancialChartIndicatorMenuItems, FinancialChartIndicatorMenuView, FinancialChartIndicatorMenuViewModel, FinancialChartRangeSelector, FinancialChartRangeSelectorContext, FinancialChartRangeSelectorOption, FinancialChartRangeSelectorOptionCollection, FinancialChartRangeSelectorOption_$type, FinancialChartRangeSelectorView, FinancialChartRangeSelectorViewModel, FinancialChartRangeSelectorVisualData, FinancialChartToolbar, FinancialChartToolbarContext, FinancialChartToolbarViewModel, FinancialChartToolbarVisualData, FinancialChartType, FinancialChartTypePicker, FinancialChartTypePickerContext, FinancialChartTypePickerView, FinancialChartTypePickerViewModel, FinancialChartType_$type, FinancialChartViewModel, FinancialChartVisualData, FinancialChartVolumeType, FinancialChartVolumeType_$type, FinancialChartXAxisMode, FinancialChartXAxisMode_$type, FinancialChartYAxisMode, FinancialChartYAxisMode_$type, FinancialChartZoomSliderType, FinancialChartZoomSliderType_$type, FinancialEventArgs, FinancialIndicator, FinancialIndicatorBucketCalculator, FinancialIndicatorType, FinancialIndicatorTypeCollection, FinancialIndicatorType_$type, FinancialIndicatorView, FinancialLegend, FinancialLegendView, FinancialLegendViewManager, FinancialOverlay, FinancialOverlayType, FinancialOverlayTypeCollection, FinancialOverlayType_$type, FinancialPriceBucketCalculator, FinancialPriceSeries, FinancialPriceSeriesProxy, FinancialPriceSeriesView, FinancialSeries, FinancialSeriesView, FinancialValueList, FlattenedShape, ForceIndexIndicator, ForceIndexIndicatorStrategy, FragmentBase, FragmentBaseValueList, Frame, FrameExtended, FramePreparer, FrameRenderCompleteMessage, FullStochasticOscillatorIndicator, FullStochasticOscillatorIndicatorStrategy, FunnelChartVisualData, FunnelDataContext, FunnelFrame, FunnelLegendTemplates, FunnelSliceClickedEventArgs, FunnelSliceDataContext, FunnelSliceDisplay, FunnelSliceDisplay_$type, FunnelSliceEventArgs, FunnelSliceVisualData, FunnelSliceVisualDataList, GradientData, GradientStopData, GridMode, GridMode_$type, HierarchicalRingSeries, HighDensityScatterSeries, HighDensityScatterSeriesView, HighLowValuesHolder, HighlightingMode, HighlightingMode_$type, HoleDimensionsChangedEventArgs, HorizontalAnchoredCategorySeries, HorizontalAnchoredCategorySeriesInteractionManager, HorizontalAnchoredCategorySeriesProxy, HorizontalAxisLabelPanel, HorizontalAxisLabelPanelBase, HorizontalAxisLabelPanelBaseView, HorizontalAxisView, HorizontalLinearScaler, HorizontalLogarithmicScaler, HorizontalRangeCategorySeries, HorizontalRangeCategorySeriesProxy, HorizontalStackedSeriesBase, IAnchoredCategorySeriesInteractionManager_$type, IAngleScaler_$type, IAnnotationInfoProvider_$type, IAnnotationLayerProxy_$type, IAxisAnnotationManager_$type, IAxisAnnotation_$type, IAxisVisualDataManager_$type, IBarSeries_$type, IBucketizer_$type, ICategoryScaler_$type, ICategorySeriesInteractionManager_$type, ICoalescingModerator_$type, IDataChartToolbarProvider_$type, IDataChartVisualDataManager_$type, IDataLegendSummaryCalculation_$type, IDateTimeAxis_$type, IDetectsCollisions_$type, IDomainChartToolbarProvider_$type, IDomainChartWidget_$type, IFinancialPriceSeriesProxy_$type, IFlattener_$type, IFunnelLabelSizeDecider_$type, IHasCategoryAxis_$type, IHasCategoryModePreference_$type, IHasCategoryTrendline_$type, IHasHighLowValueCategory_$type, IHasSingleValueCategory_$type, IHasTrendline_$type, IHorizontalAnchoredCategorySeriesInteractionManager_$type, IHorizontalAnchoredCategorySeriesProxy_$type, IHorizontalRangeCategorySeriesProxy_$type, IIndicatorProxy_$type, IIsCategoryBased_$type, IItemProvider_$type, INumberAbbreviator_$type, IOrdinalAxis_$type, IOuterLabelWidthDecider_$type, IOverlayProxy_$type, IPolarRadialRenderingParameters_$type, IPreparesCategoryTrendline_$type, IProvidesViewport_$type, IScaler_$type, ISeriesInteractionManager_$type, ISeriesViewerInteractionManager_$type, ISeriesViewerScrollbarManager_$type, ISeriesViewerWidgetOptions_$type, ISeriesViewerWidget_$type, ISeriesVisualDataManager_$type, IShortPeriodLongPeriod_$type, ISortingAxis_$type, IStacked100Series_$type, ISupportsErrorBars_$type, ISupportsFillScale_$type, ISupportsMarkers_$type, ISupportsSizeScale_$type, ITileZoomTileInfo_$type, ITileZoomTile_$type, ITimeRangeSelectorAxis_$type, ITimeXAxis_$type, ITrackBarVisual_$type, ITrackOwner_$type, ITrackRangeVisual_$type, ITrackShadeVisual_$type, ITrackThumbCalloutVisual_$type, ITrackThumbVisual_$type, ITrendLineManager_$type, ITrendLineSeries_$type, IVerticalAnchoredCategorySeriesInteractionManager_$type, IZoomableCategoryAxis_$type, IgQueue$1, IgcAbsoluteVolumeOscillatorIndicatorComponent, IgcAbsoluteVolumeOscillatorIndicatorModule, IgcAccumulationDistributionIndicatorComponent, IgcAccumulationDistributionIndicatorModule, IgcAnchoredCategorySeriesComponent, IgcAnchoredRadialSeriesComponent, IgcAnnotationLayerComponent, IgcAnnotationLayerProxyModule, IgcAreaFragmentComponent, IgcAreaFragmentModule, IgcAreaSeriesComponent, IgcAreaSeriesModule, IgcAssigningCategoryMarkerStyleEventArgs, IgcAssigningCategoryStyleEventArgs, IgcAssigningCategoryStyleEventArgsBase, IgcAssigningPolarMarkerStyleEventArgs, IgcAssigningPolarStyleEventArgs, IgcAssigningPolarStyleEventArgsBase, IgcAssigningRadialMarkerStyleEventArgs, IgcAssigningRadialStyleEventArgs, IgcAssigningRadialStyleEventArgsBase, IgcAssigningScatterMarkerStyleEventArgs, IgcAssigningScatterStyleEventArgs, IgcAssigningScatterStyleEventArgsBase, IgcAssigningSeriesShapeStyleEventArgsBase, IgcAssigningSeriesStyleEventArgsBase, IgcAssigningShapeMarkerStyleEventArgs, IgcAssigningShapeStyleEventArgs, IgcAssigningShapeStyleEventArgsBase, IgcAverageDirectionalIndexIndicatorComponent, IgcAverageDirectionalIndexIndicatorModule, IgcAverageTrueRangeIndicatorComponent, IgcAverageTrueRangeIndicatorModule, IgcAxisAnnotation, IgcAxisAnnotationCollection, IgcAxisCollection, IgcAxisComponent, IgcAxisRangeChangedEventArgs, IgcBarFragmentComponent, IgcBarFragmentModule, IgcBarSeriesComponent, IgcBarSeriesModule, IgcBollingerBandWidthIndicatorComponent, IgcBollingerBandWidthIndicatorModule, IgcBollingerBandsOverlayComponent, IgcBollingerBandsOverlayModule, IgcBrushScaleComponent, IgcBrushScaleModule, IgcBubbleSeriesComponent, IgcBubbleSeriesModule, IgcCalculatedColumn, IgcCalloutAnnotation, IgcCalloutAnnotationCollection, IgcCalloutContentUpdatingEventArgs, IgcCalloutLabelUpdatingEventArgs, IgcCalloutLayerComponent, IgcCalloutLayerModule, IgcCalloutPlacementPositionsCollection, IgcCalloutRenderStyleUpdatingEventArgs, IgcCalloutSeriesSelectingEventArgs, IgcCalloutStyleUpdatingEventArgs, IgcCategoryAngleAxisComponent, IgcCategoryAngleAxisModule, IgcCategoryAxisBaseComponent, IgcCategoryChartComponent, IgcCategoryChartCoreModule, IgcCategoryChartModule, IgcCategoryChartToolbarModule, IgcCategoryDateTimeXAxisComponent, IgcCategoryDateTimeXAxisModule, IgcCategoryHighlightLayerComponent, IgcCategoryHighlightLayerModule, IgcCategoryItemHighlightLayerComponent, IgcCategoryItemHighlightLayerModule, IgcCategorySeriesComponent, IgcCategoryToolTipLayerComponent, IgcCategoryToolTipLayerModule, IgcCategoryXAxisComponent, IgcCategoryXAxisModule, IgcCategoryYAxisComponent, IgcCategoryYAxisModule, IgcChaikinOscillatorIndicatorComponent, IgcChaikinOscillatorIndicatorModule, IgcChaikinVolatilityIndicatorComponent, IgcChaikinVolatilityIndicatorModule, IgcChartCursorEventArgs, IgcChartGroupDescription, IgcChartGroupDescriptionCollection, IgcChartGroupDescriptionModule, IgcChartMouseEventArgs, IgcChartSelectedItemCollection, IgcChartSelection, IgcChartSelectionModule, IgcChartSeriesEventArgs, IgcChartSortDescription, IgcChartSortDescriptionCollection, IgcChartSortDescriptionModule, IgcChartSummaryDescription, IgcChartSummaryDescriptionCollection, IgcChartSummaryDescriptionModule, IgcColorScaleComponent, IgcColumnFragmentComponent, IgcColumnFragmentModule, IgcColumnSeriesComponent, IgcColumnSeriesModule, IgcColumnSupportingCalculation, IgcCommodityChannelIndexIndicatorComponent, IgcCommodityChannelIndexIndicatorModule, IgcContourValueResolverComponent, IgcCrosshairLayerComponent, IgcCrosshairLayerModule, IgcCustomContourValueResolverComponent, IgcCustomContourValueResolverEventArgs, IgcCustomContourValueResolverModule, IgcCustomIndicatorComponent, IgcCustomIndicatorModule, IgcCustomIndicatorNameCollection, IgcCustomPaletteBrushScaleComponent, IgcCustomPaletteBrushScaleModule, IgcCustomPaletteColorScaleComponent, IgcCustomPaletteColorScaleModule, IgcDataChartAnnotationModule, IgcDataChartCategoryCoreModule, IgcDataChartCategoryModule, IgcDataChartCategoryTrendLineModule, IgcDataChartComponent, IgcDataChartCoreModule, IgcDataChartDefaultTooltipsComponent, IgcDataChartExtendedAxesModule, IgcDataChartFinancialCoreModule, IgcDataChartFinancialIndicatorsModule, IgcDataChartFinancialModule, IgcDataChartFinancialOverlaysModule, IgcDataChartInteractivityModule, IgcDataChartMouseButtonEventArgs, IgcDataChartPolarCoreModule, IgcDataChartPolarModule, IgcDataChartRadialCoreModule, IgcDataChartRadialModule, IgcDataChartScatterCoreModule, IgcDataChartScatterModule, IgcDataChartShapeCoreModule, IgcDataChartShapeModule, IgcDataChartStackedModule, IgcDataChartToolbarIconsModule, IgcDataChartToolbarModule, IgcDataChartVerticalCategoryCoreModule, IgcDataChartVerticalCategoryModule, IgcDataChartVisualDataModule, IgcDataLegendComponent, IgcDataLegendModule, IgcDataLegendSeriesGroupInfo, IgcDataLegendStylingColumnEventArgs, IgcDataLegendStylingRowEventArgs, IgcDataLegendSummaryEventArgs, IgcDataPieBaseChartComponent, IgcDataPieChartComponent, IgcDataPieChartCoreModule, IgcDataPieChartModule, IgcDataPieChartToolbarModule, IgcDataSourceSupportingCalculation, IgcDataToolTipLayerComponent, IgcDataToolTipLayerModule, IgcDetrendedPriceOscillatorIndicatorComponent, IgcDetrendedPriceOscillatorIndicatorModule, IgcDomainChartComponent, IgcDomainChartPlotAreaPointerEventArgs, IgcDomainChartSeriesPointerEventArgs, IgcDoughnutChartComponent, IgcDoughnutChartCoreModule, IgcDoughnutChartDefaultTooltipsComponent, IgcDoughnutChartInteractivityModule, IgcDoughnutChartModule, IgcEaseOfMovementIndicatorComponent, IgcEaseOfMovementIndicatorModule, IgcFastStochasticOscillatorIndicatorComponent, IgcFastStochasticOscillatorIndicatorModule, IgcFilterStringErrorsParsingEventArgs, IgcFinalValueLayerComponent, IgcFinalValueLayerModule, IgcFinancialCalculationDataSource, IgcFinancialCalculationSupportingCalculations, IgcFinancialChartComponent, IgcFinancialChartCoreModule, IgcFinancialChartCustomIndicatorArgs, IgcFinancialChartDefaultTemplatesComponent, IgcFinancialChartModule, IgcFinancialChartRangeSelectorOptionCollection, IgcFinancialEventArgs, IgcFinancialIndicatorComponent, IgcFinancialIndicatorTypeCollection, IgcFinancialLegendComponent, IgcFinancialLegendModule, IgcFinancialOverlayComponent, IgcFinancialOverlayTypeCollection, IgcFinancialPriceSeriesComponent, IgcFinancialPriceSeriesModule, IgcFinancialPriceSeriesProxyModule, IgcFinancialSeriesComponent, IgcForceIndexIndicatorComponent, IgcForceIndexIndicatorModule, IgcFragmentBaseComponent, IgcFullStochasticOscillatorIndicatorComponent, IgcFullStochasticOscillatorIndicatorModule, IgcFunnelChartComponent, IgcFunnelChartCoreModule, IgcFunnelChartModule, IgcFunnelDataContext, IgcFunnelSliceClickedEventArgs, IgcFunnelSliceDataContext, IgcFunnelSliceEventArgs, IgcHierarchicalRingSeriesComponent, IgcHierarchicalRingSeriesModule, IgcHighDensityScatterSeriesComponent, IgcHighDensityScatterSeriesModule, IgcHoleDimensionsChangedEventArgs, IgcHorizontalAnchoredCategorySeriesComponent, IgcHorizontalAnchoredCategorySeriesProxyModule, IgcHorizontalRangeCategorySeriesComponent, IgcHorizontalRangeCategorySeriesProxyModule, IgcHorizontalStackedSeriesBaseComponent, IgcIndexCollection, IgcIndicatorDisplayTypeCollection, IgcIndicatorProxyModule, IgcIndicatorsModule, IgcItemLegendComponent, IgcItemLegendModule, IgcItemToolTipLayerComponent, IgcItemToolTipLayerModule, IgcItemwiseStrategyBasedIndicatorComponent, IgcLabelClickEventArgs, IgcLegendBaseComponent, IgcLegendComponent, IgcLegendModule, IgcLegendMouseButtonEventArgs, IgcLegendMouseEventArgs, IgcLineFragmentComponent, IgcLineFragmentModule, IgcLineSeriesComponent, IgcLineSeriesModule, IgcLinearContourValueResolverComponent, IgcLinearContourValueResolverModule, IgcMarkerSeriesComponent, IgcMarkerTypeCollection, IgcMarketFacilitationIndexIndicatorComponent, IgcMarketFacilitationIndexIndicatorModule, IgcMassIndexIndicatorComponent, IgcMassIndexIndicatorModule, IgcMedianPriceIndicatorComponent, IgcMedianPriceIndicatorModule, IgcMoneyFlowIndexIndicatorComponent, IgcMoneyFlowIndexIndicatorModule, IgcMovingAverageConvergenceDivergenceIndicatorComponent, IgcMovingAverageConvergenceDivergenceIndicatorModule, IgcNegativeVolumeIndexIndicatorComponent, IgcNegativeVolumeIndexIndicatorModule, IgcNumberAbbreviatorModule, IgcNumericAngleAxisComponent, IgcNumericAngleAxisModule, IgcNumericAxisBaseComponent, IgcNumericRadiusAxisComponent, IgcNumericRadiusAxisModule, IgcNumericXAxisComponent, IgcNumericXAxisModule, IgcNumericYAxisComponent, IgcNumericYAxisModule, IgcOnBalanceVolumeIndicatorComponent, IgcOnBalanceVolumeIndicatorModule, IgcOrdinalTimeXAxisComponent, IgcOrdinalTimeXAxisModule, IgcOverlayProxyModule, IgcOverlaysModule, IgcPercentChangeYAxisComponent, IgcPercentChangeYAxisModule, IgcPercentagePriceOscillatorIndicatorComponent, IgcPercentagePriceOscillatorIndicatorModule, IgcPercentageVolumeOscillatorIndicatorComponent, IgcPercentageVolumeOscillatorIndicatorModule, IgcPieChartBaseComponent, IgcPieChartComponent, IgcPieChartCoreModule, IgcPieChartModule, IgcPieSliceDataContext, IgcPieSliceOthersContext, IgcPlotAreaMouseButtonEventArgs, IgcPlotAreaMouseEventArgs, IgcPointSeriesComponent, IgcPointSeriesModule, IgcPolarAreaSeriesComponent, IgcPolarAreaSeriesModule, IgcPolarBaseComponent, IgcPolarLineSeriesBaseComponent, IgcPolarLineSeriesComponent, IgcPolarLineSeriesModule, IgcPolarScatterSeriesComponent, IgcPolarScatterSeriesModule, IgcPolarSplineAreaSeriesComponent, IgcPolarSplineAreaSeriesModule, IgcPolarSplineSeriesComponent, IgcPolarSplineSeriesModule, IgcPositiveVolumeIndexIndicatorComponent, IgcPositiveVolumeIndexIndicatorModule, IgcPriceChannelOverlayComponent, IgcPriceChannelOverlayModule, IgcPriceVolumeTrendIndicatorComponent, IgcPriceVolumeTrendIndicatorModule, IgcProgressiveLoadStatusEventArgs, IgcProportionalCategoryAngleAxisComponent, IgcProportionalCategoryAngleAxisModule, IgcRadialAreaSeriesComponent, IgcRadialAreaSeriesModule, IgcRadialBaseChartComponent, IgcRadialBaseComponent, IgcRadialColumnSeriesComponent, IgcRadialColumnSeriesModule, IgcRadialLineSeriesComponent, IgcRadialLineSeriesModule, IgcRadialPieSeriesComponent, IgcRadialPieSeriesModule, IgcRangeAreaSeriesComponent, IgcRangeAreaSeriesModule, IgcRangeCategorySeriesComponent, IgcRangeColumnSeriesComponent, IgcRangeColumnSeriesModule, IgcRateOfChangeAndMomentumIndicatorComponent, IgcRateOfChangeAndMomentumIndicatorModule, IgcRefreshCompletedEventArgs, IgcRelativeStrengthIndexIndicatorComponent, IgcRelativeStrengthIndexIndicatorModule, IgcRenderRequestedEventArgs, IgcRing, IgcRingSeriesBaseComponent, IgcRingSeriesCollection, IgcRingSeriesComponent, IgcRingSeriesModule, IgcScaleLegendComponent, IgcScaleLegendModule, IgcScalerParams, IgcScatterAreaSeriesComponent, IgcScatterAreaSeriesModule, IgcScatterBaseComponent, IgcScatterContourSeriesComponent, IgcScatterContourSeriesModule, IgcScatterLineSeriesComponent, IgcScatterLineSeriesModule, IgcScatterPolygonSeriesComponent, IgcScatterPolygonSeriesModule, IgcScatterPolylineSeriesComponent, IgcScatterPolylineSeriesModule, IgcScatterSeriesComponent, IgcScatterSeriesModule, IgcScatterSplineSeriesComponent, IgcScatterSplineSeriesModule, IgcScatterTriangulationSeriesComponent, IgcSelectedItemChangedEventArgs, IgcSelectedItemChangingEventArgs, IgcSelectedItemsChangedEventArgs, IgcSelectedItemsChangingEventArgs, IgcSeriesCollection, IgcSeriesComponent, IgcSeriesLayer, IgcSeriesLayerCollection, IgcSeriesLayerPropertyOverlay, IgcSeriesLayerPropertyOverlayCollection, IgcSeriesLayerPropertyOverlayValueResolvingEventArgs, IgcSeriesMatcher, IgcSeriesMatcherModule, IgcSeriesViewerComponent, IgcSeriesViewerManipulationEventArgs, IgcSeriesViewerSelectedSeriesItemsChangedEventArgs, IgcSeriesViewerSelectedSeriesItemsChangingEventArgs, IgcShapeSeriesBaseComponent, IgcSizeScaleComponent, IgcSizeScaleModule, IgcSliceClickEventArgs, IgcSliceEventArgs, IgcSlowStochasticOscillatorIndicatorComponent, IgcSlowStochasticOscillatorIndicatorModule, IgcSparklineComponent, IgcSparklineCoreModule, IgcSparklineModule, IgcSplineAreaFragmentComponent, IgcSplineAreaFragmentModule, IgcSplineAreaSeriesComponent, IgcSplineAreaSeriesModule, IgcSplineFragmentBaseComponent, IgcSplineFragmentComponent, IgcSplineFragmentModule, IgcSplineSeriesBaseComponent, IgcSplineSeriesComponent, IgcSplineSeriesModule, IgcStacked100AreaSeriesComponent, IgcStacked100AreaSeriesModule, IgcStacked100BarSeriesComponent, IgcStacked100BarSeriesModule, IgcStacked100ColumnSeriesComponent, IgcStacked100ColumnSeriesModule, IgcStacked100LineSeriesComponent, IgcStacked100LineSeriesModule, IgcStacked100SplineAreaSeriesComponent, IgcStacked100SplineAreaSeriesModule, IgcStacked100SplineSeriesComponent, IgcStacked100SplineSeriesModule, IgcStackedAreaSeriesComponent, IgcStackedAreaSeriesModule, IgcStackedBarSeriesComponent, IgcStackedBarSeriesModule, IgcStackedColumnSeriesComponent, IgcStackedColumnSeriesModule, IgcStackedFragmentSeriesComponent, IgcStackedFragmentSeriesModule, IgcStackedLineSeriesComponent, IgcStackedLineSeriesModule, IgcStackedSeriesBaseComponent, IgcStackedSeriesCollection, IgcStackedSeriesCreatedEventArgs, IgcStackedSplineAreaSeriesComponent, IgcStackedSplineAreaSeriesModule, IgcStackedSplineSeriesComponent, IgcStackedSplineSeriesModule, IgcStandardDeviationIndicatorComponent, IgcStandardDeviationIndicatorModule, IgcStepAreaSeriesComponent, IgcStepAreaSeriesModule, IgcStepLineSeriesComponent, IgcStepLineSeriesModule, IgcStochRSIIndicatorComponent, IgcStochRSIIndicatorModule, IgcStraightNumericAxisBaseComponent, IgcStrategyBasedIndicatorComponent, IgcStyleShapeEventArgs, IgcTRIXIndicatorComponent, IgcTRIXIndicatorModule, IgcTimeAxisBaseComponent, IgcTimeAxisBreakCollection, IgcTimeAxisBreakComponent, IgcTimeAxisBreakModule, IgcTimeAxisIntervalCollection, IgcTimeAxisIntervalComponent, IgcTimeAxisIntervalModule, IgcTimeAxisLabelFormatCollection, IgcTimeAxisLabelFormatComponent, IgcTimeAxisLabelFormatModule, IgcTimeXAxisComponent, IgcTimeXAxisModule, IgcTransitionOutCompletedEventArgs, IgcTreemapComponent, IgcTreemapModule, IgcTreemapNodePointerEventArgs, IgcTreemapNodeStyleComponent, IgcTreemapNodeStyleMappingCollection, IgcTreemapNodeStyleMappingComponent, IgcTreemapNodeStyleMappingModule, IgcTreemapNodeStyleModule, IgcTreemapNodeStylingEventArgs, IgcTypicalPriceIndicatorComponent, IgcTypicalPriceIndicatorModule, IgcUltimateOscillatorIndicatorComponent, IgcUltimateOscillatorIndicatorModule, IgcValueBrushScaleComponent, IgcValueBrushScaleModule, IgcValueLayerComponent, IgcValueLayerModule, IgcValueModeCollection, IgcValueOverlayComponent, IgcValueOverlayModule, IgcVerticalAnchoredCategorySeriesComponent, IgcVerticalStackedSeriesBaseComponent, IgcWaterfallSeriesComponent, IgcWaterfallSeriesModule, IgcWeightedCloseIndicatorComponent, IgcWeightedCloseIndicatorModule, IgcWilliamsPercentRIndicatorComponent, IgcWilliamsPercentRIndicatorModule, IgcXYChartComponent, IgcZoomSliderComponent, IgcZoomSliderModule, IgcZoomSliderResolvingAxisValueEventArgs, IndexCollection, IndicatorCalculationStrategy, IndicatorDisplayType, IndicatorDisplayTypeCollection, IndicatorDisplayType_$type, IndicatorPane, IndicatorProxy, IndicatorRenderer, IntColumn, InteractionMessage, InteractionMessage_Spark, InteractivityFactoryManager, ItemHighlightFrameRect, ItemLegend, ItemLegendView, ItemToolTipLayer, ItemToolTipLayerView, ItemTooltipCollisionInfo, ItemTooltipLayerFrame, ItemsSourceAction, ItemsSourceAction_$type, ItemwiseIndicatorCalculationStrategy, ItemwiseStrategyBasedIndicator, ItemwiseStrategyCalculationStrategy, KDPointData, KDTree2D, KDTreeNode2D, KDTreeThunk, KNearestResult, KNearestResults, LabelClickEventArgs, LabelFontHeuristics, LabelPanelArranger, LabelPanelsArrangeState, LabelPosition, LabelSizeChangedMessage, LabelsPosition, LabelsPosition_$type, LeaderLineType, LeaderLineType_$type, Legend, LegendBase, LegendBaseStyles, LegendBaseView, LegendBaseViewManager, LegendHighlightingMode, LegendHighlightingMode_$type, LegendItemInfo, LegendItemVisualData, LegendMouseButtonEventArgs, LegendMouseEventArgs, LegendOrientation, LegendOrientation_$type, LegendTemplates, LegendView, LegendVisualData, LegendVisualDataList, LineFragment, LineFragmentBucketCalculator, LineFragmentView, LineSeries, LineSeriesView, LinearCategorySnapper, LinearContourValueResolver, LinearNumericSnapper, LinearScaler, LinearTickmarkValues, LogarithmicNumericSnapper, LogarithmicScaler, LogarithmicTickmarkValues, Marker, MarkerAutomaticBehavior, MarkerAutomaticBehavior_$type, MarkerFillMode, MarkerFillMode_$type, MarkerManagerBase, MarkerManagerBucket, MarkerMessage_Spark, MarkerOutlineMode, MarkerOutlineMode_$type, MarkerSeries, MarkerSeriesView, MarkerTemplates, MarkerType, MarkerTypeCollection, MarkerType_$type, MarkerVisualData, MarkerVisualDataList, MarketFacilitationIndexIndicator, MarketFacilitationIndexIndicatorStrategy, MassIndexIndicator, MassIndexIndicatorStrategy, MedianPriceIndicator, MedianPriceIndicatorStrategy, Message, MessageChannel, MessageChannel_Spark, MessageHandler, MessageHandler_Spark, Message_Spark, ModelUpdateMessage, MoneyFlowIndexIndicator, MoneyFlowIndexIndicatorStrategy, MouseButtonAction_$type, MouseButtonMessage, MouseButtonType_$type, MouseLeaveMessage, MouseLeaveMessage_Spark, MouseMoveMessage, MouseMoveMessage_Spark, MouseMoveThunk, MovingAverageConvergenceDivergenceIndicator, MovingAverageConvergenceDivergenceIndicatorStrategy, NaNSegmenter, NegativeVolumeIndexIndicator, NegativeVolumeIndexIndicatorStrategy, Node$1 as Node, NonCollisionAvoider, NormalRangeMessage_Spark, NumberAbbreviator, NumberAbbreviatorFactory, NumberChangedMessage_Spark, NumericAngleAxis, NumericAngleAxisView, NumericAxisBase, NumericAxisBaseView, NumericAxisRenderer, NumericAxisRenderingParameters, NumericMarkerManager, NumericRadiusAxis, NumericRadiusAxisView, NumericScaleMode, NumericScaleMode_$type, NumericScaler, NumericXAxis, NumericXAxisView, NumericYAxis, NumericYAxisView, ObjectColumn, OnBalanceVolumeIndicator, OnBalanceVolumeIndicatorStrategy, OrderedDictionary, OrderedDictionary$2, OrderedDictionaryEnumerator$2, OrdinalTimeXAxis, OthersCategoryContext, OuterLabelAlignment, OuterLabelAlignment_$type, OverlayProxy, OverviewPlusDetailViewportHost, OwnedPoint, PathRenderer, PathRenderingInfo, PercentChangeAxisRenderer, PercentChangeYAxis, PercentKCalculationStrategy, PercentagePriceOscillatorIndicator, PercentagePriceOscillatorIndicatorStrategy, PercentageVolumeOscillatorIndicator, PercentageVolumeOscillatorIndicatorStrategy, PieChartBase, PieChartBaseView, PieChartMockDataGenerator, PieChartMockDataItem, PieChartSliceSelector, PieChartStyleInfo, PieChartSweepDirection, PieChartSweepDirection_$type, PieChartViewManager, PieChartVisualData, PieLabel, PieLegendTemplates, PieSliceDataContext, PieSliceOthersContext, PieSliceVisualData, PieSliceVisualDataList, PixelRatioMessage_Spark, PlotAreaMouseButtonEventArgs, PlotAreaMouseEventArgs, PointList, PointSeries, PointSeriesView, PointerTooltip, PointerTooltipPointerLocation, PointerTooltipPointerLocation_$type, PointerTooltipStyle, PointerTooltipView, PointerTooltipVisualData, PointerTooltipVisualDataList, PolarAreaSeries, PolarAreaSeriesView, PolarAxes, PolarAxisInfoCache, PolarAxisRenderingManager, PolarAxisRenderingParameters, PolarBase, PolarBaseView, PolarFrame, PolarLinePlanner, PolarLineSeries, PolarLineSeriesBase, PolarLineSeriesBaseView, PolarLineSeriesView, PolarScatterSeries, PolarScatterSeriesView, PolarSeriesRenderManager, PolarSplineAreaSeries, PolarSplineAreaSeriesView, PolarSplineSeries, PolarSplineSeriesView, PolarTrendLineManager, PolygonMessage_Spark, PolylineBuilder, PositiveVolumeIndexIndicator, PositiveVolumeIndexIndicatorStrategy, PreparationParams, PriceChannelBucketCalculator, PriceChannelOverlay, PriceChannelOverlayView, PriceDisplayType, PriceDisplayType_$type, PriceVolumeTrendIndicator, PriceVolumeTrendIndicatorStrategy, ProgressiveLoadStatusEventArgs, PropertyChangedMessage, PropertyChangedMessage_Spark, ProportionalCategoryAngleAxis, ProportionalRadialLabelContext, RadialAreaSeries, RadialAreaSeriesView, RadialAxes, RadialAxisLabelPanel, RadialAxisLabelPanelView, RadialAxisRenderingParameters, RadialBase, RadialBaseChart, RadialBaseView, RadialBucketCalculator, RadialColumnSeries, RadialColumnSeriesView, RadialFrame, RadialLineSeries, RadialLineSeriesView, RadialPieSeries, RadialPieSeriesView, RadialSeriesRenderManager, RadialTrendLineManager, RangeAreaSeries, RangeAreaSeriesView, RangeCategoryBucketCalculator, RangeCategoryFramePreparer, RangeCategorySeries, RangeCategorySeriesView, RangeColumnSeries, RangeColumnSeriesView, RangeInfo, RangeValueList, RateOfChangeAndMomentumIndicator, RateOfChangeAndMomentumIndicatorStrategy, RefreshCompletedEventArgs, RelativeStrengthIndexIndicator, RelativeStrengthIndexIndicatorStrategy, RenderOuterLabelMessage, RenderRequestedEventArgs, RenderSliceMessage, RenderSurface, RenderValidEventArgs, RenderingMessage, RenderingMessage_Spark, Ring, RingCollection, RingControl, RingControlView, RingSeries, RingSeriesBase, RingSeriesBaseView, RingSeriesCollection, RingSeriesVisualData, RingSeriesVisualDataList, RingVisualData, RingVisualDataList, SafeEnumerable, SafeReadOnlyDoubleCollection, SafeSortedReadOnlyDoubleCollection, ScaleLegend, ScaleLegendView, ScalerParams, ScatterAreaSeries, ScatterAreaSeriesView, ScatterAxisInfoCache, ScatterBase, ScatterBaseView, ScatterContourSeries, ScatterContourSeriesView, ScatterErrorBarSettings, ScatterFrame, ScatterFrameBase$1, ScatterItemSearchMode, ScatterItemSearchMode_$type, ScatterLineSeries, ScatterLineSeriesView, ScatterPolygonSeries, ScatterPolygonSeriesView, ScatterPolylineSeries, ScatterPolylineSeriesView, ScatterSeries, ScatterSeriesRenderManager, ScatterSeriesView, ScatterSplineSeries, ScatterSplineSeriesView, ScatterTrendLineManager, ScatterTriangulationSeries, SearchArgs, SearchData, SelectedItemChangedEventArgs, SelectedItemChangingEventArgs, SelectedItemsChangedEventArgs, SelectedItemsChangedMessage, SelectedItemsChangingEventArgs, Series, SeriesCollection, SeriesComponentsForView, SeriesComponentsFromView, SeriesFocusHighlightingManager, SeriesHighlightedValuesDisplayMode, SeriesHighlightedValuesDisplayMode_$type, SeriesHighlightingBehavior, SeriesHighlightingBehavior_$type, SeriesHighlightingManager, SeriesHighlightingMode, SeriesHighlightingMode_$type, SeriesHitTestMode, SeriesHitTestMode_$type, SeriesInteractionManager, SeriesLayer, SeriesLayerCollection, SeriesLayerManager, SeriesLayerPropertyOverlay, SeriesLayerPropertyOverlayCollection, SeriesLayerPropertyOverlayValueResolvingEventArgs, SeriesMatcher, SeriesMatcherHelper, SeriesOutlineMode, SeriesOutlineMode_$type, SeriesPlotAreaMarginHorizontalMode, SeriesPlotAreaMarginHorizontalMode_$type, SeriesPlotAreaMarginVerticalMode, SeriesPlotAreaMarginVerticalMode_$type, SeriesPointOfInterest, SeriesRenderManager, SeriesRenderer$2, SeriesRenderingArguments, SeriesSelectionBehavior, SeriesSelectionBehavior_$type, SeriesSelectionHighlightingManager, SeriesSelectionMode, SeriesSelectionMode_$type, SeriesView, SeriesViewer, SeriesViewerComponentsForView, SeriesViewerComponentsFromView, SeriesViewerHorizontalScrollbarPosition, SeriesViewerHorizontalScrollbarPosition_$type, SeriesViewerInteractionManager, SeriesViewerManipulationEventArgs, SeriesViewerScrollbarManager, SeriesViewerScrollbarMode, SeriesViewerScrollbarMode_$type, SeriesViewerSelectedSeriesItemsChangedEventArgs, SeriesViewerSelectedSeriesItemsChangingEventArgs, SeriesViewerSurfaceViewer, SeriesViewerVerticalScrollbarPosition, SeriesViewerVerticalScrollbarPosition_$type, SeriesViewerView, SeriesViewerViewManager, SeriesVisibleRangeMode, SeriesVisibleRangeMode_$type, SeriesVisualData, SeriesVisualDataList, SeriesVisualDataManager, ServiceProvider, ServiceProvider_Spark, SetAreaSizeMessage, ShapeAxisInfoCache, ShapeHitRegion, ShapeItemSearchMode, ShapeItemSearchMode_$type, ShapeSeriesBase, ShapeSeriesRenderManager, ShapeSeriesViewBase, SingleValuesHolder, SizeScale, Slice, SliceAndDiceCalculator, SliceAppearance, SliceClickEventArgs, SliceClickedMessage, SliceCollection, SliceCoords, SliceEventArgs, SliceInfo, SliceInfoList, SliceItem, SliceMouseMessage, SliceMouseMessageType_$type, SliceSelectionManager, SliceSelectionMode, SliceSelectionMode_$type, SliceView, SliceVisualData, SliceVisualDataList, SlowStochasticOscillatorIndicator, SlowStochasticOscillatorIndicatorStrategy, Snapper, SortedListView$1, SortedReadOnlyDoubleCollection, SortingTrendLineManager, SparkFrame, SparkFramePreparer, SparkLayerType_$type, SparklineAxisVisualData, SparklineConnector, SparklineController, SparklineDisplayType, SparklineDisplayType_$type, SparklineStylingDefaults, SparklineToolTipContext, SparklineVisualData, SplineAreaFragment, SplineAreaFragmentView, SplineAreaSeries, SplineAreaSeriesView, SplineFragment, SplineFragmentBase, SplineFragmentBaseValueList, SplineFragmentBucketCalculator, SplineFragmentView, SplineSeries, SplineSeriesBase, SplineSeriesBaseView, SplineSeriesView, SplineType, SplineType_$type, SquarifiedCalculator, Stacked100AreaSeries, Stacked100AreaSeriesView, Stacked100BarBucketCalculator, Stacked100BarSeries, Stacked100BarSeriesView, Stacked100ColumnBucketCalculator, Stacked100ColumnSeries, Stacked100ColumnSeriesView, Stacked100DataPreparer, Stacked100LineSeries, Stacked100LineSeriesView, Stacked100SplineAreaSeries, Stacked100SplineAreaSeriesView, Stacked100SplineSeries, Stacked100SplineSeriesView, StackedAreaSeries, StackedAreaSeriesView, StackedBarBucketCalculator, StackedBarSeries, StackedBarSeriesView, StackedBucketCalculator, StackedColumnBucketCalculator, StackedColumnSeries, StackedColumnSeriesView, StackedFragmentSeries, StackedLineSeries, StackedLineSeriesView, StackedSeriesBase, StackedSeriesCollection, StackedSeriesCreatedEventArgs, StackedSeriesFramePreparer, StackedSeriesManager, StackedSeriesView, StackedSeriesVisualData, StackedSplineAreaSeries, StackedSplineAreaSeriesView, StackedSplineSeries, StackedSplineSeriesView, StandardDeviationIndicator, StandardDeviationIndicatorStrategy, StepAreaSeries, StepAreaSeriesView, StepLineSeries, StepLineSeriesView, StochRSIIndicator, StochRSIIndicatorStrategy, StraightNumericAxisBase, StraightNumericAxisBaseView, StrategyBasedIndicator, StreamingIndicatorCalculationStrategy, StringColumn, StrippedCalculator, StyleSelector, StyleShapeEventArgs, SupportingCalculation$1, SyncLink, SyncLinkManager, SyncManager, SyncSettings, SyncSettingsConverter, TRIXIndicator, TRIXIndicatorStrategy, TemplateChangedMessage, TemplatePicker, TemplatedHtmlControl, ThumbRangePosition, ThumbRangePosition_$type, TickmarkValues, TickmarkValuesInitializationParameters, TileZoomInfo, TileZoomManager, TileZoomTile, TileZoomTileCache, TileZoomTileInfo, TimeAxisBase, TimeAxisBreak, TimeAxisBreakCollection, TimeAxisDisplayType, TimeAxisDisplayType_$type, TimeAxisInterval, TimeAxisIntervalCollection, TimeAxisIntervalType, TimeAxisIntervalType_$type, TimeAxisLabelFormat, TimeAxisLabelFormatCollection, TimeAxisLabellingMode, TimeAxisLabellingMode_$type, TimeRepetitionLevel_$type, TimeXAxis, TitleSettings, ToolTipType, ToolTipType_$type, Tooltip, TooltipMessage_Spark, TooltipUpdateMessage, TooltipValueChangedMessage, ToooltipTemplateMessage_Spark, TrackShadeOrientation_$type, TrackThumb, TrackThumbRange, TransitionInSpeedType, TransitionInSpeedType_$type, TransitionOutCompletedEventArgs, TransitionOutSpeedType, TransitionOutSpeedType_$type, Treemap, TreemapFillScaleMode, TreemapFillScaleMode_$type, TreemapFrame, TreemapHeaderDisplayMode, TreemapHeaderDisplayMode_$type, TreemapHighlightedValueDisplayMode, TreemapHighlightedValueDisplayMode_$type, TreemapHighlightingManager, TreemapHighlightingMode, TreemapHighlightingMode_$type, TreemapLabelHorizontalFitMode, TreemapLabelHorizontalFitMode_$type, TreemapLabelVerticalFitMode, TreemapLabelVerticalFitMode_$type, TreemapLabelVisualData, TreemapLayoutCalculator, TreemapLayoutSettings, TreemapLayoutType, TreemapLayoutType_$type, TreemapNodeFrame, TreemapNodePointerEventArgs, TreemapNodeStyle, TreemapNodeStyleMapping, TreemapNodeStyleMappingCollection, TreemapNodeStyleMappingTargetType, TreemapNodeStyleMappingTargetType_$type, TreemapNodeStylingEventArgs, TreemapNodeVisualData, TreemapNodeVisualDataList, TreemapOrientation, TreemapOrientation_$type, TreemapTreeData, TreemapTreeNode, TreemapValueMappingMode, TreemapValueMappingMode_$type, TreemapView, TreemapViewRenderer, TreemapVisual, TreemapVisualData, TrendAverageCalculator, TrendFitCalculator, TrendLineManagerBase$1, TrendLineManagerNames, TrendLineManagerType_$type, TrendLineMessage_Spark, TrendResolutionParams, TriangleRasterizer, TriangleRasterizer_PointAndValue, TypicalPriceIndicator, TypicalPriceIndicatorStrategy, UltimateOscillatorIndicator, UltimateOscillatorIndicatorCalculationStrategy, UserSelectedItemsChangedMessage, ValueAxisLabelLocation, ValueAxisLabelLocation_$type, ValueBrushScale, ValueLayer, ValueLayerFrame, ValueLayerValueMode, ValueLayerValueMode_$type, ValueLayerView, ValueModeCollection, ValueOverlay, ValueOverlayView, ValuesHolder, VerticalAnchoredCategorySeries, VerticalAnchoredCategorySeriesInteractionManager, VerticalAxisLabelPanel, VerticalAxisLabelPanelView, VerticalAxisView, VerticalLinearScaler, VerticalLogarithmicScaler, VerticalPercentChangeScaler, VerticalStackedSeriesBase, ViewPropertyChangedMessage, ViewerSurfaceUsage, ViewerSurfaceUsage_$type, ViewportChangedMessage, ViewportChangedMessage_Spark, ViewportUtils, VisibilityMessage_Spark, VisualDataFactoryManager, VisualDataSerializer, VisualExportHelper, WaterfallSeries, WaterfallSeriesView, WeightedCloseIndicator, WeightedCloseIndicatorStrategy, WilliamsPercentRIndicator, WilliamsPercentRIndicatorStrategy, WinLossColumnMessage_Spark, WindowResponse, WindowResponse_$type, XAxisLabelLocation, XAxisLabelLocation_$type, XYChart, XamDataChart, XamDataChartView, XamDataLegend, XamDoughnutChart, XamDoughnutChartView, XamFunnelChart, XamFunnelConnector, XamFunnelController, XamFunnelSlice, XamFunnelView, XamPieChart, XamPieChartView, XamSparkline, XamSparklineView, YAxisLabelLocation, YAxisLabelLocation_$type, ZoomCoercionMode, ZoomCoercionMode_$type, ZoomSlider, ZoomSliderCursor_$type, ZoomSliderOrientation, ZoomSliderOrientation_$type, ZoomSliderResolvingAxisValueEventArgs, ZoomSliderView, ZoomSliderVisualArea_$type };