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
@@ -5,7 +5,7 @@
5
5
  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.
6
6
  */
7
7
 
8
- import { Type, markEnum, Base, markType, FrameworkElement, PropertyChangedEventArgs, PropertyUpdatedEventArgs, 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, Control, SRProvider, DVContainer, ICommandStateChangedListener_$type, VersionQueueHelper, Dictionary$2, String_$type, IDataLegend_$type, Point_$type, dateNow, CanvasRenderScheduler, runOn, delegateCombine, DoubleAnimator, 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, 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, Panel, RectUtil, TransformGroup, AngleSimplifier, RotateTransform, TranslateTransform, TransformMatrixHelpler, 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, IgCollection, SyncableObservableCollection$2, IgcHTMLElement, NamePatcher, toSpinal, getAllPropertyNames, fromSpinal, fromDoubleCollection, toDoubleCollection, doubleCollectionToString, ensureEnum, enumToString, SyncableObservableCollection$1, initializePropertiesFromCss, 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';
8
+ import { Type, markEnum, Base, markType, FrameworkElement, PropertyChangedEventArgs, PropertyUpdatedEventArgs, 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, Control, SRProvider, DVContainer, ICommandStateChangedListener_$type, VersionQueueHelper, Dictionary$2, String_$type, IDataLegend_$type, Point_$type, dateNow, CanvasRenderScheduler, runOn, delegateCombine, DoubleAnimator, 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, 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, Panel, RectUtil, TransformGroup, AngleSimplifier, RotateTransform, TranslateTransform, TransformMatrixHelpler, 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, IgCollection, SyncableObservableCollection$2, IgcHTMLElement, NamePatcher, toSpinal, getAllPropertyNames, fromSpinal, fromDoubleCollection, toDoubleCollection, doubleCollectionToString, ensureEnum, enumToString, SyncableObservableCollection$1, initializePropertiesFromCss, 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';
9
9
 
10
10
  /*
11
11
  THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
@@ -18689,7 +18689,7 @@ let Series = /*@__PURE__*/ (() => {
18689
18689
  }
18690
18690
  return this.kg;
18691
18691
  }
18692
- d9(a, b, c, d) {
18692
+ d9(a, b, c, d, e) {
18693
18693
  return false;
18694
18694
  }
18695
18695
  jb(a) {
@@ -20491,7 +20491,7 @@ let Series = /*@__PURE__*/ (() => {
20491
20491
  this.hs = new List$1(UIElement.$, 0);
20492
20492
  let b = this.dl;
20493
20493
  let c = new List$1(SeriesPointOfInterest.$, 0);
20494
- this.d9(c, false, false, 0);
20494
+ this.d9(c, false, false, 0, true);
20495
20495
  for (let d = 0; d < c.count; d++) {
20496
20496
  let e = c._inner[d];
20497
20497
  let f = this.vi(e.c);
@@ -30074,7 +30074,7 @@ let CalloutLayer = /*@__PURE__*/ (() => {
30074
30074
  d = true;
30075
30075
  }
30076
30076
  a.kg = this.zs;
30077
- if (!a.gg && a.d9(this.aa9, this.aa4, this.aa0, this.abn)) {
30077
+ if (!a.gg && a.d9(this.aa9, this.aa4, this.aa0, this.abn, false)) {
30078
30078
  let e = this.aa9;
30079
30079
  for (let f = 0; f < this.aa9.count; f++) {
30080
30080
  let g = e._inner[f];
@@ -57868,103 +57868,103 @@ let CategorySeries = /*@__PURE__*/ (() => {
57868
57868
  }
57869
57869
  return this.yy;
57870
57870
  }
57871
- d9(a, b, c, d) {
57871
+ d9(a, b, c, d, e) {
57872
57872
  if (!this.hasMarkers) {
57873
57873
  return false;
57874
57874
  }
57875
- let e = this.getEffectiveViewport1(this.ct);
57876
- let f = this.yk();
57877
- let g = new ScalerParams(1, this.c9.vl, this.wl, f.ch);
57878
- g.c = e;
57879
- let h = this.y0();
57880
- let i = new ScalerParams(1, this.c9.vl, this.wl, h.ch);
57881
- i.c = e;
57882
- let j = this.c9.vl;
57883
- let k = this.wl;
57884
- let l = this.currentMode2Index;
57885
- let m = 0;
57886
- if (f.ce && f.cc) {
57887
- m = f.getSeriesOffset(j, k, e, l, f.categoryMode);
57875
+ let f = this.getEffectiveViewport1(this.ct);
57876
+ let g = this.yk();
57877
+ let h = new ScalerParams(1, this.c9.vl, this.wl, g.ch);
57878
+ h.c = f;
57879
+ let i = this.y0();
57880
+ let j = new ScalerParams(1, this.c9.vl, this.wl, i.ch);
57881
+ j.c = f;
57882
+ let k = this.c9.vl;
57883
+ let l = this.wl;
57884
+ let m = this.currentMode2Index;
57885
+ let n = 0;
57886
+ if (g.ce && g.cc) {
57887
+ n = g.getSeriesOffset(k, l, f, m, g.categoryMode);
57888
57888
  }
57889
57889
  a.clear();
57890
- this.wy.cj((n) => {
57891
- if (n._visibility == 0) {
57892
- let o = new SeriesPointOfInterest();
57893
- let p = n.n;
57894
- let q = n.o;
57895
- if (p < this.wl.left || p > this.wl.right || q < this.wl.top || q > this.wl.bottom) {
57890
+ this.wy.cj((o) => {
57891
+ if (o._visibility == 0) {
57892
+ let p = new SeriesPointOfInterest();
57893
+ let q = o.n;
57894
+ let r = o.o;
57895
+ if (q < this.wl.left || q > this.wl.right || r < this.wl.top || r > this.wl.bottom) {
57896
57896
  return;
57897
57897
  }
57898
57898
  if (this.isVertical) {
57899
- if (f.cb && !f.ce && f.categoryMode != 0) {
57900
- o.e = n.ak;
57899
+ if (g.cb && !g.ce && g.categoryMode != 0) {
57900
+ p.e = o.ak;
57901
57901
  }
57902
57902
  else {
57903
- o.e = f.en(q, g);
57903
+ p.e = g.en(r, h);
57904
57904
  }
57905
- o.d = h.en(p, i);
57905
+ p.d = i.en(q, j);
57906
57906
  }
57907
57907
  else {
57908
- if (f.cb && !f.ce && f.categoryMode != 0) {
57909
- o.d = n.ak;
57908
+ if (g.cb && !g.ce && g.categoryMode != 0) {
57909
+ p.d = o.ak;
57910
57910
  }
57911
57911
  else {
57912
- o.d = f.en(p, g);
57912
+ p.d = g.en(q, h);
57913
57913
  }
57914
- o.e = h.en(q, i);
57914
+ p.e = i.en(r, j);
57915
57915
  }
57916
- o.b = n.content;
57916
+ p.b = o.content;
57917
57917
  if (b) {
57918
57918
  if (this.isVertical) {
57919
57919
  if (c) {
57920
- o.f = this.zq(o.d, d);
57920
+ p.f = this.zq(p.d, d);
57921
57921
  }
57922
57922
  else {
57923
- let r = this.jb(n);
57924
- if (!isNaN_(r)) {
57925
- o.f = this.zq(r, d);
57923
+ let s = this.jb(o);
57924
+ if (!isNaN_(s)) {
57925
+ p.f = this.zq(s, d);
57926
57926
  }
57927
57927
  else {
57928
- o.f = this.zq(o.d, d);
57928
+ p.f = this.zq(p.d, d);
57929
57929
  }
57930
57930
  }
57931
57931
  }
57932
57932
  else {
57933
57933
  if (c) {
57934
- o.f = this.zq(o.e, d);
57934
+ p.f = this.zq(p.e, d);
57935
57935
  }
57936
57936
  else {
57937
- let s = this.jb(n);
57938
- if (!isNaN_(s)) {
57939
- o.f = this.zq(s, d);
57937
+ let t = this.jb(o);
57938
+ if (!isNaN_(t)) {
57939
+ p.f = this.zq(t, d);
57940
57940
  }
57941
57941
  else {
57942
- o.f = this.zq(o.e, d);
57942
+ p.f = this.zq(p.e, d);
57943
57943
  }
57944
57944
  }
57945
57945
  }
57946
57946
  }
57947
57947
  else {
57948
- let t = this.at(true);
57949
- if (t != null) {
57950
- let u = this.kq(n.ak, false);
57951
- if (u != null) {
57952
- o.f = t.i(u);
57948
+ let u = this.at(true);
57949
+ if (u != null) {
57950
+ let v = this.kq(o.ak, false);
57951
+ if (v != null) {
57952
+ p.f = u.i(v);
57953
57953
  }
57954
57954
  else {
57955
- o.f = null;
57955
+ p.f = null;
57956
57956
  }
57957
57957
  }
57958
57958
  else {
57959
- o.f = f.ge(n.ak);
57959
+ p.f = g.ge(o.ak);
57960
57960
  }
57961
57961
  }
57962
- o.c = n.ak;
57963
- o.g = this.va;
57962
+ p.c = o.ak;
57963
+ p.g = this.va;
57964
57964
  if (this.g7) {
57965
- o.g = this.vh(n.ak);
57965
+ p.g = this.vh(o.ak);
57966
57966
  }
57967
- a.add(o);
57967
+ a.add(p);
57968
57968
  }
57969
57969
  });
57970
57970
  return true;
@@ -95970,48 +95970,48 @@ let RadialBase = /*@__PURE__*/ (() => {
95970
95970
  }
95971
95971
  super.pn(a);
95972
95972
  }
95973
- d9(a, b, c, d) {
95973
+ d9(a, b, c, d, e) {
95974
95974
  if (!this.hasMarkers) {
95975
95975
  return false;
95976
95976
  }
95977
- let e = this.yr;
95978
- let f = new ScalerParams(1, this.c9.vl, this.wl, e.ch);
95979
- f.c = this.getEffectiveViewport1(this.ct);
95980
- let g = this.yw;
95981
- let h = new ScalerParams(1, this.c9.vl, this.wl, g.ch);
95982
- h.c = this.getEffectiveViewport1(this.ct);
95983
- let i = this.zw;
95977
+ let f = this.yr;
95978
+ let g = new ScalerParams(1, this.c9.vl, this.wl, f.ch);
95979
+ g.c = this.getEffectiveViewport1(this.ct);
95980
+ let h = this.yw;
95981
+ let i = new ScalerParams(1, this.c9.vl, this.wl, h.ch);
95982
+ i.c = this.getEffectiveViewport1(this.ct);
95983
+ let j = this.zw;
95984
95984
  a.clear();
95985
- this.wy.cj((j) => {
95986
- if (j._visibility == 0) {
95987
- let k = new SeriesPointOfInterest();
95988
- let l = j.n;
95989
- let m = j.o;
95990
- if (l < this.wl.left || l > this.wl.right || m < this.wl.top || m > this.wl.bottom) {
95985
+ this.wy.cj((k) => {
95986
+ if (k._visibility == 0) {
95987
+ let l = new SeriesPointOfInterest();
95988
+ let m = k.n;
95989
+ let n = k.o;
95990
+ if (m < this.wl.left || m > this.wl.right || n < this.wl.top || n > this.wl.bottom) {
95991
95991
  return;
95992
95992
  }
95993
- let n = null;
95994
- if (j.content != null) {
95995
- n = j.content.item;
95993
+ let o = null;
95994
+ if (k.content != null) {
95995
+ o = k.content.item;
95996
95996
  }
95997
- let o;
95998
95997
  let p;
95999
- let q = this.yz.g(l, m, this.ct.by, this.ct.bx, this.ct.getEffectiveViewport(), o, p);
96000
- o = q.p5;
96001
- p = q.p6;
96002
- k.d = o;
96003
- k.e = p;
96004
- let r = k.e;
96005
- let s = j.ak;
96006
- k.f = this.aav(r, n, s, d, i, c, b, false);
96007
- k.b = j.content;
96008
- k.g = this.va;
96009
- k.c = j.ak;
95998
+ let q;
95999
+ let r = this.yz.g(m, n, this.ct.by, this.ct.bx, this.ct.getEffectiveViewport(), p, q);
96000
+ p = r.p5;
96001
+ q = r.p6;
96002
+ l.d = p;
96003
+ l.e = q;
96004
+ let s = l.e;
96005
+ let t = k.ak;
96006
+ l.f = this.aav(s, o, t, d, j, c, b, false);
96007
+ l.b = k.content;
96008
+ l.g = this.va;
96009
+ l.c = k.ak;
96010
96010
  if (this.g7) {
96011
- k.g = this.vh(j.ak);
96011
+ l.g = this.vh(k.ak);
96012
96012
  }
96013
- k.a = this.aq(j.ak, j.al);
96014
- a.add(k);
96013
+ l.a = this.aq(k.ak, k.al);
96014
+ a.add(l);
96015
96015
  }
96016
96016
  });
96017
96017
  return true;
@@ -97550,7 +97550,7 @@ let AnchoredRadialSeries = /*@__PURE__*/ (() => {
97550
97550
  }
97551
97551
  kr(a) {
97552
97552
  if (this.yr != null && this.yr.cl) {
97553
- if (a == this.yr.lh - 1) {
97553
+ if (a == this.yr.othersIndex) {
97554
97554
  return this.yy;
97555
97555
  }
97556
97556
  }
@@ -98580,32 +98580,43 @@ let RadialPieSeries = /*@__PURE__*/ (() => {
98580
98580
  }
98581
98581
  qx(a) {
98582
98582
  super.qx(a);
98583
- this.add = a;
98583
+ this.adf = a;
98584
98584
  }
98585
98585
  constructor() {
98586
98586
  super();
98587
- this.ade = null;
98588
- this.adj = null;
98587
+ this.adg = null;
98588
+ this.adl = null;
98589
+ this.add = 0;
98589
98590
  this.ab = RadialPieSeries.$;
98590
98591
  }
98591
- get adf() {
98592
- return this.ade;
98592
+ get adh() {
98593
+ return this.adg;
98594
+ }
98595
+ set adh(a) {
98596
+ if (this.adg != a) {
98597
+ let b = this.adh;
98598
+ this.adg = a;
98599
+ this.raisePropertyChanged("LegendLabelColumn", b, this.adh);
98600
+ }
98601
+ }
98602
+ get ado() {
98603
+ return this.adl;
98593
98604
  }
98594
- set adf(a) {
98595
- if (this.ade != a) {
98596
- let b = this.adf;
98597
- this.ade = a;
98598
- this.raisePropertyChanged("LegendLabelColumn", b, this.adf);
98605
+ set ado(a) {
98606
+ if (this.adl != a) {
98607
+ let b = this.adl;
98608
+ this.adl = a;
98609
+ this.raisePropertyChanged("LegendLabelMemberPath", b, this.adl);
98599
98610
  }
98600
98611
  }
98601
- get adl() {
98602
- return this.adj;
98612
+ get ade() {
98613
+ return this.add;
98603
98614
  }
98604
- set adl(a) {
98605
- if (this.adj != a) {
98606
- let b = this.adj;
98607
- this.adj = a;
98608
- this.raisePropertyChanged("LegendLabelMemberPath", b, this.adj);
98615
+ set ade(a) {
98616
+ if (this.add != a) {
98617
+ let b = this.add;
98618
+ this.add = a;
98619
+ this.raisePropertyChanged("LegendEmptyValuesMode", enumGetBox(LegendEmptyValuesMode_$type, b), enumGetBox(LegendEmptyValuesMode_$type, this.add));
98609
98620
  }
98610
98621
  }
98611
98622
  preferredCategoryMode(a) {
@@ -98648,7 +98659,7 @@ let RadialPieSeries = /*@__PURE__*/ (() => {
98648
98659
  }
98649
98660
  let p = o.f._inner[b][0];
98650
98661
  let q = Math.min(o.f._inner[b][2], h.maxLength);
98651
- return this.adg(d, e, f, p - (m * 0.5), p + (m * 0.5), l, q, i);
98662
+ return this.adi(d, e, f, p - (m * 0.5), p + (m * 0.5), l, q, i);
98652
98663
  }
98653
98664
  }
98654
98665
  get_eb() {
@@ -98676,15 +98687,15 @@ let RadialPieSeries = /*@__PURE__*/ (() => {
98676
98687
  let m = this.yr.k5(d, e, f);
98677
98688
  let n = this.yr.cl;
98678
98689
  let o = { $type: Point_$type, x: 0.5, y: 0.5 };
98679
- let p = this.adh;
98680
- let q = this.adi;
98690
+ let p = this.adj;
98691
+ let q = this.adk;
98681
98692
  let r = (p > 0 && q > 0);
98682
98693
  let s = this.abx.count;
98683
98694
  this.y7.a2(this, this.zo(), runOn(this, this.yf), this.zx(b), this.zy(b));
98684
- this.y7.r = this.adh;
98685
- this.y7.s = this.adi;
98686
- this.y7.k = this.adh;
98687
- this.y7.l = this.adi;
98695
+ this.y7.r = this.adj;
98696
+ this.y7.s = this.adk;
98697
+ this.y7.k = this.adj;
98698
+ this.y7.l = this.adk;
98688
98699
  let t = false;
98689
98700
  let u = this.y7.b;
98690
98701
  if (u != null) {
@@ -98726,10 +98737,10 @@ let RadialPieSeries = /*@__PURE__*/ (() => {
98726
98737
  r = (ah > 0 && ai > 0);
98727
98738
  let aj = null;
98728
98739
  if (r) {
98729
- aj = this.adr(d, e, f, aa - (m * 0.5), aa + (m * 0.5), l, ab, o, ah, ai);
98740
+ aj = this.adu(d, e, f, aa - (m * 0.5), aa + (m * 0.5), l, ab, o, ah, ai);
98730
98741
  }
98731
98742
  else {
98732
- aj = this.ads(d, e, f, aa - (m * 0.5), aa + (m * 0.5), l, ab, o);
98743
+ aj = this.adv(d, e, f, aa - (m * 0.5), aa + (m * 0.5), l, ab, o);
98733
98744
  }
98734
98745
  ag.an = aj;
98735
98746
  this.y7.ad(ag, false, false, false, false);
@@ -98743,7 +98754,7 @@ let RadialPieSeries = /*@__PURE__*/ (() => {
98743
98754
  c.c6.count = x;
98744
98755
  c.db();
98745
98756
  }
98746
- ads(a, b, c, d, e, f, g, h) {
98757
+ adv(a, b, c, d, e, f, g, h) {
98747
98758
  let i = SliceCoords.b(a, b, c, d, e, f, g, h);
98748
98759
  let j = new PathFigure();
98749
98760
  j._startPoint = i.d;
@@ -98778,7 +98789,7 @@ let RadialPieSeries = /*@__PURE__*/ (() => {
98778
98789
  k.c.add(j);
98779
98790
  return k;
98780
98791
  }
98781
- adg(a, b, c, d, e, f, g, h) {
98792
+ adi(a, b, c, d, e, f, g, h) {
98782
98793
  let i = SliceCoords.b(a, b, c, d, e, f, g, h);
98783
98794
  if (isNaN_(i.n.width) || isNaN_(d) || isNaN_(e)) {
98784
98795
  return null;
@@ -98787,10 +98798,10 @@ let RadialPieSeries = /*@__PURE__*/ (() => {
98787
98798
  let k = ViewportUtils.i(0.5, a, b, c);
98788
98799
  return new PieSliceCollisionGeometry(j, k, i.n.width, i.m.width, d, e);
98789
98800
  }
98790
- adr(a, b, c, d, e, f, g, h, i, j) {
98801
+ adu(a, b, c, d, e, f, g, h, i, j) {
98791
98802
  let k = SliceCoords.a(a, b, c, d, e, f, g, h, i, j);
98792
98803
  if (k == null) {
98793
- return this.ads(a, b, c, d, e, f, g, h);
98804
+ return this.adv(a, b, c, d, e, f, g, h);
98794
98805
  }
98795
98806
  let l = new PathFigure();
98796
98807
  l._startPoint = k.d;
@@ -98872,20 +98883,20 @@ let RadialPieSeries = /*@__PURE__*/ (() => {
98872
98883
  break;
98873
98884
  case "FastItemsSource":
98874
98885
  if (c != null) {
98875
- if (this.adf != null) {
98876
- c.deregisterColumn(this.adf);
98886
+ if (this.adh != null) {
98887
+ c.deregisterColumn(this.adh);
98877
98888
  }
98878
98889
  }
98879
98890
  if (d != null) {
98880
- if (this.adl != null) {
98881
- this.adf = this.dk(this.adl);
98891
+ if (this.ado != null) {
98892
+ this.adh = this.dk(this.ado);
98882
98893
  }
98883
98894
  }
98884
98895
  break;
98885
98896
  case "LegendLabelMemberPath":
98886
98897
  if (this.dl != null) {
98887
- this.dl.deregisterColumn(this.adf);
98888
- this.adf = this.dk(this.adl);
98898
+ this.dl.deregisterColumn(this.adh);
98899
+ this.adh = this.dk(this.ado);
98889
98900
  this.pc();
98890
98901
  this.pq();
98891
98902
  }
@@ -98893,62 +98904,123 @@ let RadialPieSeries = /*@__PURE__*/ (() => {
98893
98904
  }
98894
98905
  }
98895
98906
  wh(a) {
98896
- let b = this.add.by;
98897
- let c = this.add.bx;
98898
- let d = this.getEffectiveViewport1(this.add);
98899
- let e = this.wd(this.add);
98907
+ let b = this.adf.by;
98908
+ let c = this.adf.bx;
98909
+ let d = this.getEffectiveViewport1(this.adf);
98910
+ let e = this.wd(this.adf);
98900
98911
  let f = this.yw.k2(c, b, d, e);
98901
98912
  let g = { $type: Point_$type, x: 0.5, y: 0.5 };
98902
98913
  let h = GeometryUtil.i(g, a);
98903
98914
  let i = this.y1.f;
98904
- for (let j = 0; j < i.count; j++) {
98905
- let k = i._inner[j][0];
98906
- let l = Math.min(i._inner[j][2], f.maxLength);
98907
- let m = i._inner[j][3];
98908
- if (h >= k - (m * 0.5) && h <= k + (m * 0.5)) {
98909
- let n = Math.max(0, 0.5 * this.yw.no);
98910
- let o = n;
98911
- o = Math.max(o, f.minLength);
98912
- let p = SliceCoords.b(b, c, d, k - (m * 0.5), k + (m * 0.5), o, l, g);
98913
- let 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);
98914
- let r = 1.7976931348623157E+308;
98915
+ let j = 0;
98916
+ for (let k = 0; k < i.count; k++) {
98917
+ let l = i._inner[k][0];
98918
+ let m = Math.min(i._inner[k][2], f.maxLength);
98919
+ let n = i._inner[k][3];
98920
+ if (isNaN_(n)) {
98921
+ continue;
98922
+ }
98923
+ l = l % 6.28318531;
98924
+ if (l < 0) {
98925
+ l += 6.28318531;
98926
+ }
98927
+ if (h >= l - (n * 0.5) && h <= l + (n * 0.5)) {
98928
+ let o = Math.max(0, 0.5 * this.yw.no);
98929
+ let p = o;
98930
+ p = Math.max(p, f.minLength);
98931
+ let q = SliceCoords.b(b, c, d, l - (n * 0.5), l + (n * 0.5), p, m, g);
98932
+ let 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);
98915
98933
  let s = 1.7976931348623157E+308;
98916
- let t = -1.7976931348623157E+308;
98934
+ let t = 1.7976931348623157E+308;
98917
98935
  let u = -1.7976931348623157E+308;
98918
- r = Math.min(r, p.d.x);
98919
- r = Math.min(r, p.f.x);
98920
- r = Math.min(r, p.h.x);
98921
- r = Math.min(r, p.j.x);
98922
- r = Math.min(r, q.x);
98923
- s = Math.min(s, p.d.y);
98924
- s = Math.min(s, p.f.y);
98925
- s = Math.min(s, p.h.y);
98926
- s = Math.min(s, p.j.y);
98927
- s = Math.min(s, q.y);
98928
- t = Math.max(t, p.d.x);
98929
- t = Math.max(t, p.f.x);
98930
- t = Math.max(t, p.h.x);
98931
- t = Math.max(t, p.j.x);
98932
- t = Math.max(t, q.x);
98933
- u = Math.max(u, p.d.y);
98934
- u = Math.max(u, p.f.y);
98935
- u = Math.max(u, p.h.y);
98936
- u = Math.max(u, p.j.y);
98937
- u = Math.max(u, q.y);
98938
- return new Rect(0, r, s, t - r, u - s);
98936
+ let v = -1.7976931348623157E+308;
98937
+ s = Math.min(s, q.d.x);
98938
+ s = Math.min(s, q.f.x);
98939
+ s = Math.min(s, q.h.x);
98940
+ s = Math.min(s, q.j.x);
98941
+ s = Math.min(s, r.x);
98942
+ t = Math.min(t, q.d.y);
98943
+ t = Math.min(t, q.f.y);
98944
+ t = Math.min(t, q.h.y);
98945
+ t = Math.min(t, q.j.y);
98946
+ t = Math.min(t, r.y);
98947
+ u = Math.max(u, q.d.x);
98948
+ u = Math.max(u, q.f.x);
98949
+ u = Math.max(u, q.h.x);
98950
+ u = Math.max(u, q.j.x);
98951
+ u = Math.max(u, r.x);
98952
+ v = Math.max(v, q.d.y);
98953
+ v = Math.max(v, q.f.y);
98954
+ v = Math.max(v, q.h.y);
98955
+ v = Math.max(v, q.j.y);
98956
+ v = Math.max(v, r.y);
98957
+ return new Rect(0, s, t, u - s, v - t);
98939
98958
  }
98959
+ j++;
98940
98960
  }
98941
98961
  return new Rect(0, 0, 0, 0, 0);
98942
98962
  }
98943
98963
  ks(a) {
98944
- if (this.adf != null) {
98945
- return this.adf.item(a);
98964
+ if (this.yr != null && this.yr.cl && a == this.yr.othersIndex) {
98965
+ return null;
98966
+ }
98967
+ if (this.adh != null) {
98968
+ return this.adh.item(a);
98946
98969
  }
98947
98970
  return null;
98948
98971
  }
98972
+ d9(a, b, c, d, e) {
98973
+ if (super.d9(a, b, c, d, e)) {
98974
+ let f = typeCast(ProportionalCategoryAngleAxis.$, this.yr) !== null && this.yr.hasOthersCategory;
98975
+ if (e && (this.ade == 1 || (this.ade == 2 && !f))) {
98976
+ let g = this.yr;
98977
+ let h = new ScalerParams(1, this.c9.vl, this.wl, g.ch);
98978
+ h.c = this.getEffectiveViewport1(this.ct);
98979
+ let i = this.yw;
98980
+ let j = new ScalerParams(1, this.c9.vl, this.wl, i.ch);
98981
+ j.c = this.getEffectiveViewport1(this.ct);
98982
+ let k = this.zw;
98983
+ for (let l = 0; l < this.dl.count; l++) {
98984
+ let m = this.dl.item(l);
98985
+ let n = NaN;
98986
+ if (m != null) {
98987
+ n = this.ja(m);
98988
+ }
98989
+ if (n == 0) {
98990
+ let o = new SeriesPointOfInterest();
98991
+ o.f = this.aav(n, m, l, d, k, c, b, false);
98992
+ o.b = ((() => {
98993
+ let $ret = new DataContext();
98994
+ $ret.item = m;
98995
+ $ret.series = this;
98996
+ return $ret;
98997
+ })());
98998
+ o.g = this.va;
98999
+ o.c = l;
99000
+ if (this.g7) {
99001
+ o.g = this.vh(l);
99002
+ }
99003
+ let p = false;
99004
+ for (let q = 0; q < a.count; q++) {
99005
+ if (o.c < a._inner[q].c) {
99006
+ a.insert(q, o);
99007
+ p = true;
99008
+ break;
99009
+ }
99010
+ }
99011
+ if (!p) {
99012
+ a.add(o);
99013
+ }
99014
+ }
99015
+ }
99016
+ }
99017
+ return true;
99018
+ }
99019
+ return false;
99020
+ }
98949
99021
  }
98950
99022
  RadialPieSeries.$t = /*@__PURE__*/ markType(RadialPieSeries, 'RadialPieSeries', AnchoredRadialSeries.$);
98951
- RadialPieSeries.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, RadialPieSeries, 'raisePropertyChanged', ['RadiusX:adh:adp', [1, 2], 'RadiusY:adi:adq', [1, 2]]);
99023
+ RadialPieSeries.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, RadialPieSeries, 'raisePropertyChanged', ['RadiusX:adj:ads', [1, 2], 'RadiusY:adk:adt', [1, 2]]);
98952
99024
  return RadialPieSeries;
98953
99025
  })();
98954
99026
  /**
@@ -99065,48 +99137,49 @@ let DataPieBaseChart = /*@__PURE__*/ (() => {
99065
99137
  class DataPieBaseChart extends RadialBaseChart {
99066
99138
  constructor() {
99067
99139
  super();
99068
- this.aic = null;
99140
+ this.aie = null;
99069
99141
  this.agk = null;
99070
- this.ah8 = null;
99071
- this.agi = null;
99072
99142
  this.aia = null;
99143
+ this.agi = null;
99144
+ this.aic = null;
99073
99145
  this.agj = null;
99074
- this.ah7 = null;
99146
+ this.ah9 = null;
99075
99147
  this.agh = null;
99076
- this.ahj = 0;
99077
- this.agz = 0;
99148
+ this.ahl = 0;
99149
+ this.ag1 = 0;
99078
99150
  this.agr = 6;
99079
- this.ajx = null;
99080
- this.ajw = null;
99081
- this.aid = null;
99082
- this.ah6 = null;
99083
- this.agx = 1;
99084
- this.ahk = 3;
99085
- this.ah9 = null;
99086
- this.ah5 = null;
99087
- this.aha = true;
99151
+ this.aj0 = null;
99152
+ this.ajz = null;
99153
+ this.aif = null;
99154
+ this.ah8 = null;
99155
+ this.agv = 0;
99156
+ this.agz = 1;
99157
+ this.ahm = 3;
99158
+ this.aib = null;
99159
+ this.ah7 = null;
99160
+ this.ahc = true;
99088
99161
  this.agp = 0;
99089
- this.ahh = 0;
99090
- this.ahi = 0;
99091
- this.ahn = 0;
99092
- this.ahb = false;
99093
- this.ah3 = 10;
99094
- this.ahp = NaN;
99162
+ this.ahj = 0;
99163
+ this.ahk = 0;
99164
+ this.ahp = 0;
99165
+ this.ahd = false;
99166
+ this.ah5 = 10;
99167
+ this.ahr = NaN;
99168
+ this.ahq = NaN;
99169
+ this.ahs = 0;
99170
+ this.ahn = NaN;
99095
99171
  this.aho = NaN;
99096
- this.ahq = 0;
99097
- this.ahl = NaN;
99098
- this.ahm = NaN;
99099
- this.aib = " - ";
99100
- this.ag4 = 0;
99101
- this.ag3 = 0;
99102
- this.ag8 = true;
99103
- this.ag9 = true;
99172
+ this.aid = " - ";
99173
+ this.ag6 = 0;
99174
+ this.ag5 = 0;
99175
+ this.aha = true;
99176
+ this.ahb = true;
99104
99177
  this.agt = 0;
99105
99178
  }
99106
- ajs(a) {
99107
- this.ajt((b, c) => a(b));
99179
+ ajv(a) {
99180
+ this.ajw((b, c) => a(b));
99108
99181
  }
99109
- ajt(a) {
99182
+ ajw(a) {
99110
99183
  if (this.dataChart == null) {
99111
99184
  return;
99112
99185
  }
@@ -99117,10 +99190,10 @@ let DataPieBaseChart = /*@__PURE__*/ (() => {
99117
99190
  }
99118
99191
  }
99119
99192
  }
99120
- ajq(a) {
99121
- this.ajr((b, c) => a(b));
99193
+ ajt(a) {
99194
+ this.aju((b, c) => a(b));
99122
99195
  }
99123
- ajr(a) {
99196
+ aju(a) {
99124
99197
  if (this.dataChart == null) {
99125
99198
  return;
99126
99199
  }
@@ -99134,16 +99207,16 @@ let DataPieBaseChart = /*@__PURE__*/ (() => {
99134
99207
  wg() {
99135
99208
  let a = this.bj.dataSeries != null ? this.bj.dataSeries.count : 0;
99136
99209
  super.wg();
99137
- if (this.aij != null) {
99138
- let b = this.aij;
99210
+ if (this.ail != null) {
99211
+ let b = this.ail;
99139
99212
  this.angleAxis.f1 = b;
99140
99213
  }
99141
99214
  else {
99142
99215
  this.angleAxis.f1 = this.ab2 == null ? RadialBaseChart.adj(this.angleAxis, this.bj.dataSeries) : this.ab2;
99143
99216
  }
99144
99217
  this.angleAxis.itemsSource = this.dataChart != null && this.dataChart.series.count > 0 ? this.dataChart.series._inner[0].itemsSource : null;
99145
- if (this.ajn != null) {
99146
- this.angleAxis.og = this.ajn;
99218
+ if (this.ajq != null) {
99219
+ this.angleAxis.og = this.ajq;
99147
99220
  }
99148
99221
  else {
99149
99222
  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;
@@ -99168,42 +99241,42 @@ let DataPieBaseChart = /*@__PURE__*/ (() => {
99168
99241
  return true;
99169
99242
  }
99170
99243
  wh() {
99171
- this.valueAxis.lj = this.ahg;
99172
- this.valueAxis.ma = this.ah4;
99244
+ this.valueAxis.lj = this.ahi;
99245
+ this.valueAxis.ma = this.ah6;
99173
99246
  }
99174
99247
  get angleAxis() {
99175
- return this.ag1;
99248
+ return this.ag3;
99176
99249
  }
99177
99250
  set angleAxis(a) {
99178
99251
  let b = this.angleAxis;
99179
99252
  if (a != b) {
99180
- this.ag1 = a;
99253
+ this.ag3 = a;
99181
99254
  this.vl("AngleAxis", b, this.angleAxis);
99182
99255
  }
99183
99256
  }
99184
99257
  get valueAxis() {
99185
- return this.agv;
99258
+ return this.agx;
99186
99259
  }
99187
99260
  set valueAxis(a) {
99188
99261
  let b = this.valueAxis;
99189
99262
  if (a != b) {
99190
- this.agv = a;
99263
+ this.agx = a;
99191
99264
  this.vl("ValueAxis", b, this.valueAxis);
99192
99265
  }
99193
99266
  }
99194
- get_ahd() {
99267
+ get_ahf() {
99195
99268
  return false;
99196
99269
  }
99197
- get ahd() {
99198
- return this.get_ahd();
99270
+ get ahf() {
99271
+ return this.get_ahf();
99199
99272
  }
99200
99273
  dg(a, b) {
99201
99274
  let c = null;
99202
99275
  if (b == 34) {
99203
- c = this.ag7(a, b);
99276
+ c = this.ag9(a, b);
99204
99277
  }
99205
99278
  if (a.index > 0) {
99206
- if (!this.ahd) {
99279
+ if (!this.ahf) {
99207
99280
  if (c != null) {
99208
99281
  c.o0();
99209
99282
  }
@@ -99215,11 +99288,11 @@ let DataPieBaseChart = /*@__PURE__*/ (() => {
99215
99288
  uy(a, b) {
99216
99289
  super.uy(a, b);
99217
99290
  if (this.g0(a) && this.ci.isCalloutLayer(a)) {
99218
- if (this.ajz != null) {
99219
- this.ci.setCalloutLightColor(a, this.ajz);
99291
+ if (this.aj2 != null) {
99292
+ this.ci.setCalloutLightColor(a, this.aj2);
99220
99293
  }
99221
- if (this.ajy != null) {
99222
- this.ci.setCalloutDarkColor(a, this.ajy);
99294
+ if (this.aj1 != null) {
99295
+ this.ci.setCalloutDarkColor(a, this.aj1);
99223
99296
  }
99224
99297
  let c = this.ak;
99225
99298
  if (this.ags != 0) {
@@ -99228,7 +99301,7 @@ let DataPieBaseChart = /*@__PURE__*/ (() => {
99228
99301
  this.ci.setCollisionMode(a, c);
99229
99302
  }
99230
99303
  }
99231
- ag7(a, b) {
99304
+ ag9(a, b) {
99232
99305
  let c = null;
99233
99306
  if (b == 34) {
99234
99307
  c = this.di(34);
@@ -99236,30 +99309,31 @@ let DataPieBaseChart = /*@__PURE__*/ (() => {
99236
99309
  else {
99237
99310
  c = this.di(34);
99238
99311
  }
99239
- if (this.ajn != null) {
99240
- c.acm = this.ajn;
99312
+ if (this.ajq != null) {
99313
+ c.acm = this.ajq;
99241
99314
  }
99242
99315
  else {
99243
99316
  c.acm = a.getMemberPathFor(0);
99244
99317
  }
99245
- if (this.ail != null) {
99246
- c.adl = this.ail;
99318
+ if (this.aio != null) {
99319
+ c.ado = this.aio;
99247
99320
  }
99321
+ c.ade = this.agw;
99248
99322
  c.yr = this.angleAxis;
99249
99323
  c.yw = this.valueAxis;
99250
99324
  c.g7 = true;
99251
99325
  c.ab6 = true;
99252
- c.aas = this.ai7;
99326
+ c.aas = this.aja;
99253
99327
  c.yj = this.ago;
99254
- c.aap = this.ai0;
99328
+ c.aap = this.ai3;
99255
99329
  c.yi = this.agn;
99256
- c.aai = this.air;
99330
+ c.aai = this.aiu;
99257
99331
  c.yg = this.agm;
99258
- c.aam = this.ain;
99332
+ c.aam = this.aiq;
99259
99333
  c.yh = this.agl;
99260
- c.y5 = this.ag6;
99261
- c.y6 = this.ag5;
99262
- c.z4 = this.ai5;
99334
+ c.y5 = this.ag8;
99335
+ c.y6 = this.ag7;
99336
+ c.z4 = this.ai8;
99263
99337
  return c;
99264
99338
  }
99265
99339
  zm() {
@@ -99272,12 +99346,12 @@ let DataPieBaseChart = /*@__PURE__*/ (() => {
99272
99346
  this.angleAxis = new ProportionalCategoryAngleAxis();
99273
99347
  this.angleAxis.name = "angleAxis";
99274
99348
  let a = this.angleAxis;
99275
- a.propertyChanged = delegateCombine(a.propertyChanged, runOn(this, this.aju));
99349
+ a.propertyChanged = delegateCombine(a.propertyChanged, runOn(this, this.ajx));
99276
99350
  this.angleAxis.k2 = 0;
99277
99351
  this.valueAxis = new NumericRadiusAxis();
99278
99352
  this.valueAxis.name = "valueAxis";
99279
99353
  let b = this.valueAxis;
99280
- b.propertyChanged = delegateCombine(b.propertyChanged, runOn(this, this.ajv));
99354
+ b.propertyChanged = delegateCombine(b.propertyChanged, runOn(this, this.ajy));
99281
99355
  if (this.angleAxis.az == null) {
99282
99356
  this.angleAxis.az = new AxisLabelSettings();
99283
99357
  }
@@ -99285,7 +99359,7 @@ let DataPieBaseChart = /*@__PURE__*/ (() => {
99285
99359
  this.valueAxis.az = new AxisLabelSettings();
99286
99360
  }
99287
99361
  }
99288
- aju(a, b) {
99362
+ ajx(a, b) {
99289
99363
  switch (b.propertyName) {
99290
99364
  case "ActualMinimumValue":
99291
99365
  this.v2("AngleAxisActualMinimum");
@@ -99295,7 +99369,7 @@ let DataPieBaseChart = /*@__PURE__*/ (() => {
99295
99369
  break;
99296
99370
  }
99297
99371
  }
99298
- ajv(a, b) {
99372
+ ajy(a, b) {
99299
99373
  switch (b.propertyName) {
99300
99374
  case "ActualMinimumValue":
99301
99375
  this.v2("ValueAxisActualMinimum");
@@ -99313,11 +99387,11 @@ let DataPieBaseChart = /*@__PURE__*/ (() => {
99313
99387
  }
99314
99388
  aet(a) {
99315
99389
  super.aet(a);
99316
- a.lb = this.ahe;
99317
- a.le = this.ahf;
99318
- a.ny = this.aht;
99319
- if (!isNaN_(this.ahv)) {
99320
- a.nz = this.ahv;
99390
+ a.lb = this.ahg;
99391
+ a.le = this.ahh;
99392
+ a.ny = this.ahv;
99393
+ if (!isNaN_(this.ahx)) {
99394
+ a.nz = this.ahx;
99321
99395
  }
99322
99396
  else {
99323
99397
  a.nz = 0.65;
@@ -99325,14 +99399,14 @@ let DataPieBaseChart = /*@__PURE__*/ (() => {
99325
99399
  }
99326
99400
  aer(a) {
99327
99401
  super.aer(a);
99328
- a.oa = this.aiw;
99329
- a.nu = this.agy;
99330
- a.n7 = this.ahu;
99331
- if (!isNaN_(this.ahw)) {
99332
- a.nb = this.ahw;
99333
- }
99334
- if (this.ag0 != 0) {
99335
- if (this.ag0 == 1) {
99402
+ a.oa = this.aiz;
99403
+ a.nu = this.ag0;
99404
+ a.n7 = this.ahw;
99405
+ if (!isNaN_(this.ahy)) {
99406
+ a.nb = this.ahy;
99407
+ }
99408
+ if (this.ag2 != 0) {
99409
+ if (this.ag2 == 1) {
99336
99410
  a.ch = false;
99337
99411
  }
99338
99412
  else {
@@ -99351,42 +99425,42 @@ let DataPieBaseChart = /*@__PURE__*/ (() => {
99351
99425
  });
99352
99426
  break;
99353
99427
  case "SliceLabelContentSeparator":
99354
- this.ajq((d) => d.z4 = this.ai5);
99428
+ this.ajt((d) => d.z4 = this.ai8);
99355
99429
  break;
99356
99430
  case "SliceLabelContentMode":
99357
- this.ajq((d) => d.y5 = this.ag6);
99431
+ this.ajt((d) => d.y5 = this.ag8);
99358
99432
  break;
99359
99433
  case "LegendSliceLabelContentMode":
99360
- this.ajq((d) => d.y6 = this.ag5);
99434
+ this.ajt((d) => d.y6 = this.ag7);
99361
99435
  break;
99362
99436
  case "SliceLabelFormat":
99363
- this.ajq((d) => d.aas = this.ai7);
99437
+ this.ajt((d) => d.aas = this.aja);
99364
99438
  break;
99365
99439
  case "SliceLabelFormatSpecifiers":
99366
- this.ajq((d) => d.yj = this.ago);
99440
+ this.ajt((d) => d.yj = this.ago);
99367
99441
  break;
99368
99442
  case "OthersSliceLabelFormat":
99369
- this.ajq((d) => d.aap = this.ai0);
99443
+ this.ajt((d) => d.aap = this.ai3);
99370
99444
  break;
99371
99445
  case "OthersSliceLabelFormatSpecifiers":
99372
- this.ajq((d) => d.yi = this.agn);
99446
+ this.ajt((d) => d.yi = this.agn);
99373
99447
  break;
99374
99448
  case "LegendSliceLabelFormat":
99375
- this.ajq((d) => d.aai = this.ai7);
99449
+ this.ajt((d) => d.aai = this.aja);
99376
99450
  break;
99377
99451
  case "LegendSliceLabelFormatSpecifiers":
99378
- this.ajq((d) => d.yg = this.ago);
99452
+ this.ajt((d) => d.yg = this.ago);
99379
99453
  break;
99380
99454
  case "LegendOthersSliceLabelFormat":
99381
- this.ajq((d) => d.aam = this.ain);
99455
+ this.ajt((d) => d.aam = this.aiq);
99382
99456
  break;
99383
99457
  case "LegendOthersSliceLabelFormatSpecifiers":
99384
- this.ajq((d) => d.yh = this.agl);
99458
+ this.ajt((d) => d.yh = this.agl);
99385
99459
  break;
99386
99460
  case "SweepDirection":
99387
99461
  if (this.angleAxis != null) {
99388
- if (this.ag0 != 0) {
99389
- if (this.ag0 == 1) {
99462
+ if (this.ag2 != 0) {
99463
+ if (this.ag2 == 1) {
99390
99464
  this.angleAxis.ch = false;
99391
99465
  }
99392
99466
  else {
@@ -99400,45 +99474,45 @@ let DataPieBaseChart = /*@__PURE__*/ (() => {
99400
99474
  break;
99401
99475
  case "StartAngle":
99402
99476
  if (this.angleAxis != null) {
99403
- this.angleAxis.nb = isNaN_(this.ahw) ? 0 : this.ahw;
99477
+ this.angleAxis.nb = isNaN_(this.ahy) ? 0 : this.ahy;
99404
99478
  }
99405
99479
  break;
99406
99480
  case "RadiusExtent":
99407
99481
  if (this.valueAxis != null) {
99408
- this.valueAxis.nz = isNaN_(this.ahv) ? 0.65 : this.ahv;
99482
+ this.valueAxis.nz = isNaN_(this.ahx) ? 0.65 : this.ahx;
99409
99483
  }
99410
99484
  break;
99411
99485
  case "OthersCategoryText":
99412
99486
  if (this.angleAxis != null) {
99413
- this.angleAxis.oa = this.aiw;
99487
+ this.angleAxis.oa = this.aiz;
99414
99488
  }
99415
99489
  break;
99416
99490
  case "OthersCategoryType":
99417
99491
  if (this.angleAxis != null) {
99418
- this.angleAxis.nu = this.agy;
99492
+ this.angleAxis.nu = this.ag0;
99419
99493
  }
99420
99494
  break;
99421
99495
  case "OthersCategoryThreshold":
99422
99496
  if (this.angleAxis != null) {
99423
- this.angleAxis.n7 = this.ahu;
99497
+ this.angleAxis.n7 = this.ahw;
99424
99498
  }
99425
99499
  break;
99426
99500
  case "InnerExtent":
99427
99501
  if (this.valueAxis != null) {
99428
- this.valueAxis.ny = this.aht;
99502
+ this.valueAxis.ny = this.ahv;
99429
99503
  }
99430
99504
  break;
99431
99505
  case "LightSliceLabelColor":
99432
99506
  this.ui((d) => {
99433
99507
  if (d.em) {
99434
- this.ci.setCalloutLightColor(d, this.ajz);
99508
+ this.ci.setCalloutLightColor(d, this.aj2);
99435
99509
  }
99436
99510
  });
99437
99511
  break;
99438
99512
  case "DarkSliceLabelColor":
99439
99513
  this.ui((d) => {
99440
99514
  if (d.em) {
99441
- this.ci.setCalloutDarkColor(d, this.ajy);
99515
+ this.ci.setCalloutDarkColor(d, this.aj1);
99442
99516
  }
99443
99517
  });
99444
99518
  break;
@@ -99447,10 +99521,10 @@ let DataPieBaseChart = /*@__PURE__*/ (() => {
99447
99521
  this.um((d) => {
99448
99522
  if (typeCast(AnchoredRadialSeries.$, d) !== null) {
99449
99523
  let e = d;
99450
- e.acm = this.ajn;
99524
+ e.acm = this.ajq;
99451
99525
  }
99452
99526
  });
99453
- this.angleAxis.og = this.ajn;
99527
+ this.angleAxis.og = this.ajq;
99454
99528
  }
99455
99529
  else {
99456
99530
  this.vr();
@@ -99458,7 +99532,7 @@ let DataPieBaseChart = /*@__PURE__*/ (() => {
99458
99532
  break;
99459
99533
  case "LabelMemberPath":
99460
99534
  if (c != null) {
99461
- let d = this.aij;
99535
+ let d = this.ail;
99462
99536
  this.angleAxis.f1 = d;
99463
99537
  }
99464
99538
  else {
@@ -99466,51 +99540,51 @@ let DataPieBaseChart = /*@__PURE__*/ (() => {
99466
99540
  }
99467
99541
  break;
99468
99542
  case "AngleAxisInterval":
99469
- this.angleAxis.m8 = this.ahr;
99543
+ this.angleAxis.m8 = this.aht;
99470
99544
  break;
99471
99545
  case "ValueAxisInterval":
99472
- this.valueAxis.l2 = this.ahz;
99546
+ this.valueAxis.l2 = this.ah1;
99473
99547
  break;
99474
99548
  case "ValueAxisFavorLabellingScaleEnd":
99475
- this.valueAxis.le = this.ahf;
99549
+ this.valueAxis.le = this.ahh;
99476
99550
  break;
99477
99551
  case "ValueAxisAutoRangeBufferMode":
99478
99552
  this.valueAxis.kv = this.agq;
99479
99553
  break;
99480
99554
  case "AngleAxisMinorInterval":
99481
- this.angleAxis.m9 = this.ahs;
99555
+ this.angleAxis.m9 = this.ahu;
99482
99556
  break;
99483
99557
  case "ValueAxisMinorInterval":
99484
- this.valueAxis.l7 = this.ah2;
99558
+ this.valueAxis.l7 = this.ah4;
99485
99559
  break;
99486
99560
  case "ValueAxisIsLogarithmic":
99487
- this.valueAxis.lj = this.ahg;
99561
+ this.valueAxis.lj = this.ahi;
99488
99562
  break;
99489
99563
  case "ValueAxisLogarithmBase":
99490
- this.valueAxis.ma = this.ah4;
99564
+ this.valueAxis.ma = this.ah6;
99491
99565
  break;
99492
99566
  case "ValueAxisMinimumValue":
99493
- this.valueAxis.l6 = this.ah1;
99567
+ this.valueAxis.l6 = this.ah3;
99494
99568
  break;
99495
99569
  case "ValueAxisMaximumValue":
99496
- this.valueAxis.l5 = this.ah0;
99570
+ this.valueAxis.l5 = this.ah2;
99497
99571
  break;
99498
99572
  case "MarkerCollision":
99499
99573
  this.un((e, f) => this.t3(e, f));
99500
99574
  break;
99501
99575
  case "ValueAxisAbbreviateLargeNumbers":
99502
- this.ae0((e) => e.lb = this.ahe);
99576
+ this.ae0((e) => e.lb = this.ahg);
99503
99577
  break;
99504
99578
  }
99505
99579
  }
99506
- get ai7() {
99507
- return this.aic;
99580
+ get aja() {
99581
+ return this.aie;
99508
99582
  }
99509
- set ai7(a) {
99510
- let b = this.ai7;
99583
+ set aja(a) {
99584
+ let b = this.aja;
99511
99585
  if (a != b) {
99512
- this.aic = a;
99513
- this.vl("SliceLabelFormat", b, this.ai7);
99586
+ this.aie = a;
99587
+ this.vl("SliceLabelFormat", b, this.aja);
99514
99588
  }
99515
99589
  }
99516
99590
  get ago() {
@@ -99523,14 +99597,14 @@ let DataPieBaseChart = /*@__PURE__*/ (() => {
99523
99597
  this.vl("SliceLabelFormatSpecifiers", b, this.ago);
99524
99598
  }
99525
99599
  }
99526
- get air() {
99527
- return this.ah8;
99600
+ get aiu() {
99601
+ return this.aia;
99528
99602
  }
99529
- set air(a) {
99530
- let b = this.air;
99603
+ set aiu(a) {
99604
+ let b = this.aiu;
99531
99605
  if (a != b) {
99532
- this.ah8 = a;
99533
- this.vl("LegendSliceLabelFormat", b, this.air);
99606
+ this.aia = a;
99607
+ this.vl("LegendSliceLabelFormat", b, this.aiu);
99534
99608
  }
99535
99609
  }
99536
99610
  get agm() {
@@ -99543,14 +99617,14 @@ let DataPieBaseChart = /*@__PURE__*/ (() => {
99543
99617
  this.vl("LegendSliceLabelFormatSpecifiers", b, this.agm);
99544
99618
  }
99545
99619
  }
99546
- get ai0() {
99547
- return this.aia;
99620
+ get ai3() {
99621
+ return this.aic;
99548
99622
  }
99549
- set ai0(a) {
99550
- let b = this.ai0;
99623
+ set ai3(a) {
99624
+ let b = this.ai3;
99551
99625
  if (a != b) {
99552
- this.aia = a;
99553
- this.vl("OthersSliceLabelFormat", b, this.ai0);
99626
+ this.aic = a;
99627
+ this.vl("OthersSliceLabelFormat", b, this.ai3);
99554
99628
  }
99555
99629
  }
99556
99630
  get agn() {
@@ -99563,14 +99637,14 @@ let DataPieBaseChart = /*@__PURE__*/ (() => {
99563
99637
  this.vl("OthersSliceLabelFormatSpecifiers", b, this.agn);
99564
99638
  }
99565
99639
  }
99566
- get ain() {
99567
- return this.ah7;
99640
+ get aiq() {
99641
+ return this.ah9;
99568
99642
  }
99569
- set ain(a) {
99570
- let b = this.ain;
99643
+ set aiq(a) {
99644
+ let b = this.aiq;
99571
99645
  if (a != b) {
99572
- this.ah7 = a;
99573
- this.vl("LegendOthersSliceLabelFormat", b, this.ain);
99646
+ this.ah9 = a;
99647
+ this.vl("LegendOthersSliceLabelFormat", b, this.aiq);
99574
99648
  }
99575
99649
  }
99576
99650
  get agl() {
@@ -99583,24 +99657,24 @@ let DataPieBaseChart = /*@__PURE__*/ (() => {
99583
99657
  this.vl("LegendOthersSliceLabelFormatSpecifiers", b, this.agl);
99584
99658
  }
99585
99659
  }
99586
- get aht() {
99587
- return this.ahj;
99660
+ get ahv() {
99661
+ return this.ahl;
99588
99662
  }
99589
- set aht(a) {
99590
- let b = this.aht;
99663
+ set ahv(a) {
99664
+ let b = this.ahv;
99591
99665
  if (a != b) {
99592
- this.ahj = a;
99593
- this.vl("InnerExtent", b, this.aht);
99666
+ this.ahl = a;
99667
+ this.vl("InnerExtent", b, this.ahv);
99594
99668
  }
99595
99669
  }
99596
- get ag0() {
99597
- return this.agz;
99670
+ get ag2() {
99671
+ return this.ag1;
99598
99672
  }
99599
- set ag0(a) {
99600
- let b = this.ag0;
99673
+ set ag2(a) {
99674
+ let b = this.ag2;
99601
99675
  if (a != b) {
99602
- this.agz = a;
99603
- this.vl("SweepDirection", enumGetBox(PieChartSweepDirection_$type, b), enumGetBox(PieChartSweepDirection_$type, this.ag0));
99676
+ this.ag1 = a;
99677
+ this.vl("SweepDirection", enumGetBox(PieChartSweepDirection_$type, b), enumGetBox(PieChartSweepDirection_$type, this.ag2));
99604
99678
  }
99605
99679
  }
99606
99680
  get ags() {
@@ -99613,94 +99687,104 @@ let DataPieBaseChart = /*@__PURE__*/ (() => {
99613
99687
  this.vl("SliceLabelPositionMode", enumGetBox(CalloutCollisionMode_$type, b), enumGetBox(CalloutCollisionMode_$type, this.ags));
99614
99688
  }
99615
99689
  }
99616
- get ajz() {
99617
- return this.ajx;
99690
+ get aj2() {
99691
+ return this.aj0;
99618
99692
  }
99619
- set ajz(a) {
99620
- let b = this.ajz;
99693
+ set aj2(a) {
99694
+ let b = this.aj2;
99621
99695
  if (a != b) {
99622
- this.ajx = a;
99623
- this.vl("LightSliceLabelColor", b, this.ajz);
99696
+ this.aj0 = a;
99697
+ this.vl("LightSliceLabelColor", b, this.aj2);
99624
99698
  }
99625
99699
  }
99626
- get ajy() {
99627
- return this.ajw;
99700
+ get aj1() {
99701
+ return this.ajz;
99628
99702
  }
99629
- set ajy(a) {
99630
- let b = this.ajy;
99703
+ set aj1(a) {
99704
+ let b = this.aj1;
99631
99705
  if (a != b) {
99632
- this.ajw = a;
99633
- this.vl("DarkSliceLabelColor", b, this.ajy);
99706
+ this.ajz = a;
99707
+ this.vl("DarkSliceLabelColor", b, this.aj1);
99634
99708
  }
99635
99709
  }
99636
- get ajn() {
99637
- return this.aid;
99710
+ get ajq() {
99711
+ return this.aif;
99638
99712
  }
99639
- set ajn(a) {
99640
- let b = this.ajn;
99713
+ set ajq(a) {
99714
+ let b = this.ajq;
99641
99715
  if (a != b) {
99642
- this.aid = a;
99643
- this.vl("ValueMemberPath", b, this.ajn);
99716
+ this.aif = a;
99717
+ this.vl("ValueMemberPath", b, this.ajq);
99644
99718
  }
99645
99719
  }
99646
- get ail() {
99647
- return this.ah6;
99720
+ get aio() {
99721
+ return this.ah8;
99648
99722
  }
99649
- set ail(a) {
99650
- let b = this.ah6;
99723
+ set aio(a) {
99724
+ let b = this.ah8;
99651
99725
  if (a != b) {
99652
- this.ah6 = a;
99653
- this.vl("LegendLabelMemberPath", b, this.ah6);
99726
+ this.ah8 = a;
99727
+ this.vl("LegendLabelMemberPath", b, this.ah8);
99654
99728
  }
99655
99729
  }
99656
- get agy() {
99657
- return this.agx;
99730
+ get agw() {
99731
+ return this.agv;
99658
99732
  }
99659
- set agy(a) {
99660
- let b = this.agy;
99733
+ set agw(a) {
99734
+ let b = this.agv;
99661
99735
  if (a != b) {
99662
- this.agx = a;
99663
- this.vl("OthersCategoryType", enumGetBox(OthersCategoryType_$type, b), enumGetBox(OthersCategoryType_$type, this.agy));
99736
+ this.agv = a;
99737
+ this.vl("LegendEmptyValuesMode", enumGetBox(LegendEmptyValuesMode_$type, b), this.ah8);
99664
99738
  }
99665
99739
  }
99666
- get ahu() {
99667
- return this.ahk;
99740
+ get ag0() {
99741
+ return this.agz;
99668
99742
  }
99669
- set ahu(a) {
99670
- let b = this.ahu;
99743
+ set ag0(a) {
99744
+ let b = this.ag0;
99671
99745
  if (a != b) {
99672
- this.ahk = a;
99673
- this.vl("OthersCategoryThreshold", b, this.ahu);
99746
+ this.agz = a;
99747
+ this.vl("OthersCategoryType", enumGetBox(OthersCategoryType_$type, b), enumGetBox(OthersCategoryType_$type, this.ag0));
99674
99748
  }
99675
99749
  }
99676
- get aiw() {
99677
- return this.ah9;
99750
+ get ahw() {
99751
+ return this.ahm;
99678
99752
  }
99679
- set aiw(a) {
99680
- let b = this.aiw;
99753
+ set ahw(a) {
99754
+ let b = this.ahw;
99681
99755
  if (a != b) {
99682
- this.ah9 = a;
99683
- this.vl("OthersCategoryText", b, this.aiw);
99756
+ this.ahm = a;
99757
+ this.vl("OthersCategoryThreshold", b, this.ahw);
99684
99758
  }
99685
99759
  }
99686
- get aij() {
99687
- return this.ah5;
99760
+ get aiz() {
99761
+ return this.aib;
99688
99762
  }
99689
- set aij(a) {
99690
- let b = this.aij;
99763
+ set aiz(a) {
99764
+ let b = this.aiz;
99691
99765
  if (a != b) {
99692
- this.ah5 = a;
99693
- this.vl("LabelMemberPath", b, this.aij);
99766
+ this.aib = a;
99767
+ this.vl("OthersCategoryText", b, this.aiz);
99694
99768
  }
99695
99769
  }
99696
- get ahf() {
99697
- return this.aha;
99770
+ get ail() {
99771
+ return this.ah7;
99698
99772
  }
99699
- set ahf(a) {
99700
- let b = this.ahf;
99773
+ set ail(a) {
99774
+ let b = this.ail;
99701
99775
  if (a != b) {
99702
- this.aha = a;
99703
- this.vl("ValueAxisFavorLabellingScaleEnd", b, this.ahf);
99776
+ this.ah7 = a;
99777
+ this.vl("LabelMemberPath", b, this.ail);
99778
+ }
99779
+ }
99780
+ get ahh() {
99781
+ return this.ahc;
99782
+ }
99783
+ set ahh(a) {
99784
+ let b = this.ahh;
99785
+ if (a != b) {
99786
+ this.ahc = a;
99787
+ this.vl("ValueAxisFavorLabellingScaleEnd", b, this.ahh);
99704
99788
  }
99705
99789
  }
99706
99790
  get agq() {
@@ -99713,74 +99797,64 @@ let DataPieBaseChart = /*@__PURE__*/ (() => {
99713
99797
  this.vl("ValueAxisAutoRangeBufferMode", enumGetBox(AxisRangeBufferMode_$type, b), enumGetBox(AxisRangeBufferMode_$type, this.agq));
99714
99798
  }
99715
99799
  }
99716
- get ahr() {
99717
- return this.ahh;
99718
- }
99719
- set ahr(a) {
99720
- let b = this.ahr;
99721
- if (a != b) {
99722
- this.ahh = a;
99723
- this.vl("AngleAxisInterval", b, this.ahr);
99724
- }
99725
- }
99726
- get ahs() {
99727
- return this.ahi;
99800
+ get aht() {
99801
+ return this.ahj;
99728
99802
  }
99729
- set ahs(a) {
99730
- let b = this.ahs;
99803
+ set aht(a) {
99804
+ let b = this.aht;
99731
99805
  if (a != b) {
99732
- this.ahi = a;
99733
- this.vl("AngleAxisMinorInterval", b, this.ahs);
99806
+ this.ahj = a;
99807
+ this.vl("AngleAxisInterval", b, this.aht);
99734
99808
  }
99735
99809
  }
99736
- get ahz() {
99737
- return this.ahn;
99810
+ get ahu() {
99811
+ return this.ahk;
99738
99812
  }
99739
- set ahz(a) {
99740
- let b = this.ahz;
99813
+ set ahu(a) {
99814
+ let b = this.ahu;
99741
99815
  if (a != b) {
99742
- this.ahn = a;
99743
- this.vl("ValueAxisInterval", b, this.ahz);
99816
+ this.ahk = a;
99817
+ this.vl("AngleAxisMinorInterval", b, this.ahu);
99744
99818
  }
99745
99819
  }
99746
- get ahg() {
99747
- return this.ahb;
99820
+ get ah1() {
99821
+ return this.ahp;
99748
99822
  }
99749
- set ahg(a) {
99750
- let b = this.ahg;
99823
+ set ah1(a) {
99824
+ let b = this.ah1;
99751
99825
  if (a != b) {
99752
- this.ahb = a;
99753
- this.vl("ValueAxisIsLogarithmic", b, this.ahg);
99826
+ this.ahp = a;
99827
+ this.vl("ValueAxisInterval", b, this.ah1);
99754
99828
  }
99755
99829
  }
99756
- get ah4() {
99757
- return this.ah3;
99830
+ get ahi() {
99831
+ return this.ahd;
99758
99832
  }
99759
- set ah4(a) {
99760
- let b = this.ah4;
99833
+ set ahi(a) {
99834
+ let b = this.ahi;
99761
99835
  if (a != b) {
99762
- this.ah3 = a;
99763
- this.vl("ValueAxisLogarithmBase", b, this.ah4);
99836
+ this.ahd = a;
99837
+ this.vl("ValueAxisIsLogarithmic", b, this.ahi);
99764
99838
  }
99765
99839
  }
99766
- get ah1() {
99767
- return this.ahp;
99840
+ get ah6() {
99841
+ return this.ah5;
99768
99842
  }
99769
- set ah1(a) {
99770
- let b = this.ah1;
99843
+ set ah6(a) {
99844
+ let b = this.ah6;
99771
99845
  if (a != b) {
99772
- this.ahp = a;
99773
- this.vl("ValueAxisMinimumValue", b, this.ah1);
99846
+ this.ah5 = a;
99847
+ this.vl("ValueAxisLogarithmBase", b, this.ah6);
99774
99848
  }
99775
99849
  }
99776
- get ah0() {
99777
- return this.aho;
99850
+ get ah3() {
99851
+ return this.ahr;
99778
99852
  }
99779
- set ah0(a) {
99780
- let b = this.ah0;
99853
+ set ah3(a) {
99854
+ let b = this.ah3;
99781
99855
  if (a != b) {
99782
- this.aho = a;
99783
- this.vl("ValueAxisMaximumValue", b, this.ah0);
99856
+ this.ahr = a;
99857
+ this.vl("ValueAxisMinimumValue", b, this.ah3);
99784
99858
  }
99785
99859
  }
99786
99860
  get ah2() {
@@ -99790,83 +99864,93 @@ let DataPieBaseChart = /*@__PURE__*/ (() => {
99790
99864
  let b = this.ah2;
99791
99865
  if (a != b) {
99792
99866
  this.ahq = a;
99793
- this.vl("ValueAxisMinorInterval", b, this.ah2);
99867
+ this.vl("ValueAxisMaximumValue", b, this.ah2);
99794
99868
  }
99795
99869
  }
99796
- get ahy() {
99870
+ get ah4() {
99871
+ return this.ahs;
99872
+ }
99873
+ set ah4(a) {
99874
+ let b = this.ah4;
99875
+ if (a != b) {
99876
+ this.ahs = a;
99877
+ this.vl("ValueAxisMinorInterval", b, this.ah4);
99878
+ }
99879
+ }
99880
+ get ah0() {
99797
99881
  return this.valueAxis.ly;
99798
99882
  }
99799
- get ahx() {
99883
+ get ahz() {
99800
99884
  return this.valueAxis.lx;
99801
99885
  }
99802
- get ahv() {
99803
- return this.ahl;
99886
+ get ahx() {
99887
+ return this.ahn;
99804
99888
  }
99805
- set ahv(a) {
99806
- let b = this.ahv;
99889
+ set ahx(a) {
99890
+ let b = this.ahx;
99807
99891
  if (a != b) {
99808
- this.ahl = a;
99809
- this.vl("RadiusExtent", b, this.ahv);
99892
+ this.ahn = a;
99893
+ this.vl("RadiusExtent", b, this.ahx);
99810
99894
  }
99811
99895
  }
99812
- get ahw() {
99813
- return this.ahm;
99896
+ get ahy() {
99897
+ return this.aho;
99814
99898
  }
99815
- set ahw(a) {
99816
- let b = this.ahw;
99899
+ set ahy(a) {
99900
+ let b = this.ahy;
99817
99901
  if (a != b) {
99818
- this.ahm = a;
99819
- this.vl("StartAngle", b, this.ahw);
99902
+ this.aho = a;
99903
+ this.vl("StartAngle", b, this.ahy);
99820
99904
  }
99821
99905
  }
99822
- get ai5() {
99823
- return this.aib;
99906
+ get ai8() {
99907
+ return this.aid;
99824
99908
  }
99825
- set ai5(a) {
99826
- let b = this.ai5;
99909
+ set ai8(a) {
99910
+ let b = this.ai8;
99827
99911
  if (a != b) {
99828
- this.aib = a;
99829
- this.vl("SliceLabelContentSeparator", b, this.ai5);
99912
+ this.aid = a;
99913
+ this.vl("SliceLabelContentSeparator", b, this.ai8);
99830
99914
  }
99831
99915
  }
99832
- get ag6() {
99833
- return this.ag4;
99916
+ get ag8() {
99917
+ return this.ag6;
99834
99918
  }
99835
- set ag6(a) {
99836
- let b = this.ag6;
99919
+ set ag8(a) {
99920
+ let b = this.ag8;
99837
99921
  if (a != b) {
99838
- this.ag4 = a;
99839
- this.vl("SliceLabelContentMode", enumGetBox(RadialLabelMode_$type, b), enumGetBox(RadialLabelMode_$type, this.ag6));
99922
+ this.ag6 = a;
99923
+ this.vl("SliceLabelContentMode", enumGetBox(RadialLabelMode_$type, b), enumGetBox(RadialLabelMode_$type, this.ag8));
99840
99924
  }
99841
99925
  }
99842
- get ag5() {
99843
- return this.ag3;
99926
+ get ag7() {
99927
+ return this.ag5;
99844
99928
  }
99845
- set ag5(a) {
99846
- let b = this.ag5;
99929
+ set ag7(a) {
99930
+ let b = this.ag7;
99847
99931
  if (a != b) {
99848
- this.ag3 = a;
99849
- this.vl("LegendSliceLabelContentMode", enumGetBox(RadialLabelMode_$type, b), enumGetBox(RadialLabelMode_$type, this.ag5));
99932
+ this.ag5 = a;
99933
+ this.vl("LegendSliceLabelContentMode", enumGetBox(RadialLabelMode_$type, b), enumGetBox(RadialLabelMode_$type, this.ag7));
99850
99934
  }
99851
99935
  }
99852
- get ahc() {
99853
- return this.ag8;
99936
+ get ahe() {
99937
+ return this.aha;
99854
99938
  }
99855
- set ahc(a) {
99856
- let b = this.ahc;
99939
+ set ahe(a) {
99940
+ let b = this.ahe;
99857
99941
  if (a != b) {
99858
- this.ag8 = a;
99859
- this.vl("AngleAxisFavorLabellingScaleEnd", b, this.ahc);
99942
+ this.aha = a;
99943
+ this.vl("AngleAxisFavorLabellingScaleEnd", b, this.ahe);
99860
99944
  }
99861
99945
  }
99862
- get ahe() {
99863
- return this.ag9;
99946
+ get ahg() {
99947
+ return this.ahb;
99864
99948
  }
99865
- set ahe(a) {
99866
- let b = this.ahe;
99949
+ set ahg(a) {
99950
+ let b = this.ahg;
99867
99951
  if (a != b) {
99868
- this.ag9 = a;
99869
- this.vl("ValueAxisAbbreviateLargeNumbers", b, this.ahe);
99952
+ this.ahb = a;
99953
+ this.vl("ValueAxisAbbreviateLargeNumbers", b, this.ahg);
99870
99954
  }
99871
99955
  }
99872
99956
  get agu() {
@@ -99954,7 +100038,7 @@ let DataPieChart = /*@__PURE__*/ (() => {
99954
100038
  this.he = false;
99955
100039
  this.b3 = 1;
99956
100040
  this.bz = 11;
99957
- this.akb = true;
100041
+ this.ake = true;
99958
100042
  this.xq = BrushUtil.h(255, 255, 255, 255);
99959
100043
  this.jl = DeviceUtils.g(2);
99960
100044
  this.gm = true;
@@ -99965,83 +100049,83 @@ let DataPieChart = /*@__PURE__*/ (() => {
99965
100049
  }
99966
100050
  uz(a, b) {
99967
100051
  super.uz(a, b);
99968
- a.kc = this.ake;
99969
- a.kd = this.akf;
99970
- a.dc = this.aj8;
99971
- a.dd = this.aj9;
100052
+ a.kc = this.akh;
100053
+ a.kd = this.aki;
100054
+ a.dc = this.akb;
100055
+ a.dd = this.akc;
99972
100056
  }
99973
100057
  vo(a, b, c) {
99974
100058
  super.vo(a, b, c);
99975
100059
  switch (a) {
99976
100060
  case "TransitionInDuration":
99977
- this.um((d) => d.kc = this.ake);
100061
+ this.um((d) => d.kc = this.akh);
99978
100062
  break;
99979
100063
  case "TransitionOutDuration":
99980
- this.um((d) => d.kd = this.akf);
100064
+ this.um((d) => d.kd = this.aki);
99981
100065
  break;
99982
100066
  case "TransitionInEasingFunction":
99983
- this.um((d) => d.dc = this.aj8);
100067
+ this.um((d) => d.dc = this.akb);
99984
100068
  break;
99985
100069
  case "TransitionOutEasingFunction":
99986
- this.um((d) => d.dd = this.aj9);
100070
+ this.um((d) => d.dd = this.akc);
99987
100071
  break;
99988
100072
  }
99989
100073
  }
99990
- get ake() {
99991
- return this.akc;
100074
+ get akh() {
100075
+ return this.akf;
99992
100076
  }
99993
- set ake(a) {
99994
- let b = this.ake;
100077
+ set akh(a) {
100078
+ let b = this.akh;
99995
100079
  if (a != b) {
99996
- this.akc = a;
99997
- this.vl("TransitionInDuration", b, this.ake);
100080
+ this.akf = a;
100081
+ this.vl("TransitionInDuration", b, this.akh);
99998
100082
  }
99999
100083
  }
100000
- get akf() {
100001
- return this.akd;
100084
+ get aki() {
100085
+ return this.akg;
100002
100086
  }
100003
- set akf(a) {
100004
- let b = this.akf;
100087
+ set aki(a) {
100088
+ let b = this.aki;
100005
100089
  if (a != b) {
100006
- this.akd = a;
100007
- this.vl("TransitionOutDuration", b, this.akf);
100090
+ this.akg = a;
100091
+ this.vl("TransitionOutDuration", b, this.aki);
100008
100092
  }
100009
100093
  }
100010
- get aj8() {
100011
- return this.aj6;
100094
+ get akb() {
100095
+ return this.aj9;
100012
100096
  }
100013
- set aj8(a) {
100014
- let b = this.aj8;
100097
+ set akb(a) {
100098
+ let b = this.akb;
100015
100099
  if (a != b) {
100016
- this.aj6 = a;
100017
- this.vl("TransitionInEasingFunction", b, this.aj8);
100100
+ this.aj9 = a;
100101
+ this.vl("TransitionInEasingFunction", b, this.akb);
100018
100102
  }
100019
100103
  }
100020
- get aj9() {
100021
- return this.aj7;
100104
+ get akc() {
100105
+ return this.aka;
100022
100106
  }
100023
- set aj9(a) {
100024
- let b = this.aj9;
100107
+ set akc(a) {
100108
+ let b = this.akc;
100025
100109
  if (a != b) {
100026
- this.aj7 = a;
100027
- this.vl("TransitionOutEasingFunction", b, this.aj9);
100110
+ this.aka = a;
100111
+ this.vl("TransitionOutEasingFunction", b, this.akc);
100028
100112
  }
100029
100113
  }
100030
- akh() {
100114
+ akk() {
100031
100115
  let cvd_ = this.lv();
100032
100116
  cvd_.scaleByViewport();
100033
100117
  return (cvd_.serialize());
100034
100118
  }
100035
100119
  constructor() {
100036
100120
  super();
100037
- this.akc = 1000;
100038
- this.akd = 1000;
100039
- this.aj6 = null;
100040
- this.aj7 = null;
100041
- this.aj2 = 0;
100042
- this.aka = true;
100043
- this.aj0 = 0;
100044
- this.aj4 = 3;
100121
+ this.akf = 1000;
100122
+ this.akg = 1000;
100123
+ this.aj9 = null;
100124
+ this.aka = null;
100125
+ this.aj5 = 0;
100126
+ this.akd = true;
100127
+ this.aj3 = 0;
100128
+ this.aj7 = 3;
100045
100129
  this.ue();
100046
100130
  }
100047
100131
  get_hy() {
@@ -100065,14 +100149,14 @@ let DataPieChart = /*@__PURE__*/ (() => {
100065
100149
  get hx() {
100066
100150
  return this.get_hx();
100067
100151
  }
100068
- get_ahd() {
100152
+ get_ahf() {
100069
100153
  return false;
100070
100154
  }
100071
100155
  bi(a) {
100072
- if (this.aj3 == 0) {
100156
+ if (this.aj6 == 0) {
100073
100157
  return a.suggestedSeries;
100074
100158
  }
100075
- if (this.aj3 == 1) {
100159
+ if (this.aj6 == 1) {
100076
100160
  return 34;
100077
100161
  }
100078
100162
  return 34;
@@ -100090,9 +100174,9 @@ let DataPieChart = /*@__PURE__*/ (() => {
100090
100174
  if (c == null) {
100091
100175
  return;
100092
100176
  }
100093
- c.zk = this.akb;
100094
- c.yu = this.aj1;
100095
- c.c3 = this.aj5;
100177
+ c.zk = this.ake;
100178
+ c.yu = this.aj4;
100179
+ c.c3 = this.aj8;
100096
100180
  }
100097
100181
  t3(a, b) {
100098
100182
  super.t3(a, b);
@@ -100118,44 +100202,44 @@ let DataPieChart = /*@__PURE__*/ (() => {
100118
100202
  get cf() {
100119
100203
  return this.get_cf();
100120
100204
  }
100121
- get aj3() {
100122
- return this.aj2;
100205
+ get aj6() {
100206
+ return this.aj5;
100123
100207
  }
100124
- set aj3(a) {
100125
- if (a != this.aj2) {
100126
- let b = this.aj3;
100127
- this.aj2 = a;
100128
- this.vl("ChartType", enumGetBox(DataPieChartType_$type, b), enumGetBox(DataPieChartType_$type, this.aj3));
100208
+ set aj6(a) {
100209
+ if (a != this.aj5) {
100210
+ let b = this.aj6;
100211
+ this.aj5 = a;
100212
+ this.vl("ChartType", enumGetBox(DataPieChartType_$type, b), enumGetBox(DataPieChartType_$type, this.aj6));
100129
100213
  }
100130
100214
  }
100131
- get akb() {
100132
- return this.aka;
100215
+ get ake() {
100216
+ return this.akd;
100133
100217
  }
100134
- set akb(a) {
100135
- let b = this.akb;
100218
+ set ake(a) {
100219
+ let b = this.ake;
100136
100220
  if (a != b) {
100137
- this.aka = a;
100138
- this.vl("IsTransitionInEnabled", b, this.akb);
100221
+ this.akd = a;
100222
+ this.vl("IsTransitionInEnabled", b, this.ake);
100139
100223
  }
100140
100224
  }
100141
- get aj1() {
100142
- return this.aj0;
100225
+ get aj4() {
100226
+ return this.aj3;
100143
100227
  }
100144
- set aj1(a) {
100145
- let b = this.aj1;
100228
+ set aj4(a) {
100229
+ let b = this.aj4;
100146
100230
  if (a != b) {
100147
- this.aj0 = a;
100148
- this.vl("TransitionInMode", enumGetBox(CategoryTransitionInMode_$type, b), enumGetBox(CategoryTransitionInMode_$type, this.aj1));
100231
+ this.aj3 = a;
100232
+ this.vl("TransitionInMode", enumGetBox(CategoryTransitionInMode_$type, b), enumGetBox(CategoryTransitionInMode_$type, this.aj4));
100149
100233
  }
100150
100234
  }
100151
- get aj5() {
100152
- return this.aj4;
100235
+ get aj8() {
100236
+ return this.aj7;
100153
100237
  }
100154
- set aj5(a) {
100155
- let b = this.aj5;
100238
+ set aj8(a) {
100239
+ let b = this.aj8;
100156
100240
  if (a != b) {
100157
- this.aj4 = a;
100158
- this.vl("TransitionInSpeedType", enumGetBox(TransitionInSpeedType_$type, b), enumGetBox(TransitionInSpeedType_$type, this.aj5));
100241
+ this.aj7 = a;
100242
+ this.vl("TransitionInSpeedType", enumGetBox(TransitionInSpeedType_$type, b), enumGetBox(TransitionInSpeedType_$type, this.aj8));
100159
100243
  }
100160
100244
  }
100161
100245
  }
@@ -101542,10 +101626,10 @@ let IgcDataPieBaseChartComponent = /*@__PURE__*/ (() => {
101542
101626
  * Gets or sets the label format for the slices.
101543
101627
  */
101544
101628
  get sliceLabelFormat() {
101545
- return this.i.ai7;
101629
+ return this.i.aja;
101546
101630
  }
101547
101631
  set sliceLabelFormat(v) {
101548
- this.i.ai7 = v;
101632
+ this.i.aja = v;
101549
101633
  }
101550
101634
  /**
101551
101635
  * Gets or sets the format specifiers to use with the labels for the slices.
@@ -101564,10 +101648,10 @@ let IgcDataPieBaseChartComponent = /*@__PURE__*/ (() => {
101564
101648
  * Gets or sets the label format for the LegendSlices.
101565
101649
  */
101566
101650
  get legendSliceLabelFormat() {
101567
- return this.i.air;
101651
+ return this.i.aiu;
101568
101652
  }
101569
101653
  set legendSliceLabelFormat(v) {
101570
- this.i.air = v;
101654
+ this.i.aiu = v;
101571
101655
  }
101572
101656
  /**
101573
101657
  * Gets or sets the format specifiers to use with the labels for the LegendSlices.
@@ -101586,10 +101670,10 @@ let IgcDataPieBaseChartComponent = /*@__PURE__*/ (() => {
101586
101670
  * Gets or sets the label format for the OthersSlices.
101587
101671
  */
101588
101672
  get othersSliceLabelFormat() {
101589
- return this.i.ai0;
101673
+ return this.i.ai3;
101590
101674
  }
101591
101675
  set othersSliceLabelFormat(v) {
101592
- this.i.ai0 = v;
101676
+ this.i.ai3 = v;
101593
101677
  }
101594
101678
  /**
101595
101679
  * Gets or sets the format specifiers to use with the labels for the OthersSlices.
@@ -101608,10 +101692,10 @@ let IgcDataPieBaseChartComponent = /*@__PURE__*/ (() => {
101608
101692
  * Gets or sets the label format for the LegendOthersSlices.
101609
101693
  */
101610
101694
  get legendOthersSliceLabelFormat() {
101611
- return this.i.ain;
101695
+ return this.i.aiq;
101612
101696
  }
101613
101697
  set legendOthersSliceLabelFormat(v) {
101614
- this.i.ain = v;
101698
+ this.i.aiq = v;
101615
101699
  }
101616
101700
  /**
101617
101701
  * Gets or sets the format specifiers to use with the labels for the LegendOthersSlices.
@@ -101631,22 +101715,22 @@ let IgcDataPieBaseChartComponent = /*@__PURE__*/ (() => {
101631
101715
  * a value between 0.0 and 1.0.
101632
101716
  */
101633
101717
  get innerExtent() {
101634
- return this.i.aht;
101718
+ return this.i.ahv;
101635
101719
  }
101636
101720
  set innerExtent(v) {
101637
- this.i.aht = +v;
101638
- this._a("innerExtent", this.i.aht);
101721
+ this.i.ahv = +v;
101722
+ this._a("innerExtent", this.i.ahv);
101639
101723
  }
101640
101724
  /**
101641
101725
  * Defines the percentage of the maximum radius extent to leave blank at the center of the chart. Should be
101642
101726
  * a value between 0.0 and 1.0.
101643
101727
  */
101644
101728
  get sweepDirection() {
101645
- return this.i.ag0;
101729
+ return this.i.ag2;
101646
101730
  }
101647
101731
  set sweepDirection(v) {
101648
- this.i.ag0 = ensureEnum(PieChartSweepDirection_$type, v);
101649
- this._a("sweepDirection", enumToString(PieChartSweepDirection_$type, this.i.ag0));
101732
+ this.i.ag2 = ensureEnum(PieChartSweepDirection_$type, v);
101733
+ this._a("sweepDirection", enumToString(PieChartSweepDirection_$type, this.i.ag2));
101650
101734
  }
101651
101735
  /**
101652
101736
  * Defines the positioning mode of the slice labels for the pie chart.
@@ -101662,87 +101746,94 @@ let IgcDataPieBaseChartComponent = /*@__PURE__*/ (() => {
101662
101746
  * Gets or sets the light color to use for slice labels.
101663
101747
  */
101664
101748
  get lightSliceLabelColor() {
101665
- return brushToString(this.i.ajz);
101749
+ return brushToString(this.i.aj2);
101666
101750
  }
101667
101751
  set lightSliceLabelColor(v) {
101668
- this.i.ajz = stringToBrush(v);
101669
- this._a("lightSliceLabelColor", brushToString(this.i.ajz));
101752
+ this.i.aj2 = stringToBrush(v);
101753
+ this._a("lightSliceLabelColor", brushToString(this.i.aj2));
101670
101754
  }
101671
101755
  /**
101672
101756
  * Gets or sets the Dark color to use for slice labels.
101673
101757
  */
101674
101758
  get darkSliceLabelColor() {
101675
- return brushToString(this.i.ajy);
101759
+ return brushToString(this.i.aj1);
101676
101760
  }
101677
101761
  set darkSliceLabelColor(v) {
101678
- this.i.ajy = stringToBrush(v);
101679
- this._a("darkSliceLabelColor", brushToString(this.i.ajy));
101762
+ this.i.aj1 = stringToBrush(v);
101763
+ this._a("darkSliceLabelColor", brushToString(this.i.aj1));
101680
101764
  }
101681
101765
  /**
101682
101766
  * Gets or sets the overridden value member path to use.
101683
101767
  */
101684
101768
  get valueMemberPath() {
101685
- return this.i.ajn;
101769
+ return this.i.ajq;
101686
101770
  }
101687
101771
  set valueMemberPath(v) {
101688
- this.i.ajn = v;
101772
+ this.i.ajq = v;
101689
101773
  }
101690
101774
  /**
101691
101775
  * Gets or sets the legend label member path to use.
101692
101776
  */
101693
101777
  get legendLabelMemberPath() {
101694
- return this.i.ail;
101778
+ return this.i.aio;
101695
101779
  }
101696
101780
  set legendLabelMemberPath(v) {
101697
- this.i.ail = v;
101781
+ this.i.aio = v;
101782
+ }
101783
+ get legendEmptyValuesMode() {
101784
+ return this.i.agw;
101785
+ }
101786
+ set legendEmptyValuesMode(v) {
101787
+ this.i.agw = ensureEnum(LegendEmptyValuesMode_$type, v);
101788
+ this._a("legendEmptyValuesMode", enumToString(LegendEmptyValuesMode_$type, this.i.agw));
101698
101789
  }
101699
101790
  /**
101700
101791
  * Gets or sets whether to use numeric or percent-based threshold value.
101701
101792
  */
101702
101793
  get othersCategoryType() {
101703
- return this.i.agy;
101794
+ return this.i.ag0;
101704
101795
  }
101705
101796
  set othersCategoryType(v) {
101706
- this.i.agy = ensureEnum(OthersCategoryType_$type, v);
101707
- this._a("othersCategoryType", enumToString(OthersCategoryType_$type, this.i.agy));
101797
+ this.i.ag0 = ensureEnum(OthersCategoryType_$type, v);
101798
+ this._a("othersCategoryType", enumToString(OthersCategoryType_$type, this.i.ag0));
101708
101799
  }
101709
101800
  /**
101710
101801
  * Gets or sets the threshold value that determines if slices are grouped into the Others slice.
101711
101802
  */
101712
101803
  get othersCategoryThreshold() {
101713
- return this.i.ahu;
101804
+ return this.i.ahw;
101714
101805
  }
101715
101806
  set othersCategoryThreshold(v) {
101716
- this.i.ahu = +v;
101717
- this._a("othersCategoryThreshold", this.i.ahu);
101807
+ this.i.ahw = +v;
101808
+ this._a("othersCategoryThreshold", this.i.ahw);
101718
101809
  }
101719
101810
  /**
101720
101811
  * Gets or sets the label of the Others slice.
101721
101812
  */
101722
101813
  get othersCategoryText() {
101723
- return this.i.aiw;
101814
+ return this.i.aiz;
101724
101815
  }
101725
101816
  set othersCategoryText(v) {
101726
- this.i.aiw = v;
101817
+ this.i.aiz = v;
101727
101818
  }
101728
101819
  /**
101729
101820
  * Gets or sets the overridden value member path to use.
101730
101821
  */
101731
101822
  get labelMemberPath() {
101732
- return this.i.aij;
101823
+ return this.i.ail;
101733
101824
  }
101734
101825
  set labelMemberPath(v) {
101735
- this.i.aij = v;
101826
+ this.i.ail = v;
101736
101827
  }
101737
101828
  /**
101738
101829
  * Gets or sets whether the axis should favor emitting a label at the end of the scale.
101739
101830
  */
101740
101831
  get valueAxisFavorLabellingScaleEnd() {
101741
- return this.i.ahf;
101832
+ return this.i.ahh;
101742
101833
  }
101743
101834
  set valueAxisFavorLabellingScaleEnd(v) {
101744
- this.i.ahf = ensureBool(v);
101745
- this._a("valueAxisFavorLabellingScaleEnd", this.i.ahf);
101835
+ this.i.ahh = ensureBool(v);
101836
+ this._a("valueAxisFavorLabellingScaleEnd", this.i.ahh);
101746
101837
  }
101747
101838
  /**
101748
101839
  * Gets or sets how the numeric axis will adjust its range buffer to less closely fix the data from the series.
@@ -101759,165 +101850,165 @@ let IgcDataPieBaseChartComponent = /*@__PURE__*/ (() => {
101759
101850
  * 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.
101760
101851
  */
101761
101852
  get angleAxisInterval() {
101762
- return this.i.ahr;
101853
+ return this.i.aht;
101763
101854
  }
101764
101855
  set angleAxisInterval(v) {
101765
- this.i.ahr = +v;
101766
- this._a("angleAxisInterval", this.i.ahr);
101856
+ this.i.aht = +v;
101857
+ this._a("angleAxisInterval", this.i.aht);
101767
101858
  }
101768
101859
  /**
101769
101860
  * Gets or sets the frequency of displayed minor lines along the X-axis.
101770
101861
  * Gets or sets the set value is a factor that determines how the minor lines will be displayed.
101771
101862
  */
101772
101863
  get angleAxisMinorInterval() {
101773
- return this.i.ahs;
101864
+ return this.i.ahu;
101774
101865
  }
101775
101866
  set angleAxisMinorInterval(v) {
101776
- this.i.ahs = +v;
101777
- this._a("angleAxisMinorInterval", this.i.ahs);
101867
+ this.i.ahu = +v;
101868
+ this._a("angleAxisMinorInterval", this.i.ahu);
101778
101869
  }
101779
101870
  /**
101780
101871
  * Gets or sets the distance between each label and grid line along the Y-axis.
101781
101872
  */
101782
101873
  get valueAxisInterval() {
101783
- return this.i.ahz;
101874
+ return this.i.ah1;
101784
101875
  }
101785
101876
  set valueAxisInterval(v) {
101786
- this.i.ahz = +v;
101787
- this._a("valueAxisInterval", this.i.ahz);
101877
+ this.i.ah1 = +v;
101878
+ this._a("valueAxisInterval", this.i.ah1);
101788
101879
  }
101789
101880
  /**
101790
101881
  * Gets or sets whether the Y-axis should use a logarithmic scale instead of a linear one.
101791
101882
  * 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.
101792
101883
  */
101793
101884
  get valueAxisIsLogarithmic() {
101794
- return this.i.ahg;
101885
+ return this.i.ahi;
101795
101886
  }
101796
101887
  set valueAxisIsLogarithmic(v) {
101797
- this.i.ahg = ensureBool(v);
101798
- this._a("valueAxisIsLogarithmic", this.i.ahg);
101888
+ this.i.ahi = ensureBool(v);
101889
+ this._a("valueAxisIsLogarithmic", this.i.ahi);
101799
101890
  }
101800
101891
  /**
101801
101892
  * Gets or sets the base value to use in the log function when mapping the position of data items along the Y-axis.
101802
101893
  * This property is effective only when ValueAxisIsLogarithmic is true.
101803
101894
  */
101804
101895
  get valueAxisLogarithmBase() {
101805
- return this.i.ah4;
101896
+ return this.i.ah6;
101806
101897
  }
101807
101898
  set valueAxisLogarithmBase(v) {
101808
- this.i.ah4 = +v;
101809
- this._a("valueAxisLogarithmBase", this.i.ah4);
101899
+ this.i.ah6 = +v;
101900
+ this._a("valueAxisLogarithmBase", this.i.ah6);
101810
101901
  }
101811
101902
  /**
101812
101903
  * Gets or sets the data value corresponding to the minimum value of the Y-axis.
101813
101904
  */
101814
101905
  get valueAxisMinimumValue() {
101815
- return this.i.ah1;
101906
+ return this.i.ah3;
101816
101907
  }
101817
101908
  set valueAxisMinimumValue(v) {
101818
- this.i.ah1 = +v;
101819
- this._a("valueAxisMinimumValue", this.i.ah1);
101909
+ this.i.ah3 = +v;
101910
+ this._a("valueAxisMinimumValue", this.i.ah3);
101820
101911
  }
101821
101912
  /**
101822
101913
  * Gets or sets the data value corresponding to the maximum value of the Y-axis.
101823
101914
  */
101824
101915
  get valueAxisMaximumValue() {
101825
- return this.i.ah0;
101916
+ return this.i.ah2;
101826
101917
  }
101827
101918
  set valueAxisMaximumValue(v) {
101828
- this.i.ah0 = +v;
101829
- this._a("valueAxisMaximumValue", this.i.ah0);
101919
+ this.i.ah2 = +v;
101920
+ this._a("valueAxisMaximumValue", this.i.ah2);
101830
101921
  }
101831
101922
  /**
101832
101923
  * Gets or sets the frequency of displayed minor lines along the Y-axis.
101833
101924
  */
101834
101925
  get valueAxisMinorInterval() {
101835
- return this.i.ah2;
101926
+ return this.i.ah4;
101836
101927
  }
101837
101928
  set valueAxisMinorInterval(v) {
101838
- this.i.ah2 = +v;
101839
- this._a("valueAxisMinorInterval", this.i.ah2);
101929
+ this.i.ah4 = +v;
101930
+ this._a("valueAxisMinorInterval", this.i.ah4);
101840
101931
  }
101841
101932
  /**
101842
101933
  * Gets the current minimum value for the Y-axis.
101843
101934
  */
101844
101935
  get valueAxisActualMinimum() {
101845
- return this.i.ahy;
101936
+ return this.i.ah0;
101846
101937
  }
101847
101938
  /**
101848
101939
  * Gets the current maximum value for the Y-axis.
101849
101940
  */
101850
101941
  get valueAxisActualMaximum() {
101851
- return this.i.ahx;
101942
+ return this.i.ahz;
101852
101943
  }
101853
101944
  /**
101854
101945
  * Gets or sets the extent of the chart's radius. Value between 0 and 1.
101855
101946
  */
101856
101947
  get radiusExtent() {
101857
- return this.i.ahv;
101948
+ return this.i.ahx;
101858
101949
  }
101859
101950
  set radiusExtent(v) {
101860
- this.i.ahv = +v;
101861
- this._a("radiusExtent", this.i.ahv);
101951
+ this.i.ahx = +v;
101952
+ this._a("radiusExtent", this.i.ahx);
101862
101953
  }
101863
101954
  /**
101864
101955
  * Gets or sets the start angle to use for the pie chart measured in degrees from the positive x axis.
101865
101956
  */
101866
101957
  get startAngle() {
101867
- return this.i.ahw;
101958
+ return this.i.ahy;
101868
101959
  }
101869
101960
  set startAngle(v) {
101870
- this.i.ahw = +v;
101871
- this._a("startAngle", this.i.ahw);
101961
+ this.i.ahy = +v;
101962
+ this._a("startAngle", this.i.ahy);
101872
101963
  }
101873
101964
  /**
101874
101965
  * Gets or sets the label of the Others slice.
101875
101966
  */
101876
101967
  get sliceLabelContentSeparator() {
101877
- return this.i.ai5;
101968
+ return this.i.ai8;
101878
101969
  }
101879
101970
  set sliceLabelContentSeparator(v) {
101880
- this.i.ai5 = v;
101971
+ this.i.ai8 = v;
101881
101972
  }
101882
101973
  /**
101883
101974
  * Gets or sets the label of the Others slice.
101884
101975
  */
101885
101976
  get sliceLabelContentMode() {
101886
- return this.i.ag6;
101977
+ return this.i.ag8;
101887
101978
  }
101888
101979
  set sliceLabelContentMode(v) {
101889
- this.i.ag6 = ensureEnum(RadialLabelMode_$type, v);
101890
- this._a("sliceLabelContentMode", enumToString(RadialLabelMode_$type, this.i.ag6));
101980
+ this.i.ag8 = ensureEnum(RadialLabelMode_$type, v);
101981
+ this._a("sliceLabelContentMode", enumToString(RadialLabelMode_$type, this.i.ag8));
101891
101982
  }
101892
101983
  /**
101893
101984
  * Gets or sets the label of the Others slice.
101894
101985
  */
101895
101986
  get legendSliceLabelContentMode() {
101896
- return this.i.ag5;
101987
+ return this.i.ag7;
101897
101988
  }
101898
101989
  set legendSliceLabelContentMode(v) {
101899
- this.i.ag5 = ensureEnum(RadialLabelMode_$type, v);
101900
- this._a("legendSliceLabelContentMode", enumToString(RadialLabelMode_$type, this.i.ag5));
101990
+ this.i.ag7 = ensureEnum(RadialLabelMode_$type, v);
101991
+ this._a("legendSliceLabelContentMode", enumToString(RadialLabelMode_$type, this.i.ag7));
101901
101992
  }
101902
101993
  /**
101903
101994
  * Gets or sets whether to favor labelling the end of the scale.
101904
101995
  */
101905
101996
  get angleAxisFavorLabellingScaleEnd() {
101906
- return this.i.ahc;
101997
+ return this.i.ahe;
101907
101998
  }
101908
101999
  set angleAxisFavorLabellingScaleEnd(v) {
101909
- this.i.ahc = ensureBool(v);
101910
- this._a("angleAxisFavorLabellingScaleEnd", this.i.ahc);
102000
+ this.i.ahe = ensureBool(v);
102001
+ this._a("angleAxisFavorLabellingScaleEnd", this.i.ahe);
101911
102002
  }
101912
102003
  /**
101913
102004
  * Gets or sets whether the large numbers on the Y-axis labels are abbreviated.
101914
102005
  */
101915
102006
  get valueAxisAbbreviateLargeNumbers() {
101916
- return this.i.ahe;
102007
+ return this.i.ahg;
101917
102008
  }
101918
102009
  set valueAxisAbbreviateLargeNumbers(v) {
101919
- this.i.ahe = ensureBool(v);
101920
- this._a("valueAxisAbbreviateLargeNumbers", this.i.ahe);
102010
+ this.i.ahg = ensureBool(v);
102011
+ this._a("valueAxisAbbreviateLargeNumbers", this.i.ahg);
101921
102012
  }
101922
102013
  /**
101923
102014
  * Gets or sets collision avoidance between markers on series that support this behaviour.
@@ -102210,41 +102301,41 @@ let IgcDataPieChartComponent = /*@__PURE__*/ (() => {
102210
102301
  * Gets or sets the duration used for animating series plots when the chart is loading into view
102211
102302
  */
102212
102303
  get transitionInDuration() {
102213
- return this.i.ake;
102304
+ return this.i.akh;
102214
102305
  }
102215
102306
  set transitionInDuration(v) {
102216
- this.i.ake = +v;
102217
- this._a("transitionInDuration", this.i.ake);
102307
+ this.i.akh = +v;
102308
+ this._a("transitionInDuration", this.i.akh);
102218
102309
  }
102219
102310
  /**
102220
102311
  * Gets or sets the duration used for animating series plots when the series is leaving view
102221
102312
  */
102222
102313
  get transitionOutDuration() {
102223
- return this.i.akf;
102314
+ return this.i.aki;
102224
102315
  }
102225
102316
  set transitionOutDuration(v) {
102226
- this.i.akf = +v;
102227
- this._a("transitionOutDuration", this.i.akf);
102317
+ this.i.aki = +v;
102318
+ this._a("transitionOutDuration", this.i.aki);
102228
102319
  }
102229
102320
  /**
102230
102321
  * Gets or sets the easing function used for animating series plots when the chart is loading into view
102231
102322
  * 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.
102232
102323
  */
102233
102324
  get transitionInEasingFunction() {
102234
- return this.i.aj8;
102325
+ return this.i.akb;
102235
102326
  }
102236
102327
  set transitionInEasingFunction(v) {
102237
- this.i.aj8 = v;
102328
+ this.i.akb = v;
102238
102329
  }
102239
102330
  /**
102240
102331
  * Gets or sets the easing function used for animating series plots when the chart is loading into view
102241
102332
  * 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.
102242
102333
  */
102243
102334
  get transitionOutEasingFunction() {
102244
- return this.i.aj9;
102335
+ return this.i.akc;
102245
102336
  }
102246
102337
  set transitionOutEasingFunction(v) {
102247
- this.i.aj9 = v;
102338
+ this.i.akc = v;
102248
102339
  }
102249
102340
  /**
102250
102341
  * Gets the domain type of this chart
@@ -102256,48 +102347,48 @@ let IgcDataPieChartComponent = /*@__PURE__*/ (() => {
102256
102347
  * Gets or sets the type of chart series to generate from the data.
102257
102348
  */
102258
102349
  get chartType() {
102259
- return this.i.aj3;
102350
+ return this.i.aj6;
102260
102351
  }
102261
102352
  set chartType(v) {
102262
- this.i.aj3 = ensureEnum(DataPieChartType_$type, v);
102263
- this._a("chartType", enumToString(DataPieChartType_$type, this.i.aj3));
102353
+ this.i.aj6 = ensureEnum(DataPieChartType_$type, v);
102354
+ this._a("chartType", enumToString(DataPieChartType_$type, this.i.aj6));
102264
102355
  }
102265
102356
  /**
102266
102357
  * Gets or sets whether animation of series plots is enabled when the chart is loading into view
102267
102358
  */
102268
102359
  get isTransitionInEnabled() {
102269
- return this.i.akb;
102360
+ return this.i.ake;
102270
102361
  }
102271
102362
  set isTransitionInEnabled(v) {
102272
- this.i.akb = ensureBool(v);
102273
- this._a("isTransitionInEnabled", this.i.akb);
102363
+ this.i.ake = ensureBool(v);
102364
+ this._a("isTransitionInEnabled", this.i.ake);
102274
102365
  }
102275
102366
  /**
102276
102367
  * Gets or sets the method that determines how to animate series plots when the chart is loading into view
102277
102368
  */
102278
102369
  get transitionInMode() {
102279
- return this.i.aj1;
102370
+ return this.i.aj4;
102280
102371
  }
102281
102372
  set transitionInMode(v) {
102282
- this.i.aj1 = ensureEnum(CategoryTransitionInMode_$type, v);
102283
- this._a("transitionInMode", enumToString(CategoryTransitionInMode_$type, this.i.aj1));
102373
+ this.i.aj4 = ensureEnum(CategoryTransitionInMode_$type, v);
102374
+ this._a("transitionInMode", enumToString(CategoryTransitionInMode_$type, this.i.aj4));
102284
102375
  }
102285
102376
  /**
102286
102377
  * Gets or sets the arrival speed used for animating series plots when the chart is loading into view
102287
102378
  */
102288
102379
  get transitionInSpeedType() {
102289
- return this.i.aj5;
102380
+ return this.i.aj8;
102290
102381
  }
102291
102382
  set transitionInSpeedType(v) {
102292
- this.i.aj5 = ensureEnum(TransitionInSpeedType_$type, v);
102293
- this._a("transitionInSpeedType", enumToString(TransitionInSpeedType_$type, this.i.aj5));
102383
+ this.i.aj8 = ensureEnum(TransitionInSpeedType_$type, v);
102384
+ this._a("transitionInSpeedType", enumToString(TransitionInSpeedType_$type, this.i.aj8));
102294
102385
  }
102295
102386
  /**
102296
102387
  * Export serialized visual data.
102297
102388
 
102298
102389
  */
102299
102390
  exportSerializedVisualData() {
102300
- let iv = this.i.akh();
102391
+ let iv = this.i.akk();
102301
102392
  return (iv);
102302
102393
  }
102303
102394
  }
@@ -103229,30 +103320,40 @@ let IgcRadialPieSeriesComponent = /*@__PURE__*/ (() => {
103229
103320
  * Gets or sets the x-radius of the ellipse that is used to round the corners of the column.
103230
103321
  */
103231
103322
  get radiusX() {
103232
- return this.i.adh;
103323
+ return this.i.adj;
103233
103324
  }
103234
103325
  set radiusX(v) {
103235
- this.i.adh = +v;
103236
- this._a("radiusX", this.i.adh);
103326
+ this.i.adj = +v;
103327
+ this._a("radiusX", this.i.adj);
103237
103328
  }
103238
103329
  /**
103239
103330
  * Gets or sets the y-radius of the ellipse that is used to round the corners of the column.
103240
103331
  */
103241
103332
  get radiusY() {
103242
- return this.i.adi;
103333
+ return this.i.adk;
103243
103334
  }
103244
103335
  set radiusY(v) {
103245
- this.i.adi = +v;
103246
- this._a("radiusY", this.i.adi);
103336
+ this.i.adk = +v;
103337
+ this._a("radiusY", this.i.adk);
103247
103338
  }
103248
103339
  /**
103249
103340
  * Gets or sets the property name that contains the legend labels.
103250
103341
  */
103251
103342
  get legendLabelMemberPath() {
103252
- return this.i.adl;
103343
+ return this.i.ado;
103253
103344
  }
103254
103345
  set legendLabelMemberPath(v) {
103255
- this.i.adl = v;
103346
+ this.i.ado = v;
103347
+ }
103348
+ /**
103349
+ * Determines display mode for zero values in the legend.
103350
+ */
103351
+ get legendEmptyValuesMode() {
103352
+ return this.i.ade;
103353
+ }
103354
+ set legendEmptyValuesMode(v) {
103355
+ this.i.ade = ensureEnum(LegendEmptyValuesMode_$type, v);
103356
+ this._a("legendEmptyValuesMode", enumToString(LegendEmptyValuesMode_$type, this.i.ade));
103256
103357
  }
103257
103358
  /**
103258
103359
  * For a category plotted series, returns the current width of the items within the categories. This only returns a value if the items have some form of width (e.g. columns, bars, etc.) otherwise 0 is returned.
@@ -105105,35 +105206,6 @@ let IndexCollection = /*@__PURE__*/ (() => {
105105
105206
  return IndexCollection;
105106
105207
  })();
105107
105208
 
105108
- /*
105109
- THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
105110
- https://www.infragistics.com/legal/license/igultimate-la
105111
- https://www.infragistics.com/legal/license/igultimate-eula
105112
- 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.
105113
- */
105114
- /**
105115
- * Describes available modes for displaying empty values in chart legend.
105116
- */
105117
- var LegendEmptyValuesMode = /*@__PURE__*/ (function (LegendEmptyValuesMode) {
105118
- /**
105119
- * Always hide legend items for zero values regradless of the Others Category.
105120
- */
105121
- LegendEmptyValuesMode[LegendEmptyValuesMode["AlwaysHidden"] = 0] = "AlwaysHidden";
105122
- /**
105123
- * Always show legend items for zero values even when the Others Category is present.
105124
- */
105125
- LegendEmptyValuesMode[LegendEmptyValuesMode["AlwaysVisible"] = 1] = "AlwaysVisible";
105126
- /**
105127
- * Show legend items for zero values only when the Others Category is not present.
105128
- */
105129
- LegendEmptyValuesMode[LegendEmptyValuesMode["ShowWhenNoOthersCategory"] = 2] = "ShowWhenNoOthersCategory";
105130
- return LegendEmptyValuesMode;
105131
- })({});
105132
- /**
105133
- * @hidden
105134
- */
105135
- let LegendEmptyValuesMode_$type = /*@__PURE__*/ markEnum('LegendEmptyValuesMode', 'AlwaysHidden,0|AlwaysVisible,1|ShowWhenNoOthersCategory,2');
105136
-
105137
105209
  /*
105138
105210
  THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
105139
105211
  https://www.infragistics.com/legal/license/igultimate-la
@@ -107869,6 +107941,16 @@ let PieChartBase = /*@__PURE__*/ (() => {
107869
107941
  }
107870
107942
  destroy() {
107871
107943
  this.gv();
107944
+ if (this.b0) {
107945
+ let a = this.ak;
107946
+ a.collectionChanged = delegateRemove(a.collectionChanged, this.cu);
107947
+ this.b0 = false;
107948
+ }
107949
+ if (this.b3) {
107950
+ let b = this.al;
107951
+ b.collectionChanged = delegateRemove(b.collectionChanged, this.cu);
107952
+ this.b3 = false;
107953
+ }
107872
107954
  this.a4.az(null);
107873
107955
  }
107874
107956
  get fq() {
@@ -165123,39 +165205,39 @@ let PolarBase = /*@__PURE__*/ (() => {
165123
165205
  get_fn() {
165124
165206
  return true;
165125
165207
  }
165126
- d9(a, b, c, d) {
165208
+ d9(a, b, c, d, e) {
165127
165209
  if (!this.hasMarkers) {
165128
165210
  return false;
165129
165211
  }
165130
- let e = this.yl;
165131
- let f = new ScalerParams(1, this.c9.vl, this.wl, e.ch);
165132
- f.c = this.getEffectiveViewport1(this.ct);
165133
- let g = this.ym;
165134
- let h = new ScalerParams(1, this.c9.vl, this.wl, g.ch);
165135
- h.c = this.getEffectiveViewport1(this.ct);
165212
+ let f = this.yl;
165213
+ let g = new ScalerParams(1, this.c9.vl, this.wl, f.ch);
165214
+ g.c = this.getEffectiveViewport1(this.ct);
165215
+ let h = this.ym;
165216
+ let i = new ScalerParams(1, this.c9.vl, this.wl, h.ch);
165217
+ i.c = this.getEffectiveViewport1(this.ct);
165136
165218
  a.clear();
165137
- this.wy.cj((i) => {
165138
- if (i._visibility == 0) {
165139
- let j = new SeriesPointOfInterest();
165140
- let k = i.n;
165141
- let l = i.o;
165142
- if (k < this.wl.left || k > this.wl.right || l < this.wl.top || l > this.wl.bottom) {
165219
+ this.wy.cj((j) => {
165220
+ if (j._visibility == 0) {
165221
+ let k = new SeriesPointOfInterest();
165222
+ let l = j.n;
165223
+ let m = j.o;
165224
+ if (l < this.wl.left || l > this.wl.right || m < this.wl.top || m > this.wl.bottom) {
165143
165225
  return;
165144
165226
  }
165145
- let m;
165146
165227
  let n;
165147
- let o = this.yn.f(k, l, this.ct.by, this.ct.bx, this.ct.getEffectiveViewport(), m, n);
165148
- m = o.p5;
165149
- n = o.p6;
165150
- j.d = m;
165151
- j.e = n;
165152
- j.b = i.content;
165153
- j.g = this.va;
165154
- j.c = i.ak;
165228
+ let o;
165229
+ let p = this.yn.f(l, m, this.ct.by, this.ct.bx, this.ct.getEffectiveViewport(), n, o);
165230
+ n = p.p5;
165231
+ o = p.p6;
165232
+ k.d = n;
165233
+ k.e = o;
165234
+ k.b = j.content;
165235
+ k.g = this.va;
165236
+ k.c = j.ak;
165155
165237
  if (this.g7) {
165156
- j.g = this.vh(i.ak);
165238
+ k.g = this.vh(j.ak);
165157
165239
  }
165158
- a.add(j);
165240
+ a.add(k);
165159
165241
  }
165160
165242
  });
165161
165243
  return true;
@@ -171661,34 +171743,34 @@ let ScatterBase = /*@__PURE__*/ (() => {
171661
171743
  }
171662
171744
  return super.mb(a);
171663
171745
  }
171664
- d9(a, b, c, d) {
171746
+ d9(a, b, c, d, e) {
171665
171747
  if (!this.hasMarkers) {
171666
171748
  return false;
171667
171749
  }
171668
- let e = this.xAxis;
171669
- let f = new ScalerParams(1, this.c9.vl, this.wl, e.ch);
171670
- f.c = this.getEffectiveViewport1(this.ct);
171671
- let g = this.yAxis;
171672
- let h = new ScalerParams(1, this.c9.vl, this.wl, g.ch);
171673
- h.c = this.getEffectiveViewport1(this.ct);
171750
+ let f = this.xAxis;
171751
+ let g = new ScalerParams(1, this.c9.vl, this.wl, f.ch);
171752
+ g.c = this.getEffectiveViewport1(this.ct);
171753
+ let h = this.yAxis;
171754
+ let i = new ScalerParams(1, this.c9.vl, this.wl, h.ch);
171755
+ i.c = this.getEffectiveViewport1(this.ct);
171674
171756
  a.clear();
171675
- this.wy.cj((i) => {
171676
- if (i._visibility == 0) {
171677
- let j = new SeriesPointOfInterest();
171678
- let k = i.n;
171679
- let l = i.o;
171680
- if (k < this.wl.left || k > this.wl.right || l < this.wl.top || l > this.wl.bottom) {
171757
+ this.wy.cj((j) => {
171758
+ if (j._visibility == 0) {
171759
+ let k = new SeriesPointOfInterest();
171760
+ let l = j.n;
171761
+ let m = j.o;
171762
+ if (l < this.wl.left || l > this.wl.right || m < this.wl.top || m > this.wl.bottom) {
171681
171763
  return;
171682
171764
  }
171683
- j.d = e.en(k, f);
171684
- j.e = g.en(l, h);
171685
- j.b = i.content;
171686
- j.g = this.va;
171687
- j.c = i.ak;
171765
+ k.d = f.en(l, g);
171766
+ k.e = h.en(m, i);
171767
+ k.b = j.content;
171768
+ k.g = this.va;
171769
+ k.c = j.ak;
171688
171770
  if (this.g7) {
171689
- j.g = this.vh(i.ak);
171771
+ k.g = this.vh(j.ak);
171690
171772
  }
171691
- a.add(j);
171773
+ a.add(k);
171692
171774
  }
171693
171775
  });
171694
171776
  return true;
@@ -184119,34 +184201,34 @@ let ScatterPolygonSeries = /*@__PURE__*/ (() => {
184119
184201
  b.h(e);
184120
184202
  }
184121
184203
  }
184122
- d9(a, b, c, d) {
184204
+ d9(a, b, c, d, e) {
184123
184205
  if (!this.hasMarkers) {
184124
184206
  return false;
184125
184207
  }
184126
- let e = this.w2;
184127
- let f = new ScalerParams(1, this.c9.vl, this.wl, e.ch);
184128
- f.c = this.getEffectiveViewport1(this.ct);
184129
- let g = this.w4;
184130
- let h = new ScalerParams(1, this.c9.vl, this.wl, g.ch);
184131
- h.c = this.getEffectiveViewport1(this.ct);
184208
+ let f = this.w2;
184209
+ let g = new ScalerParams(1, this.c9.vl, this.wl, f.ch);
184210
+ g.c = this.getEffectiveViewport1(this.ct);
184211
+ let h = this.w4;
184212
+ let i = new ScalerParams(1, this.c9.vl, this.wl, h.ch);
184213
+ i.c = this.getEffectiveViewport1(this.ct);
184132
184214
  a.clear();
184133
- this.zu.dw((i) => {
184134
- if (i._visibility == 0) {
184135
- let j = new SeriesPointOfInterest();
184136
- let k = i.n;
184137
- let l = i.o;
184138
- if (k < this.wl.left || k > this.wl.right || l < this.wl.top || l > this.wl.bottom) {
184215
+ this.zu.dw((j) => {
184216
+ if (j._visibility == 0) {
184217
+ let k = new SeriesPointOfInterest();
184218
+ let l = j.n;
184219
+ let m = j.o;
184220
+ if (l < this.wl.left || l > this.wl.right || m < this.wl.top || m > this.wl.bottom) {
184139
184221
  return;
184140
184222
  }
184141
- j.d = e.en(k, f);
184142
- j.e = g.en(l, h);
184143
- j.b = i.content;
184144
- j.g = this.va;
184145
- j.c = i.ak;
184223
+ k.d = f.en(l, g);
184224
+ k.e = h.en(m, i);
184225
+ k.b = j.content;
184226
+ k.g = this.va;
184227
+ k.c = j.ak;
184146
184228
  if (this.g7) {
184147
- j.g = this.vh(i.ak);
184229
+ k.g = this.vh(j.ak);
184148
184230
  }
184149
- a.add(j);
184231
+ a.add(k);
184150
184232
  }
184151
184233
  });
184152
184234
  return true;
@@ -191999,9 +192081,9 @@ let StackedFragmentSeries = /*@__PURE__*/ (() => {
191999
192081
  }
192000
192082
  return null;
192001
192083
  }
192002
- as(a, b, c, d) {
192084
+ as(a, b, c, d, e) {
192003
192085
  if (this.visualSeriesLink != null) {
192004
- return this.visualSeriesLink.d9(a, b, c, d);
192086
+ return this.visualSeriesLink.d9(a, b, c, d, e);
192005
192087
  }
192006
192088
  return false;
192007
192089
  }
@@ -217815,4 +217897,4 @@ GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOA
217815
217897
  */
217816
217898
  let ZoomSliderVisualArea_$type = /*@__PURE__*/ markEnum('ZoomSliderVisualArea', 'LowerThumb,0|HigherThumb,1|LowerShade,2|HigherShade,3|RangeThumb,4|Bar,5|None,6');
217817
217899
 
217818
- 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 };
217900
+ 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 };