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.
- package/bundles/igniteui-webcomponents-charts.umd.js +809 -708
- package/bundles/igniteui-webcomponents-charts.umd.min.js +1 -1
- package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +2 -2
- package/esm2015/lib/CalloutLayer_combined.js +1 -1
- package/esm2015/lib/CategoryBucketCalculator_combined.js +50 -50
- package/esm2015/lib/DataPieBaseChart.js +311 -298
- package/esm2015/lib/DataPieChart.js +73 -73
- package/esm2015/lib/PieChartViewManager_combined.js +11 -1
- package/esm2015/lib/PolarBase_combined.js +24 -24
- package/esm2015/lib/RadialBucketCalculator_combined.js +32 -32
- package/esm2015/lib/RadialPieSeries_combined.js +153 -78
- package/esm2015/lib/ScatterBase_combined.js +20 -20
- package/esm2015/lib/ScatterPolygonSeries_combined.js +20 -20
- package/esm2015/lib/SeriesViewer_combined.js +2 -2
- package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +2 -2
- package/esm2015/lib/igc-data-pie-base-chart-component.js +91 -83
- package/esm2015/lib/igc-data-pie-chart-component.js +23 -23
- package/esm2015/lib/igc-pie-chart-base-component.js +1 -1
- package/esm2015/lib/igc-radial-pie-series-component.js +20 -9
- package/esm2015/public_api.js +0 -1
- package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +2 -2
- package/esm5/lib/CalloutLayer_combined.js +1 -1
- package/esm5/lib/CategoryBucketCalculator_combined.js +50 -50
- package/esm5/lib/DataPieBaseChart.js +285 -268
- package/esm5/lib/DataPieChart.js +65 -65
- package/esm5/lib/PieChartViewManager_combined.js +11 -1
- package/esm5/lib/PolarBase_combined.js +24 -24
- package/esm5/lib/RadialBucketCalculator_combined.js +32 -32
- package/esm5/lib/RadialPieSeries_combined.js +160 -76
- package/esm5/lib/ScatterBase_combined.js +20 -20
- package/esm5/lib/ScatterPolygonSeries_combined.js +20 -20
- package/esm5/lib/SeriesViewer_combined.js +2 -2
- package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +2 -2
- package/esm5/lib/igc-data-pie-base-chart-component.js +95 -83
- package/esm5/lib/igc-data-pie-chart-component.js +23 -23
- package/esm5/lib/igc-pie-chart-base-component.js +1 -1
- package/esm5/lib/igc-radial-pie-series-component.js +24 -9
- package/esm5/public_api.js +0 -1
- package/fesm2015/igniteui-webcomponents-charts.js +826 -744
- package/fesm5/igniteui-webcomponents-charts.js +808 -705
- package/lib/AnchoredRadialBucketCalculator_combined.d.ts +1 -1
- package/lib/CategoryBucketCalculator_combined.d.ts +1 -1
- package/lib/DataPieBaseChart.d.ts +96 -92
- package/lib/DataPieChart.d.ts +26 -26
- package/lib/PieChartViewManager_combined.d.ts +1 -1
- package/lib/PolarBase_combined.d.ts +1 -1
- package/lib/RadialBucketCalculator_combined.d.ts +2 -2
- package/lib/RadialPieSeries_combined.d.ts +18 -12
- package/lib/ScatterBase_combined.d.ts +1 -1
- package/lib/ScatterPolygonSeries_combined.d.ts +1 -1
- package/lib/SeriesViewer_combined.d.ts +1 -1
- package/lib/StackedSeriesCreatedEventArgs_combined.d.ts +1 -1
- package/lib/igc-data-pie-base-chart-component.d.ts +3 -0
- package/lib/igc-pie-chart-base-component.d.ts +1 -1
- package/lib/igc-radial-pie-series-component.d.ts +6 -0
- package/package.json +2 -2
- package/public_api.d.ts +0 -1
- package/esm2015/lib/LegendEmptyValuesMode.js +0 -29
- package/esm5/lib/LegendEmptyValuesMode.js +0 -29
- 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
|
|
57876
|
-
let
|
|
57877
|
-
let
|
|
57878
|
-
|
|
57879
|
-
let
|
|
57880
|
-
let
|
|
57881
|
-
|
|
57882
|
-
let
|
|
57883
|
-
let
|
|
57884
|
-
let
|
|
57885
|
-
let
|
|
57886
|
-
if (
|
|
57887
|
-
|
|
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((
|
|
57891
|
-
if (
|
|
57892
|
-
let
|
|
57893
|
-
let
|
|
57894
|
-
let
|
|
57895
|
-
if (
|
|
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 (
|
|
57900
|
-
|
|
57899
|
+
if (g.cb && !g.ce && g.categoryMode != 0) {
|
|
57900
|
+
p.e = o.ak;
|
|
57901
57901
|
}
|
|
57902
57902
|
else {
|
|
57903
|
-
|
|
57903
|
+
p.e = g.en(r, h);
|
|
57904
57904
|
}
|
|
57905
|
-
|
|
57905
|
+
p.d = i.en(q, j);
|
|
57906
57906
|
}
|
|
57907
57907
|
else {
|
|
57908
|
-
if (
|
|
57909
|
-
|
|
57908
|
+
if (g.cb && !g.ce && g.categoryMode != 0) {
|
|
57909
|
+
p.d = o.ak;
|
|
57910
57910
|
}
|
|
57911
57911
|
else {
|
|
57912
|
-
|
|
57912
|
+
p.d = g.en(q, h);
|
|
57913
57913
|
}
|
|
57914
|
-
|
|
57914
|
+
p.e = i.en(r, j);
|
|
57915
57915
|
}
|
|
57916
|
-
|
|
57916
|
+
p.b = o.content;
|
|
57917
57917
|
if (b) {
|
|
57918
57918
|
if (this.isVertical) {
|
|
57919
57919
|
if (c) {
|
|
57920
|
-
|
|
57920
|
+
p.f = this.zq(p.d, d);
|
|
57921
57921
|
}
|
|
57922
57922
|
else {
|
|
57923
|
-
let
|
|
57924
|
-
if (!isNaN_(
|
|
57925
|
-
|
|
57923
|
+
let s = this.jb(o);
|
|
57924
|
+
if (!isNaN_(s)) {
|
|
57925
|
+
p.f = this.zq(s, d);
|
|
57926
57926
|
}
|
|
57927
57927
|
else {
|
|
57928
|
-
|
|
57928
|
+
p.f = this.zq(p.d, d);
|
|
57929
57929
|
}
|
|
57930
57930
|
}
|
|
57931
57931
|
}
|
|
57932
57932
|
else {
|
|
57933
57933
|
if (c) {
|
|
57934
|
-
|
|
57934
|
+
p.f = this.zq(p.e, d);
|
|
57935
57935
|
}
|
|
57936
57936
|
else {
|
|
57937
|
-
let
|
|
57938
|
-
if (!isNaN_(
|
|
57939
|
-
|
|
57937
|
+
let t = this.jb(o);
|
|
57938
|
+
if (!isNaN_(t)) {
|
|
57939
|
+
p.f = this.zq(t, d);
|
|
57940
57940
|
}
|
|
57941
57941
|
else {
|
|
57942
|
-
|
|
57942
|
+
p.f = this.zq(p.e, d);
|
|
57943
57943
|
}
|
|
57944
57944
|
}
|
|
57945
57945
|
}
|
|
57946
57946
|
}
|
|
57947
57947
|
else {
|
|
57948
|
-
let
|
|
57949
|
-
if (
|
|
57950
|
-
let
|
|
57951
|
-
if (
|
|
57952
|
-
|
|
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
|
-
|
|
57955
|
+
p.f = null;
|
|
57956
57956
|
}
|
|
57957
57957
|
}
|
|
57958
57958
|
else {
|
|
57959
|
-
|
|
57959
|
+
p.f = g.ge(o.ak);
|
|
57960
57960
|
}
|
|
57961
57961
|
}
|
|
57962
|
-
|
|
57963
|
-
|
|
57962
|
+
p.c = o.ak;
|
|
57963
|
+
p.g = this.va;
|
|
57964
57964
|
if (this.g7) {
|
|
57965
|
-
|
|
57965
|
+
p.g = this.vh(o.ak);
|
|
57966
57966
|
}
|
|
57967
|
-
a.add(
|
|
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
|
|
95978
|
-
let
|
|
95979
|
-
|
|
95980
|
-
let
|
|
95981
|
-
let
|
|
95982
|
-
|
|
95983
|
-
let
|
|
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((
|
|
95986
|
-
if (
|
|
95987
|
-
let
|
|
95988
|
-
let
|
|
95989
|
-
let
|
|
95990
|
-
if (
|
|
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
|
|
95994
|
-
if (
|
|
95995
|
-
|
|
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
|
|
96000
|
-
|
|
96001
|
-
p =
|
|
96002
|
-
|
|
96003
|
-
|
|
96004
|
-
|
|
96005
|
-
let s =
|
|
96006
|
-
|
|
96007
|
-
|
|
96008
|
-
|
|
96009
|
-
|
|
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
|
-
|
|
96011
|
+
l.g = this.vh(k.ak);
|
|
96012
96012
|
}
|
|
96013
|
-
|
|
96014
|
-
a.add(
|
|
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.
|
|
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.
|
|
98583
|
+
this.adf = a;
|
|
98584
98584
|
}
|
|
98585
98585
|
constructor() {
|
|
98586
98586
|
super();
|
|
98587
|
-
this.
|
|
98588
|
-
this.
|
|
98587
|
+
this.adg = null;
|
|
98588
|
+
this.adl = null;
|
|
98589
|
+
this.add = 0;
|
|
98589
98590
|
this.ab = RadialPieSeries.$;
|
|
98590
98591
|
}
|
|
98591
|
-
get
|
|
98592
|
-
return this.
|
|
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
|
|
98595
|
-
if (this.
|
|
98596
|
-
let b = this.
|
|
98597
|
-
this.
|
|
98598
|
-
this.raisePropertyChanged("
|
|
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
|
|
98602
|
-
return this.
|
|
98612
|
+
get ade() {
|
|
98613
|
+
return this.add;
|
|
98603
98614
|
}
|
|
98604
|
-
set
|
|
98605
|
-
if (this.
|
|
98606
|
-
let b = this.
|
|
98607
|
-
this.
|
|
98608
|
-
this.raisePropertyChanged("
|
|
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.
|
|
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.
|
|
98680
|
-
let q = this.
|
|
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.
|
|
98685
|
-
this.y7.s = this.
|
|
98686
|
-
this.y7.k = this.
|
|
98687
|
-
this.y7.l = this.
|
|
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.
|
|
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.
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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.
|
|
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.
|
|
98876
|
-
c.deregisterColumn(this.
|
|
98886
|
+
if (this.adh != null) {
|
|
98887
|
+
c.deregisterColumn(this.adh);
|
|
98877
98888
|
}
|
|
98878
98889
|
}
|
|
98879
98890
|
if (d != null) {
|
|
98880
|
-
if (this.
|
|
98881
|
-
this.
|
|
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.
|
|
98888
|
-
this.
|
|
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.
|
|
98897
|
-
let c = this.
|
|
98898
|
-
let d = this.getEffectiveViewport1(this.
|
|
98899
|
-
let e = this.wd(this.
|
|
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
|
-
|
|
98905
|
-
|
|
98906
|
-
let l =
|
|
98907
|
-
let m = i._inner[
|
|
98908
|
-
|
|
98909
|
-
|
|
98910
|
-
|
|
98911
|
-
|
|
98912
|
-
|
|
98913
|
-
|
|
98914
|
-
|
|
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 =
|
|
98934
|
+
let t = 1.7976931348623157E+308;
|
|
98917
98935
|
let u = -1.7976931348623157E+308;
|
|
98918
|
-
|
|
98919
|
-
|
|
98920
|
-
|
|
98921
|
-
|
|
98922
|
-
|
|
98923
|
-
s = Math.min(s,
|
|
98924
|
-
|
|
98925
|
-
|
|
98926
|
-
|
|
98927
|
-
|
|
98928
|
-
t = Math.
|
|
98929
|
-
|
|
98930
|
-
|
|
98931
|
-
|
|
98932
|
-
|
|
98933
|
-
u = Math.max(u,
|
|
98934
|
-
|
|
98935
|
-
|
|
98936
|
-
|
|
98937
|
-
|
|
98938
|
-
|
|
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.
|
|
98945
|
-
return
|
|
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:
|
|
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.
|
|
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.
|
|
99146
|
+
this.ah9 = null;
|
|
99075
99147
|
this.agh = null;
|
|
99076
|
-
this.
|
|
99077
|
-
this.
|
|
99148
|
+
this.ahl = 0;
|
|
99149
|
+
this.ag1 = 0;
|
|
99078
99150
|
this.agr = 6;
|
|
99079
|
-
this.
|
|
99080
|
-
this.
|
|
99081
|
-
this.
|
|
99082
|
-
this.
|
|
99083
|
-
this.
|
|
99084
|
-
this.
|
|
99085
|
-
this.
|
|
99086
|
-
this.
|
|
99087
|
-
this.
|
|
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.
|
|
99090
|
-
this.
|
|
99091
|
-
this.
|
|
99092
|
-
this.
|
|
99093
|
-
this.
|
|
99094
|
-
this.
|
|
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.
|
|
99097
|
-
this.
|
|
99098
|
-
this.
|
|
99099
|
-
this.
|
|
99100
|
-
this.
|
|
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
|
-
|
|
99107
|
-
this.
|
|
99179
|
+
ajv(a) {
|
|
99180
|
+
this.ajw((b, c) => a(b));
|
|
99108
99181
|
}
|
|
99109
|
-
|
|
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
|
-
|
|
99121
|
-
this.
|
|
99193
|
+
ajt(a) {
|
|
99194
|
+
this.aju((b, c) => a(b));
|
|
99122
99195
|
}
|
|
99123
|
-
|
|
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.
|
|
99138
|
-
let b = this.
|
|
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.
|
|
99146
|
-
this.angleAxis.og = this.
|
|
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.
|
|
99172
|
-
this.valueAxis.ma = this.
|
|
99244
|
+
this.valueAxis.lj = this.ahi;
|
|
99245
|
+
this.valueAxis.ma = this.ah6;
|
|
99173
99246
|
}
|
|
99174
99247
|
get angleAxis() {
|
|
99175
|
-
return this.
|
|
99248
|
+
return this.ag3;
|
|
99176
99249
|
}
|
|
99177
99250
|
set angleAxis(a) {
|
|
99178
99251
|
let b = this.angleAxis;
|
|
99179
99252
|
if (a != b) {
|
|
99180
|
-
this.
|
|
99253
|
+
this.ag3 = a;
|
|
99181
99254
|
this.vl("AngleAxis", b, this.angleAxis);
|
|
99182
99255
|
}
|
|
99183
99256
|
}
|
|
99184
99257
|
get valueAxis() {
|
|
99185
|
-
return this.
|
|
99258
|
+
return this.agx;
|
|
99186
99259
|
}
|
|
99187
99260
|
set valueAxis(a) {
|
|
99188
99261
|
let b = this.valueAxis;
|
|
99189
99262
|
if (a != b) {
|
|
99190
|
-
this.
|
|
99263
|
+
this.agx = a;
|
|
99191
99264
|
this.vl("ValueAxis", b, this.valueAxis);
|
|
99192
99265
|
}
|
|
99193
99266
|
}
|
|
99194
|
-
|
|
99267
|
+
get_ahf() {
|
|
99195
99268
|
return false;
|
|
99196
99269
|
}
|
|
99197
|
-
get
|
|
99198
|
-
return this.
|
|
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.
|
|
99276
|
+
c = this.ag9(a, b);
|
|
99204
99277
|
}
|
|
99205
99278
|
if (a.index > 0) {
|
|
99206
|
-
if (!this.
|
|
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.
|
|
99219
|
-
this.ci.setCalloutLightColor(a, this.
|
|
99291
|
+
if (this.aj2 != null) {
|
|
99292
|
+
this.ci.setCalloutLightColor(a, this.aj2);
|
|
99220
99293
|
}
|
|
99221
|
-
if (this.
|
|
99222
|
-
this.ci.setCalloutDarkColor(a, this.
|
|
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
|
-
|
|
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.
|
|
99240
|
-
c.acm = this.
|
|
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.
|
|
99246
|
-
c.
|
|
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.
|
|
99326
|
+
c.aas = this.aja;
|
|
99253
99327
|
c.yj = this.ago;
|
|
99254
|
-
c.aap = this.
|
|
99328
|
+
c.aap = this.ai3;
|
|
99255
99329
|
c.yi = this.agn;
|
|
99256
|
-
c.aai = this.
|
|
99330
|
+
c.aai = this.aiu;
|
|
99257
99331
|
c.yg = this.agm;
|
|
99258
|
-
c.aam = this.
|
|
99332
|
+
c.aam = this.aiq;
|
|
99259
99333
|
c.yh = this.agl;
|
|
99260
|
-
c.y5 = this.
|
|
99261
|
-
c.y6 = this.
|
|
99262
|
-
c.z4 = this.
|
|
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.
|
|
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.
|
|
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
|
-
|
|
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
|
-
|
|
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.
|
|
99317
|
-
a.le = this.
|
|
99318
|
-
a.ny = this.
|
|
99319
|
-
if (!isNaN_(this.
|
|
99320
|
-
a.nz = this.
|
|
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.
|
|
99329
|
-
a.nu = this.
|
|
99330
|
-
a.n7 = this.
|
|
99331
|
-
if (!isNaN_(this.
|
|
99332
|
-
a.nb = this.
|
|
99333
|
-
}
|
|
99334
|
-
if (this.
|
|
99335
|
-
if (this.
|
|
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.
|
|
99428
|
+
this.ajt((d) => d.z4 = this.ai8);
|
|
99355
99429
|
break;
|
|
99356
99430
|
case "SliceLabelContentMode":
|
|
99357
|
-
this.
|
|
99431
|
+
this.ajt((d) => d.y5 = this.ag8);
|
|
99358
99432
|
break;
|
|
99359
99433
|
case "LegendSliceLabelContentMode":
|
|
99360
|
-
this.
|
|
99434
|
+
this.ajt((d) => d.y6 = this.ag7);
|
|
99361
99435
|
break;
|
|
99362
99436
|
case "SliceLabelFormat":
|
|
99363
|
-
this.
|
|
99437
|
+
this.ajt((d) => d.aas = this.aja);
|
|
99364
99438
|
break;
|
|
99365
99439
|
case "SliceLabelFormatSpecifiers":
|
|
99366
|
-
this.
|
|
99440
|
+
this.ajt((d) => d.yj = this.ago);
|
|
99367
99441
|
break;
|
|
99368
99442
|
case "OthersSliceLabelFormat":
|
|
99369
|
-
this.
|
|
99443
|
+
this.ajt((d) => d.aap = this.ai3);
|
|
99370
99444
|
break;
|
|
99371
99445
|
case "OthersSliceLabelFormatSpecifiers":
|
|
99372
|
-
this.
|
|
99446
|
+
this.ajt((d) => d.yi = this.agn);
|
|
99373
99447
|
break;
|
|
99374
99448
|
case "LegendSliceLabelFormat":
|
|
99375
|
-
this.
|
|
99449
|
+
this.ajt((d) => d.aai = this.aja);
|
|
99376
99450
|
break;
|
|
99377
99451
|
case "LegendSliceLabelFormatSpecifiers":
|
|
99378
|
-
this.
|
|
99452
|
+
this.ajt((d) => d.yg = this.ago);
|
|
99379
99453
|
break;
|
|
99380
99454
|
case "LegendOthersSliceLabelFormat":
|
|
99381
|
-
this.
|
|
99455
|
+
this.ajt((d) => d.aam = this.aiq);
|
|
99382
99456
|
break;
|
|
99383
99457
|
case "LegendOthersSliceLabelFormatSpecifiers":
|
|
99384
|
-
this.
|
|
99458
|
+
this.ajt((d) => d.yh = this.agl);
|
|
99385
99459
|
break;
|
|
99386
99460
|
case "SweepDirection":
|
|
99387
99461
|
if (this.angleAxis != null) {
|
|
99388
|
-
if (this.
|
|
99389
|
-
if (this.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
99524
|
+
e.acm = this.ajq;
|
|
99451
99525
|
}
|
|
99452
99526
|
});
|
|
99453
|
-
this.angleAxis.og = this.
|
|
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.
|
|
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.
|
|
99543
|
+
this.angleAxis.m8 = this.aht;
|
|
99470
99544
|
break;
|
|
99471
99545
|
case "ValueAxisInterval":
|
|
99472
|
-
this.valueAxis.l2 = this.
|
|
99546
|
+
this.valueAxis.l2 = this.ah1;
|
|
99473
99547
|
break;
|
|
99474
99548
|
case "ValueAxisFavorLabellingScaleEnd":
|
|
99475
|
-
this.valueAxis.le = this.
|
|
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.
|
|
99555
|
+
this.angleAxis.m9 = this.ahu;
|
|
99482
99556
|
break;
|
|
99483
99557
|
case "ValueAxisMinorInterval":
|
|
99484
|
-
this.valueAxis.l7 = this.
|
|
99558
|
+
this.valueAxis.l7 = this.ah4;
|
|
99485
99559
|
break;
|
|
99486
99560
|
case "ValueAxisIsLogarithmic":
|
|
99487
|
-
this.valueAxis.lj = this.
|
|
99561
|
+
this.valueAxis.lj = this.ahi;
|
|
99488
99562
|
break;
|
|
99489
99563
|
case "ValueAxisLogarithmBase":
|
|
99490
|
-
this.valueAxis.ma = this.
|
|
99564
|
+
this.valueAxis.ma = this.ah6;
|
|
99491
99565
|
break;
|
|
99492
99566
|
case "ValueAxisMinimumValue":
|
|
99493
|
-
this.valueAxis.l6 = this.
|
|
99567
|
+
this.valueAxis.l6 = this.ah3;
|
|
99494
99568
|
break;
|
|
99495
99569
|
case "ValueAxisMaximumValue":
|
|
99496
|
-
this.valueAxis.l5 = this.
|
|
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.
|
|
99576
|
+
this.ae0((e) => e.lb = this.ahg);
|
|
99503
99577
|
break;
|
|
99504
99578
|
}
|
|
99505
99579
|
}
|
|
99506
|
-
get
|
|
99507
|
-
return this.
|
|
99580
|
+
get aja() {
|
|
99581
|
+
return this.aie;
|
|
99508
99582
|
}
|
|
99509
|
-
set
|
|
99510
|
-
let b = this.
|
|
99583
|
+
set aja(a) {
|
|
99584
|
+
let b = this.aja;
|
|
99511
99585
|
if (a != b) {
|
|
99512
|
-
this.
|
|
99513
|
-
this.vl("SliceLabelFormat", b, this.
|
|
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
|
|
99527
|
-
return this.
|
|
99600
|
+
get aiu() {
|
|
99601
|
+
return this.aia;
|
|
99528
99602
|
}
|
|
99529
|
-
set
|
|
99530
|
-
let b = this.
|
|
99603
|
+
set aiu(a) {
|
|
99604
|
+
let b = this.aiu;
|
|
99531
99605
|
if (a != b) {
|
|
99532
|
-
this.
|
|
99533
|
-
this.vl("LegendSliceLabelFormat", b, this.
|
|
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
|
|
99547
|
-
return this.
|
|
99620
|
+
get ai3() {
|
|
99621
|
+
return this.aic;
|
|
99548
99622
|
}
|
|
99549
|
-
set
|
|
99550
|
-
let b = this.
|
|
99623
|
+
set ai3(a) {
|
|
99624
|
+
let b = this.ai3;
|
|
99551
99625
|
if (a != b) {
|
|
99552
|
-
this.
|
|
99553
|
-
this.vl("OthersSliceLabelFormat", b, this.
|
|
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
|
|
99567
|
-
return this.
|
|
99640
|
+
get aiq() {
|
|
99641
|
+
return this.ah9;
|
|
99568
99642
|
}
|
|
99569
|
-
set
|
|
99570
|
-
let b = this.
|
|
99643
|
+
set aiq(a) {
|
|
99644
|
+
let b = this.aiq;
|
|
99571
99645
|
if (a != b) {
|
|
99572
|
-
this.
|
|
99573
|
-
this.vl("LegendOthersSliceLabelFormat", b, this.
|
|
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
|
|
99587
|
-
return this.
|
|
99660
|
+
get ahv() {
|
|
99661
|
+
return this.ahl;
|
|
99588
99662
|
}
|
|
99589
|
-
set
|
|
99590
|
-
let b = this.
|
|
99663
|
+
set ahv(a) {
|
|
99664
|
+
let b = this.ahv;
|
|
99591
99665
|
if (a != b) {
|
|
99592
|
-
this.
|
|
99593
|
-
this.vl("InnerExtent", b, this.
|
|
99666
|
+
this.ahl = a;
|
|
99667
|
+
this.vl("InnerExtent", b, this.ahv);
|
|
99594
99668
|
}
|
|
99595
99669
|
}
|
|
99596
|
-
get
|
|
99597
|
-
return this.
|
|
99670
|
+
get ag2() {
|
|
99671
|
+
return this.ag1;
|
|
99598
99672
|
}
|
|
99599
|
-
set
|
|
99600
|
-
let b = this.
|
|
99673
|
+
set ag2(a) {
|
|
99674
|
+
let b = this.ag2;
|
|
99601
99675
|
if (a != b) {
|
|
99602
|
-
this.
|
|
99603
|
-
this.vl("SweepDirection", enumGetBox(PieChartSweepDirection_$type, b), enumGetBox(PieChartSweepDirection_$type, this.
|
|
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
|
|
99617
|
-
return this.
|
|
99690
|
+
get aj2() {
|
|
99691
|
+
return this.aj0;
|
|
99618
99692
|
}
|
|
99619
|
-
set
|
|
99620
|
-
let b = this.
|
|
99693
|
+
set aj2(a) {
|
|
99694
|
+
let b = this.aj2;
|
|
99621
99695
|
if (a != b) {
|
|
99622
|
-
this.
|
|
99623
|
-
this.vl("LightSliceLabelColor", b, this.
|
|
99696
|
+
this.aj0 = a;
|
|
99697
|
+
this.vl("LightSliceLabelColor", b, this.aj2);
|
|
99624
99698
|
}
|
|
99625
99699
|
}
|
|
99626
|
-
get
|
|
99627
|
-
return this.
|
|
99700
|
+
get aj1() {
|
|
99701
|
+
return this.ajz;
|
|
99628
99702
|
}
|
|
99629
|
-
set
|
|
99630
|
-
let b = this.
|
|
99703
|
+
set aj1(a) {
|
|
99704
|
+
let b = this.aj1;
|
|
99631
99705
|
if (a != b) {
|
|
99632
|
-
this.
|
|
99633
|
-
this.vl("DarkSliceLabelColor", b, this.
|
|
99706
|
+
this.ajz = a;
|
|
99707
|
+
this.vl("DarkSliceLabelColor", b, this.aj1);
|
|
99634
99708
|
}
|
|
99635
99709
|
}
|
|
99636
|
-
get
|
|
99637
|
-
return this.
|
|
99710
|
+
get ajq() {
|
|
99711
|
+
return this.aif;
|
|
99638
99712
|
}
|
|
99639
|
-
set
|
|
99640
|
-
let b = this.
|
|
99713
|
+
set ajq(a) {
|
|
99714
|
+
let b = this.ajq;
|
|
99641
99715
|
if (a != b) {
|
|
99642
|
-
this.
|
|
99643
|
-
this.vl("ValueMemberPath", b, this.
|
|
99716
|
+
this.aif = a;
|
|
99717
|
+
this.vl("ValueMemberPath", b, this.ajq);
|
|
99644
99718
|
}
|
|
99645
99719
|
}
|
|
99646
|
-
get
|
|
99647
|
-
return this.
|
|
99720
|
+
get aio() {
|
|
99721
|
+
return this.ah8;
|
|
99648
99722
|
}
|
|
99649
|
-
set
|
|
99650
|
-
let b = this.
|
|
99723
|
+
set aio(a) {
|
|
99724
|
+
let b = this.ah8;
|
|
99651
99725
|
if (a != b) {
|
|
99652
|
-
this.
|
|
99653
|
-
this.vl("LegendLabelMemberPath", b, this.
|
|
99726
|
+
this.ah8 = a;
|
|
99727
|
+
this.vl("LegendLabelMemberPath", b, this.ah8);
|
|
99654
99728
|
}
|
|
99655
99729
|
}
|
|
99656
|
-
get
|
|
99657
|
-
return this.
|
|
99730
|
+
get agw() {
|
|
99731
|
+
return this.agv;
|
|
99658
99732
|
}
|
|
99659
|
-
set
|
|
99660
|
-
let b = this.
|
|
99733
|
+
set agw(a) {
|
|
99734
|
+
let b = this.agv;
|
|
99661
99735
|
if (a != b) {
|
|
99662
|
-
this.
|
|
99663
|
-
this.vl("
|
|
99736
|
+
this.agv = a;
|
|
99737
|
+
this.vl("LegendEmptyValuesMode", enumGetBox(LegendEmptyValuesMode_$type, b), this.ah8);
|
|
99664
99738
|
}
|
|
99665
99739
|
}
|
|
99666
|
-
get
|
|
99667
|
-
return this.
|
|
99740
|
+
get ag0() {
|
|
99741
|
+
return this.agz;
|
|
99668
99742
|
}
|
|
99669
|
-
set
|
|
99670
|
-
let b = this.
|
|
99743
|
+
set ag0(a) {
|
|
99744
|
+
let b = this.ag0;
|
|
99671
99745
|
if (a != b) {
|
|
99672
|
-
this.
|
|
99673
|
-
this.vl("
|
|
99746
|
+
this.agz = a;
|
|
99747
|
+
this.vl("OthersCategoryType", enumGetBox(OthersCategoryType_$type, b), enumGetBox(OthersCategoryType_$type, this.ag0));
|
|
99674
99748
|
}
|
|
99675
99749
|
}
|
|
99676
|
-
get
|
|
99677
|
-
return this.
|
|
99750
|
+
get ahw() {
|
|
99751
|
+
return this.ahm;
|
|
99678
99752
|
}
|
|
99679
|
-
set
|
|
99680
|
-
let b = this.
|
|
99753
|
+
set ahw(a) {
|
|
99754
|
+
let b = this.ahw;
|
|
99681
99755
|
if (a != b) {
|
|
99682
|
-
this.
|
|
99683
|
-
this.vl("
|
|
99756
|
+
this.ahm = a;
|
|
99757
|
+
this.vl("OthersCategoryThreshold", b, this.ahw);
|
|
99684
99758
|
}
|
|
99685
99759
|
}
|
|
99686
|
-
get
|
|
99687
|
-
return this.
|
|
99760
|
+
get aiz() {
|
|
99761
|
+
return this.aib;
|
|
99688
99762
|
}
|
|
99689
|
-
set
|
|
99690
|
-
let b = this.
|
|
99763
|
+
set aiz(a) {
|
|
99764
|
+
let b = this.aiz;
|
|
99691
99765
|
if (a != b) {
|
|
99692
|
-
this.
|
|
99693
|
-
this.vl("
|
|
99766
|
+
this.aib = a;
|
|
99767
|
+
this.vl("OthersCategoryText", b, this.aiz);
|
|
99694
99768
|
}
|
|
99695
99769
|
}
|
|
99696
|
-
get
|
|
99697
|
-
return this.
|
|
99770
|
+
get ail() {
|
|
99771
|
+
return this.ah7;
|
|
99698
99772
|
}
|
|
99699
|
-
set
|
|
99700
|
-
let b = this.
|
|
99773
|
+
set ail(a) {
|
|
99774
|
+
let b = this.ail;
|
|
99701
99775
|
if (a != b) {
|
|
99702
|
-
this.
|
|
99703
|
-
this.vl("
|
|
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
|
|
99717
|
-
return this.
|
|
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
|
|
99730
|
-
let b = this.
|
|
99803
|
+
set aht(a) {
|
|
99804
|
+
let b = this.aht;
|
|
99731
99805
|
if (a != b) {
|
|
99732
|
-
this.
|
|
99733
|
-
this.vl("
|
|
99806
|
+
this.ahj = a;
|
|
99807
|
+
this.vl("AngleAxisInterval", b, this.aht);
|
|
99734
99808
|
}
|
|
99735
99809
|
}
|
|
99736
|
-
get
|
|
99737
|
-
return this.
|
|
99810
|
+
get ahu() {
|
|
99811
|
+
return this.ahk;
|
|
99738
99812
|
}
|
|
99739
|
-
set
|
|
99740
|
-
let b = this.
|
|
99813
|
+
set ahu(a) {
|
|
99814
|
+
let b = this.ahu;
|
|
99741
99815
|
if (a != b) {
|
|
99742
|
-
this.
|
|
99743
|
-
this.vl("
|
|
99816
|
+
this.ahk = a;
|
|
99817
|
+
this.vl("AngleAxisMinorInterval", b, this.ahu);
|
|
99744
99818
|
}
|
|
99745
99819
|
}
|
|
99746
|
-
get
|
|
99747
|
-
return this.
|
|
99820
|
+
get ah1() {
|
|
99821
|
+
return this.ahp;
|
|
99748
99822
|
}
|
|
99749
|
-
set
|
|
99750
|
-
let b = this.
|
|
99823
|
+
set ah1(a) {
|
|
99824
|
+
let b = this.ah1;
|
|
99751
99825
|
if (a != b) {
|
|
99752
|
-
this.
|
|
99753
|
-
this.vl("
|
|
99826
|
+
this.ahp = a;
|
|
99827
|
+
this.vl("ValueAxisInterval", b, this.ah1);
|
|
99754
99828
|
}
|
|
99755
99829
|
}
|
|
99756
|
-
get
|
|
99757
|
-
return this.
|
|
99830
|
+
get ahi() {
|
|
99831
|
+
return this.ahd;
|
|
99758
99832
|
}
|
|
99759
|
-
set
|
|
99760
|
-
let b = this.
|
|
99833
|
+
set ahi(a) {
|
|
99834
|
+
let b = this.ahi;
|
|
99761
99835
|
if (a != b) {
|
|
99762
|
-
this.
|
|
99763
|
-
this.vl("
|
|
99836
|
+
this.ahd = a;
|
|
99837
|
+
this.vl("ValueAxisIsLogarithmic", b, this.ahi);
|
|
99764
99838
|
}
|
|
99765
99839
|
}
|
|
99766
|
-
get
|
|
99767
|
-
return this.
|
|
99840
|
+
get ah6() {
|
|
99841
|
+
return this.ah5;
|
|
99768
99842
|
}
|
|
99769
|
-
set
|
|
99770
|
-
let b = this.
|
|
99843
|
+
set ah6(a) {
|
|
99844
|
+
let b = this.ah6;
|
|
99771
99845
|
if (a != b) {
|
|
99772
|
-
this.
|
|
99773
|
-
this.vl("
|
|
99846
|
+
this.ah5 = a;
|
|
99847
|
+
this.vl("ValueAxisLogarithmBase", b, this.ah6);
|
|
99774
99848
|
}
|
|
99775
99849
|
}
|
|
99776
|
-
get
|
|
99777
|
-
return this.
|
|
99850
|
+
get ah3() {
|
|
99851
|
+
return this.ahr;
|
|
99778
99852
|
}
|
|
99779
|
-
set
|
|
99780
|
-
let b = this.
|
|
99853
|
+
set ah3(a) {
|
|
99854
|
+
let b = this.ah3;
|
|
99781
99855
|
if (a != b) {
|
|
99782
|
-
this.
|
|
99783
|
-
this.vl("
|
|
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("
|
|
99867
|
+
this.vl("ValueAxisMaximumValue", b, this.ah2);
|
|
99794
99868
|
}
|
|
99795
99869
|
}
|
|
99796
|
-
get
|
|
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
|
|
99883
|
+
get ahz() {
|
|
99800
99884
|
return this.valueAxis.lx;
|
|
99801
99885
|
}
|
|
99802
|
-
get
|
|
99803
|
-
return this.
|
|
99886
|
+
get ahx() {
|
|
99887
|
+
return this.ahn;
|
|
99804
99888
|
}
|
|
99805
|
-
set
|
|
99806
|
-
let b = this.
|
|
99889
|
+
set ahx(a) {
|
|
99890
|
+
let b = this.ahx;
|
|
99807
99891
|
if (a != b) {
|
|
99808
|
-
this.
|
|
99809
|
-
this.vl("RadiusExtent", b, this.
|
|
99892
|
+
this.ahn = a;
|
|
99893
|
+
this.vl("RadiusExtent", b, this.ahx);
|
|
99810
99894
|
}
|
|
99811
99895
|
}
|
|
99812
|
-
get
|
|
99813
|
-
return this.
|
|
99896
|
+
get ahy() {
|
|
99897
|
+
return this.aho;
|
|
99814
99898
|
}
|
|
99815
|
-
set
|
|
99816
|
-
let b = this.
|
|
99899
|
+
set ahy(a) {
|
|
99900
|
+
let b = this.ahy;
|
|
99817
99901
|
if (a != b) {
|
|
99818
|
-
this.
|
|
99819
|
-
this.vl("StartAngle", b, this.
|
|
99902
|
+
this.aho = a;
|
|
99903
|
+
this.vl("StartAngle", b, this.ahy);
|
|
99820
99904
|
}
|
|
99821
99905
|
}
|
|
99822
|
-
get
|
|
99823
|
-
return this.
|
|
99906
|
+
get ai8() {
|
|
99907
|
+
return this.aid;
|
|
99824
99908
|
}
|
|
99825
|
-
set
|
|
99826
|
-
let b = this.
|
|
99909
|
+
set ai8(a) {
|
|
99910
|
+
let b = this.ai8;
|
|
99827
99911
|
if (a != b) {
|
|
99828
|
-
this.
|
|
99829
|
-
this.vl("SliceLabelContentSeparator", b, this.
|
|
99912
|
+
this.aid = a;
|
|
99913
|
+
this.vl("SliceLabelContentSeparator", b, this.ai8);
|
|
99830
99914
|
}
|
|
99831
99915
|
}
|
|
99832
|
-
get
|
|
99833
|
-
return this.
|
|
99916
|
+
get ag8() {
|
|
99917
|
+
return this.ag6;
|
|
99834
99918
|
}
|
|
99835
|
-
set
|
|
99836
|
-
let b = this.
|
|
99919
|
+
set ag8(a) {
|
|
99920
|
+
let b = this.ag8;
|
|
99837
99921
|
if (a != b) {
|
|
99838
|
-
this.
|
|
99839
|
-
this.vl("SliceLabelContentMode", enumGetBox(RadialLabelMode_$type, b), enumGetBox(RadialLabelMode_$type, this.
|
|
99922
|
+
this.ag6 = a;
|
|
99923
|
+
this.vl("SliceLabelContentMode", enumGetBox(RadialLabelMode_$type, b), enumGetBox(RadialLabelMode_$type, this.ag8));
|
|
99840
99924
|
}
|
|
99841
99925
|
}
|
|
99842
|
-
get
|
|
99843
|
-
return this.
|
|
99926
|
+
get ag7() {
|
|
99927
|
+
return this.ag5;
|
|
99844
99928
|
}
|
|
99845
|
-
set
|
|
99846
|
-
let b = this.
|
|
99929
|
+
set ag7(a) {
|
|
99930
|
+
let b = this.ag7;
|
|
99847
99931
|
if (a != b) {
|
|
99848
|
-
this.
|
|
99849
|
-
this.vl("LegendSliceLabelContentMode", enumGetBox(RadialLabelMode_$type, b), enumGetBox(RadialLabelMode_$type, this.
|
|
99932
|
+
this.ag5 = a;
|
|
99933
|
+
this.vl("LegendSliceLabelContentMode", enumGetBox(RadialLabelMode_$type, b), enumGetBox(RadialLabelMode_$type, this.ag7));
|
|
99850
99934
|
}
|
|
99851
99935
|
}
|
|
99852
|
-
get
|
|
99853
|
-
return this.
|
|
99936
|
+
get ahe() {
|
|
99937
|
+
return this.aha;
|
|
99854
99938
|
}
|
|
99855
|
-
set
|
|
99856
|
-
let b = this.
|
|
99939
|
+
set ahe(a) {
|
|
99940
|
+
let b = this.ahe;
|
|
99857
99941
|
if (a != b) {
|
|
99858
|
-
this.
|
|
99859
|
-
this.vl("AngleAxisFavorLabellingScaleEnd", b, this.
|
|
99942
|
+
this.aha = a;
|
|
99943
|
+
this.vl("AngleAxisFavorLabellingScaleEnd", b, this.ahe);
|
|
99860
99944
|
}
|
|
99861
99945
|
}
|
|
99862
|
-
get
|
|
99863
|
-
return this.
|
|
99946
|
+
get ahg() {
|
|
99947
|
+
return this.ahb;
|
|
99864
99948
|
}
|
|
99865
|
-
set
|
|
99866
|
-
let b = this.
|
|
99949
|
+
set ahg(a) {
|
|
99950
|
+
let b = this.ahg;
|
|
99867
99951
|
if (a != b) {
|
|
99868
|
-
this.
|
|
99869
|
-
this.vl("ValueAxisAbbreviateLargeNumbers", b, this.
|
|
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.
|
|
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.
|
|
99969
|
-
a.kd = this.
|
|
99970
|
-
a.dc = this.
|
|
99971
|
-
a.dd = this.
|
|
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.
|
|
100061
|
+
this.um((d) => d.kc = this.akh);
|
|
99978
100062
|
break;
|
|
99979
100063
|
case "TransitionOutDuration":
|
|
99980
|
-
this.um((d) => d.kd = this.
|
|
100064
|
+
this.um((d) => d.kd = this.aki);
|
|
99981
100065
|
break;
|
|
99982
100066
|
case "TransitionInEasingFunction":
|
|
99983
|
-
this.um((d) => d.dc = this.
|
|
100067
|
+
this.um((d) => d.dc = this.akb);
|
|
99984
100068
|
break;
|
|
99985
100069
|
case "TransitionOutEasingFunction":
|
|
99986
|
-
this.um((d) => d.dd = this.
|
|
100070
|
+
this.um((d) => d.dd = this.akc);
|
|
99987
100071
|
break;
|
|
99988
100072
|
}
|
|
99989
100073
|
}
|
|
99990
|
-
get
|
|
99991
|
-
return this.
|
|
100074
|
+
get akh() {
|
|
100075
|
+
return this.akf;
|
|
99992
100076
|
}
|
|
99993
|
-
set
|
|
99994
|
-
let b = this.
|
|
100077
|
+
set akh(a) {
|
|
100078
|
+
let b = this.akh;
|
|
99995
100079
|
if (a != b) {
|
|
99996
|
-
this.
|
|
99997
|
-
this.vl("TransitionInDuration", b, this.
|
|
100080
|
+
this.akf = a;
|
|
100081
|
+
this.vl("TransitionInDuration", b, this.akh);
|
|
99998
100082
|
}
|
|
99999
100083
|
}
|
|
100000
|
-
get
|
|
100001
|
-
return this.
|
|
100084
|
+
get aki() {
|
|
100085
|
+
return this.akg;
|
|
100002
100086
|
}
|
|
100003
|
-
set
|
|
100004
|
-
let b = this.
|
|
100087
|
+
set aki(a) {
|
|
100088
|
+
let b = this.aki;
|
|
100005
100089
|
if (a != b) {
|
|
100006
|
-
this.
|
|
100007
|
-
this.vl("TransitionOutDuration", b, this.
|
|
100090
|
+
this.akg = a;
|
|
100091
|
+
this.vl("TransitionOutDuration", b, this.aki);
|
|
100008
100092
|
}
|
|
100009
100093
|
}
|
|
100010
|
-
get
|
|
100011
|
-
return this.
|
|
100094
|
+
get akb() {
|
|
100095
|
+
return this.aj9;
|
|
100012
100096
|
}
|
|
100013
|
-
set
|
|
100014
|
-
let b = this.
|
|
100097
|
+
set akb(a) {
|
|
100098
|
+
let b = this.akb;
|
|
100015
100099
|
if (a != b) {
|
|
100016
|
-
this.
|
|
100017
|
-
this.vl("TransitionInEasingFunction", b, this.
|
|
100100
|
+
this.aj9 = a;
|
|
100101
|
+
this.vl("TransitionInEasingFunction", b, this.akb);
|
|
100018
100102
|
}
|
|
100019
100103
|
}
|
|
100020
|
-
get
|
|
100021
|
-
return this.
|
|
100104
|
+
get akc() {
|
|
100105
|
+
return this.aka;
|
|
100022
100106
|
}
|
|
100023
|
-
set
|
|
100024
|
-
let b = this.
|
|
100107
|
+
set akc(a) {
|
|
100108
|
+
let b = this.akc;
|
|
100025
100109
|
if (a != b) {
|
|
100026
|
-
this.
|
|
100027
|
-
this.vl("TransitionOutEasingFunction", b, this.
|
|
100110
|
+
this.aka = a;
|
|
100111
|
+
this.vl("TransitionOutEasingFunction", b, this.akc);
|
|
100028
100112
|
}
|
|
100029
100113
|
}
|
|
100030
|
-
|
|
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.
|
|
100038
|
-
this.
|
|
100039
|
-
this.
|
|
100040
|
-
this.
|
|
100041
|
-
this.
|
|
100042
|
-
this.
|
|
100043
|
-
this.
|
|
100044
|
-
this.
|
|
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
|
-
|
|
100152
|
+
get_ahf() {
|
|
100069
100153
|
return false;
|
|
100070
100154
|
}
|
|
100071
100155
|
bi(a) {
|
|
100072
|
-
if (this.
|
|
100156
|
+
if (this.aj6 == 0) {
|
|
100073
100157
|
return a.suggestedSeries;
|
|
100074
100158
|
}
|
|
100075
|
-
if (this.
|
|
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.
|
|
100094
|
-
c.yu = this.
|
|
100095
|
-
c.c3 = this.
|
|
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
|
|
100122
|
-
return this.
|
|
100205
|
+
get aj6() {
|
|
100206
|
+
return this.aj5;
|
|
100123
100207
|
}
|
|
100124
|
-
set
|
|
100125
|
-
if (a != this.
|
|
100126
|
-
let b = this.
|
|
100127
|
-
this.
|
|
100128
|
-
this.vl("ChartType", enumGetBox(DataPieChartType_$type, b), enumGetBox(DataPieChartType_$type, this.
|
|
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
|
|
100132
|
-
return this.
|
|
100215
|
+
get ake() {
|
|
100216
|
+
return this.akd;
|
|
100133
100217
|
}
|
|
100134
|
-
set
|
|
100135
|
-
let b = this.
|
|
100218
|
+
set ake(a) {
|
|
100219
|
+
let b = this.ake;
|
|
100136
100220
|
if (a != b) {
|
|
100137
|
-
this.
|
|
100138
|
-
this.vl("IsTransitionInEnabled", b, this.
|
|
100221
|
+
this.akd = a;
|
|
100222
|
+
this.vl("IsTransitionInEnabled", b, this.ake);
|
|
100139
100223
|
}
|
|
100140
100224
|
}
|
|
100141
|
-
get
|
|
100142
|
-
return this.
|
|
100225
|
+
get aj4() {
|
|
100226
|
+
return this.aj3;
|
|
100143
100227
|
}
|
|
100144
|
-
set
|
|
100145
|
-
let b = this.
|
|
100228
|
+
set aj4(a) {
|
|
100229
|
+
let b = this.aj4;
|
|
100146
100230
|
if (a != b) {
|
|
100147
|
-
this.
|
|
100148
|
-
this.vl("TransitionInMode", enumGetBox(CategoryTransitionInMode_$type, b), enumGetBox(CategoryTransitionInMode_$type, this.
|
|
100231
|
+
this.aj3 = a;
|
|
100232
|
+
this.vl("TransitionInMode", enumGetBox(CategoryTransitionInMode_$type, b), enumGetBox(CategoryTransitionInMode_$type, this.aj4));
|
|
100149
100233
|
}
|
|
100150
100234
|
}
|
|
100151
|
-
get
|
|
100152
|
-
return this.
|
|
100235
|
+
get aj8() {
|
|
100236
|
+
return this.aj7;
|
|
100153
100237
|
}
|
|
100154
|
-
set
|
|
100155
|
-
let b = this.
|
|
100238
|
+
set aj8(a) {
|
|
100239
|
+
let b = this.aj8;
|
|
100156
100240
|
if (a != b) {
|
|
100157
|
-
this.
|
|
100158
|
-
this.vl("TransitionInSpeedType", enumGetBox(TransitionInSpeedType_$type, b), enumGetBox(TransitionInSpeedType_$type, this.
|
|
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.
|
|
101629
|
+
return this.i.aja;
|
|
101546
101630
|
}
|
|
101547
101631
|
set sliceLabelFormat(v) {
|
|
101548
|
-
this.i.
|
|
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.
|
|
101651
|
+
return this.i.aiu;
|
|
101568
101652
|
}
|
|
101569
101653
|
set legendSliceLabelFormat(v) {
|
|
101570
|
-
this.i.
|
|
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.
|
|
101673
|
+
return this.i.ai3;
|
|
101590
101674
|
}
|
|
101591
101675
|
set othersSliceLabelFormat(v) {
|
|
101592
|
-
this.i.
|
|
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.
|
|
101695
|
+
return this.i.aiq;
|
|
101612
101696
|
}
|
|
101613
101697
|
set legendOthersSliceLabelFormat(v) {
|
|
101614
|
-
this.i.
|
|
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.
|
|
101718
|
+
return this.i.ahv;
|
|
101635
101719
|
}
|
|
101636
101720
|
set innerExtent(v) {
|
|
101637
|
-
this.i.
|
|
101638
|
-
this._a("innerExtent", this.i.
|
|
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.
|
|
101729
|
+
return this.i.ag2;
|
|
101646
101730
|
}
|
|
101647
101731
|
set sweepDirection(v) {
|
|
101648
|
-
this.i.
|
|
101649
|
-
this._a("sweepDirection", enumToString(PieChartSweepDirection_$type, this.i.
|
|
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.
|
|
101749
|
+
return brushToString(this.i.aj2);
|
|
101666
101750
|
}
|
|
101667
101751
|
set lightSliceLabelColor(v) {
|
|
101668
|
-
this.i.
|
|
101669
|
-
this._a("lightSliceLabelColor", brushToString(this.i.
|
|
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.
|
|
101759
|
+
return brushToString(this.i.aj1);
|
|
101676
101760
|
}
|
|
101677
101761
|
set darkSliceLabelColor(v) {
|
|
101678
|
-
this.i.
|
|
101679
|
-
this._a("darkSliceLabelColor", brushToString(this.i.
|
|
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.
|
|
101769
|
+
return this.i.ajq;
|
|
101686
101770
|
}
|
|
101687
101771
|
set valueMemberPath(v) {
|
|
101688
|
-
this.i.
|
|
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.
|
|
101778
|
+
return this.i.aio;
|
|
101695
101779
|
}
|
|
101696
101780
|
set legendLabelMemberPath(v) {
|
|
101697
|
-
this.i.
|
|
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.
|
|
101794
|
+
return this.i.ag0;
|
|
101704
101795
|
}
|
|
101705
101796
|
set othersCategoryType(v) {
|
|
101706
|
-
this.i.
|
|
101707
|
-
this._a("othersCategoryType", enumToString(OthersCategoryType_$type, this.i.
|
|
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.
|
|
101804
|
+
return this.i.ahw;
|
|
101714
101805
|
}
|
|
101715
101806
|
set othersCategoryThreshold(v) {
|
|
101716
|
-
this.i.
|
|
101717
|
-
this._a("othersCategoryThreshold", this.i.
|
|
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.
|
|
101814
|
+
return this.i.aiz;
|
|
101724
101815
|
}
|
|
101725
101816
|
set othersCategoryText(v) {
|
|
101726
|
-
this.i.
|
|
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.
|
|
101823
|
+
return this.i.ail;
|
|
101733
101824
|
}
|
|
101734
101825
|
set labelMemberPath(v) {
|
|
101735
|
-
this.i.
|
|
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.
|
|
101832
|
+
return this.i.ahh;
|
|
101742
101833
|
}
|
|
101743
101834
|
set valueAxisFavorLabellingScaleEnd(v) {
|
|
101744
|
-
this.i.
|
|
101745
|
-
this._a("valueAxisFavorLabellingScaleEnd", this.i.
|
|
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.
|
|
101853
|
+
return this.i.aht;
|
|
101763
101854
|
}
|
|
101764
101855
|
set angleAxisInterval(v) {
|
|
101765
|
-
this.i.
|
|
101766
|
-
this._a("angleAxisInterval", this.i.
|
|
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.
|
|
101864
|
+
return this.i.ahu;
|
|
101774
101865
|
}
|
|
101775
101866
|
set angleAxisMinorInterval(v) {
|
|
101776
|
-
this.i.
|
|
101777
|
-
this._a("angleAxisMinorInterval", this.i.
|
|
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.
|
|
101874
|
+
return this.i.ah1;
|
|
101784
101875
|
}
|
|
101785
101876
|
set valueAxisInterval(v) {
|
|
101786
|
-
this.i.
|
|
101787
|
-
this._a("valueAxisInterval", this.i.
|
|
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.
|
|
101885
|
+
return this.i.ahi;
|
|
101795
101886
|
}
|
|
101796
101887
|
set valueAxisIsLogarithmic(v) {
|
|
101797
|
-
this.i.
|
|
101798
|
-
this._a("valueAxisIsLogarithmic", this.i.
|
|
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.
|
|
101896
|
+
return this.i.ah6;
|
|
101806
101897
|
}
|
|
101807
101898
|
set valueAxisLogarithmBase(v) {
|
|
101808
|
-
this.i.
|
|
101809
|
-
this._a("valueAxisLogarithmBase", this.i.
|
|
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.
|
|
101906
|
+
return this.i.ah3;
|
|
101816
101907
|
}
|
|
101817
101908
|
set valueAxisMinimumValue(v) {
|
|
101818
|
-
this.i.
|
|
101819
|
-
this._a("valueAxisMinimumValue", this.i.
|
|
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.
|
|
101916
|
+
return this.i.ah2;
|
|
101826
101917
|
}
|
|
101827
101918
|
set valueAxisMaximumValue(v) {
|
|
101828
|
-
this.i.
|
|
101829
|
-
this._a("valueAxisMaximumValue", this.i.
|
|
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.
|
|
101926
|
+
return this.i.ah4;
|
|
101836
101927
|
}
|
|
101837
101928
|
set valueAxisMinorInterval(v) {
|
|
101838
|
-
this.i.
|
|
101839
|
-
this._a("valueAxisMinorInterval", this.i.
|
|
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.
|
|
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.
|
|
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.
|
|
101948
|
+
return this.i.ahx;
|
|
101858
101949
|
}
|
|
101859
101950
|
set radiusExtent(v) {
|
|
101860
|
-
this.i.
|
|
101861
|
-
this._a("radiusExtent", this.i.
|
|
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.
|
|
101958
|
+
return this.i.ahy;
|
|
101868
101959
|
}
|
|
101869
101960
|
set startAngle(v) {
|
|
101870
|
-
this.i.
|
|
101871
|
-
this._a("startAngle", this.i.
|
|
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.
|
|
101968
|
+
return this.i.ai8;
|
|
101878
101969
|
}
|
|
101879
101970
|
set sliceLabelContentSeparator(v) {
|
|
101880
|
-
this.i.
|
|
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.
|
|
101977
|
+
return this.i.ag8;
|
|
101887
101978
|
}
|
|
101888
101979
|
set sliceLabelContentMode(v) {
|
|
101889
|
-
this.i.
|
|
101890
|
-
this._a("sliceLabelContentMode", enumToString(RadialLabelMode_$type, this.i.
|
|
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.
|
|
101987
|
+
return this.i.ag7;
|
|
101897
101988
|
}
|
|
101898
101989
|
set legendSliceLabelContentMode(v) {
|
|
101899
|
-
this.i.
|
|
101900
|
-
this._a("legendSliceLabelContentMode", enumToString(RadialLabelMode_$type, this.i.
|
|
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.
|
|
101997
|
+
return this.i.ahe;
|
|
101907
101998
|
}
|
|
101908
101999
|
set angleAxisFavorLabellingScaleEnd(v) {
|
|
101909
|
-
this.i.
|
|
101910
|
-
this._a("angleAxisFavorLabellingScaleEnd", this.i.
|
|
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.
|
|
102007
|
+
return this.i.ahg;
|
|
101917
102008
|
}
|
|
101918
102009
|
set valueAxisAbbreviateLargeNumbers(v) {
|
|
101919
|
-
this.i.
|
|
101920
|
-
this._a("valueAxisAbbreviateLargeNumbers", this.i.
|
|
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.
|
|
102304
|
+
return this.i.akh;
|
|
102214
102305
|
}
|
|
102215
102306
|
set transitionInDuration(v) {
|
|
102216
|
-
this.i.
|
|
102217
|
-
this._a("transitionInDuration", this.i.
|
|
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.
|
|
102314
|
+
return this.i.aki;
|
|
102224
102315
|
}
|
|
102225
102316
|
set transitionOutDuration(v) {
|
|
102226
|
-
this.i.
|
|
102227
|
-
this._a("transitionOutDuration", this.i.
|
|
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.
|
|
102325
|
+
return this.i.akb;
|
|
102235
102326
|
}
|
|
102236
102327
|
set transitionInEasingFunction(v) {
|
|
102237
|
-
this.i.
|
|
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.
|
|
102335
|
+
return this.i.akc;
|
|
102245
102336
|
}
|
|
102246
102337
|
set transitionOutEasingFunction(v) {
|
|
102247
|
-
this.i.
|
|
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.
|
|
102350
|
+
return this.i.aj6;
|
|
102260
102351
|
}
|
|
102261
102352
|
set chartType(v) {
|
|
102262
|
-
this.i.
|
|
102263
|
-
this._a("chartType", enumToString(DataPieChartType_$type, this.i.
|
|
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.
|
|
102360
|
+
return this.i.ake;
|
|
102270
102361
|
}
|
|
102271
102362
|
set isTransitionInEnabled(v) {
|
|
102272
|
-
this.i.
|
|
102273
|
-
this._a("isTransitionInEnabled", this.i.
|
|
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.
|
|
102370
|
+
return this.i.aj4;
|
|
102280
102371
|
}
|
|
102281
102372
|
set transitionInMode(v) {
|
|
102282
|
-
this.i.
|
|
102283
|
-
this._a("transitionInMode", enumToString(CategoryTransitionInMode_$type, this.i.
|
|
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.
|
|
102380
|
+
return this.i.aj8;
|
|
102290
102381
|
}
|
|
102291
102382
|
set transitionInSpeedType(v) {
|
|
102292
|
-
this.i.
|
|
102293
|
-
this._a("transitionInSpeedType", enumToString(TransitionInSpeedType_$type, this.i.
|
|
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.
|
|
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.
|
|
103323
|
+
return this.i.adj;
|
|
103233
103324
|
}
|
|
103234
103325
|
set radiusX(v) {
|
|
103235
|
-
this.i.
|
|
103236
|
-
this._a("radiusX", this.i.
|
|
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.
|
|
103333
|
+
return this.i.adk;
|
|
103243
103334
|
}
|
|
103244
103335
|
set radiusY(v) {
|
|
103245
|
-
this.i.
|
|
103246
|
-
this._a("radiusY", this.i.
|
|
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.
|
|
103343
|
+
return this.i.ado;
|
|
103253
103344
|
}
|
|
103254
103345
|
set legendLabelMemberPath(v) {
|
|
103255
|
-
this.i.
|
|
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
|
|
165131
|
-
let
|
|
165132
|
-
|
|
165133
|
-
let
|
|
165134
|
-
let
|
|
165135
|
-
|
|
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((
|
|
165138
|
-
if (
|
|
165139
|
-
let
|
|
165140
|
-
let
|
|
165141
|
-
let
|
|
165142
|
-
if (
|
|
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
|
|
165148
|
-
|
|
165149
|
-
n =
|
|
165150
|
-
|
|
165151
|
-
|
|
165152
|
-
|
|
165153
|
-
|
|
165154
|
-
|
|
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
|
-
|
|
165238
|
+
k.g = this.vh(j.ak);
|
|
165157
165239
|
}
|
|
165158
|
-
a.add(
|
|
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
|
|
171669
|
-
let
|
|
171670
|
-
|
|
171671
|
-
let
|
|
171672
|
-
let
|
|
171673
|
-
|
|
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((
|
|
171676
|
-
if (
|
|
171677
|
-
let
|
|
171678
|
-
let
|
|
171679
|
-
let
|
|
171680
|
-
if (
|
|
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
|
-
|
|
171684
|
-
|
|
171685
|
-
|
|
171686
|
-
|
|
171687
|
-
|
|
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
|
-
|
|
171771
|
+
k.g = this.vh(j.ak);
|
|
171690
171772
|
}
|
|
171691
|
-
a.add(
|
|
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
|
|
184127
|
-
let
|
|
184128
|
-
|
|
184129
|
-
let
|
|
184130
|
-
let
|
|
184131
|
-
|
|
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((
|
|
184134
|
-
if (
|
|
184135
|
-
let
|
|
184136
|
-
let
|
|
184137
|
-
let
|
|
184138
|
-
if (
|
|
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
|
-
|
|
184142
|
-
|
|
184143
|
-
|
|
184144
|
-
|
|
184145
|
-
|
|
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
|
-
|
|
184229
|
+
k.g = this.vh(j.ak);
|
|
184148
184230
|
}
|
|
184149
|
-
a.add(
|
|
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 };
|