@kusto/language-service
Version:
Azure Data Explorer (a.k.a Kusto) language service for javascript (legacy code)
22 lines (19 loc) • 697 kB
JavaScript
Bridge.assembly("Kusto.JavaScript.Client", function ($asm, globals) {
"use strict";
var $m = Bridge.setMetadata,
$n = ["Kusto.Charting","System","System.Collections.Generic","Kusto.Data.Utils","System.Threading.Tasks","Kusto.Data","Kusto.Data.IntelliSense","System.Text.RegularExpressions","System.Text","Kusto.Data.Ingestion","Kusto.Data.Net.Common","Kusto.Data.Common","Kusto.Common.Svc","System.Globalization","System.Collections","Kusto.Cloud.Platform.Utils","Kusto.UT"];
$m("Kusto.Charting.DataChartsHelper", function () { return {"nested":[$n[0].DataChartsHelper.SeriesStatsCounters,$n[0].DataChartsHelper.GeoJSON,$n[0].DataChartsHelper.GeoJSONPoint,$n[0].DataChartsHelper.ColumnDesc,$n[0].DataChartsHelper.ArgumentData,$n[0].DataChartsHelper.ChartMetaData],"att":1048577,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":1,"n":"ArrayIsDatetime","is":true,"t":8,"pi":[{"n":"arr","pt":$n[1].Array.type(System.String),"ps":0}],"sn":"ArrayIsDatetime","rt":$n[1].Boolean,"p":[$n[1].Array.type(System.String)],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"ArrayIsDouble","is":true,"t":8,"pi":[{"n":"arr","pt":$n[1].Array.type(System.String),"ps":0}],"sn":"ArrayIsDouble","rt":$n[1].Boolean,"p":[$n[1].Array.type(System.String)],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"ArrayIsTimespan","is":true,"t":8,"pi":[{"n":"arr","pt":$n[1].Array.type(System.String),"ps":0}],"sn":"ArrayIsTimespan","rt":$n[1].Boolean,"p":[$n[1].Array.type(System.String)],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"CompleteChartDimentionsDetection","is":true,"t":8,"pi":[{"n":"columns","pt":$n[2].IEnumerable$1(System.Tuple$2(System.String,Kusto.Charting.ArgumentColumnType)),"ps":0},{"n":"argumentRestrictions","pt":$n[0].ArgumentRestrictions,"ps":1},{"n":"firstNumericColumnIndex","pt":$n[1].Int32,"ps":2},{"n":"resolvedColumnTypes","pt":System.Array.type(Kusto.Charting.ArgumentColumnType),"ps":3},{"n":"metaData","ref":true,"pt":$n[0].DataChartsHelper.ChartMetaData,"ps":4}],"sn":"CompleteChartDimentionsDetection","rt":$n[1].Boolean,"p":[$n[2].IEnumerable$1(System.Tuple$2(System.String,Kusto.Charting.ArgumentColumnType)),$n[0].ArgumentRestrictions,$n[1].Int32,System.Array.type(Kusto.Charting.ArgumentColumnType),$n[0].DataChartsHelper.ChartMetaData],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"ConvertToDouble","is":true,"t":8,"pi":[{"n":"obj","pt":$n[1].Object,"ps":0},{"n":"type","pt":$n[0].ArgumentColumnType,"ps":1}],"sn":"ConvertToDouble","rt":$n[1].Double,"p":[$n[1].Object,$n[0].ArgumentColumnType],"box":function ($v) { return Bridge.box($v, System.Double, System.Double.format, System.Double.getHashCode);}},{"a":1,"n":"DateTimeToTotalSeconds","is":true,"t":8,"pi":[{"n":"dt","pt":$n[1].DateTime,"ps":0}],"sn":"DateTimeToTotalSeconds","rt":$n[1].Double,"p":[$n[1].DateTime],"box":function ($v) { return Bridge.box($v, System.Double, System.Double.format, System.Double.getHashCode);}},{"a":1,"n":"DetectChartDimensionsUsingColumnTypesAndData","is":true,"t":8,"pi":[{"n":"columns","pt":$n[2].IEnumerable$1(System.Tuple$2(System.String,Kusto.Charting.ArgumentColumnType)),"ps":0},{"n":"table","pt":$n[0].IChartingDataSource,"ps":1},{"n":"argumentRestrictions","pt":$n[0].ArgumentRestrictions,"ps":2},{"n":"metaData","ref":true,"pt":$n[0].DataChartsHelper.ChartMetaData,"ps":3}],"sn":"DetectChartDimensionsUsingColumnTypesAndData","rt":$n[1].Boolean,"p":[$n[2].IEnumerable$1(System.Tuple$2(System.String,Kusto.Charting.ArgumentColumnType)),$n[0].IChartingDataSource,$n[0].ArgumentRestrictions,$n[0].DataChartsHelper.ChartMetaData],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"DetectChartDimensionsUsingData","is":true,"t":8,"pi":[{"n":"columns","pt":$n[2].IEnumerable$1(System.Tuple$2(System.String,Kusto.Charting.ArgumentColumnType)),"ps":0},{"n":"table","pt":$n[0].IChartingDataSource,"ps":1},{"n":"seriesColumns","pt":$n[2].IEnumerable$1(System.String),"ps":2},{"n":"argumentRestrictions","pt":$n[0].ArgumentRestrictions,"ps":3},{"n":"metaData","ref":true,"pt":$n[0].DataChartsHelper.ChartMetaData,"ps":4}],"sn":"DetectChartDimensionsUsingData","rt":$n[1].Boolean,"p":[$n[2].IEnumerable$1(System.Tuple$2(System.String,Kusto.Charting.ArgumentColumnType)),$n[0].IChartingDataSource,$n[2].IEnumerable$1(System.String),$n[0].ArgumentRestrictions,$n[0].DataChartsHelper.ChartMetaData],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"FillGapsWithNaNs","is":true,"t":8,"pi":[{"n":"data","pt":$n[2].IEnumerable$1(Kusto.Charting.DataItem),"ps":0},{"n":"argType","pt":$n[0].ArgumentColumnType,"ps":1}],"sn":"FillGapsWithNaNs$1","rt":$n[2].IEnumerable$1(Kusto.Charting.DataItem),"p":[$n[2].IEnumerable$1(Kusto.Charting.DataItem),$n[0].ArgumentColumnType]},{"a":2,"n":"FillGapsWithNaNs","is":true,"t":8,"pi":[{"n":"data","pt":$n[2].List$1(Kusto.Charting.DataItem),"ps":0},{"n":"argType","pt":$n[0].ArgumentColumnType,"ps":1}],"sn":"FillGapsWithNaNs","rt":$n[2].List$1(Kusto.Charting.DataItem),"p":[$n[2].List$1(Kusto.Charting.DataItem),$n[0].ArgumentColumnType]},{"a":2,"n":"GetAllArgumentColumns","is":true,"t":8,"pi":[{"n":"table","pt":$n[0].IChartingDataSource,"ps":0},{"n":"columnsToExclude","dv":null,"o":true,"pt":$n[2].IEnumerable$1(System.String),"ps":1}],"sn":"GetAllArgumentColumns","rt":$n[2].IEnumerable$1(System.String),"p":[$n[0].IChartingDataSource,$n[2].IEnumerable$1(System.String)]},{"a":1,"n":"GetArgumentDateTime","is":true,"t":8,"pi":[{"n":"value","pt":$n[1].Object,"ps":0},{"n":"argumentColumnType","pt":$n[0].ArgumentColumnType,"ps":1}],"sn":"GetArgumentDateTime","rt":$n[1].DateTime,"p":[$n[1].Object,$n[0].ArgumentColumnType],"box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},{"a":1,"n":"GetArgumentDateTimeArray","is":true,"t":8,"pi":[{"n":"value","pt":$n[1].Object,"ps":0},{"n":"argumentColumnType","pt":$n[0].ArgumentColumnType,"ps":1},{"n":"argumentDataColumnIndex","pt":$n[1].Int32,"ps":2},{"n":"count","pt":$n[1].Int32,"ps":3}],"sn":"GetArgumentDateTimeArray","rt":$n[1].Array.type(System.DateTime),"p":[$n[1].Object,$n[0].ArgumentColumnType,$n[1].Int32,$n[1].Int32]},{"a":1,"n":"GetArgumentNumericArray","is":true,"t":8,"pi":[{"n":"value","pt":$n[1].Object,"ps":0},{"n":"argumentColumnType","pt":$n[0].ArgumentColumnType,"ps":1},{"n":"argumentDataColumnIndex","pt":$n[1].Int32,"ps":2},{"n":"count","pt":$n[1].Int32,"ps":3}],"sn":"GetArgumentNumericArray","rt":$n[1].Array.type(System.Double),"p":[$n[1].Object,$n[0].ArgumentColumnType,$n[1].Int32,$n[1].Int32]},{"a":1,"n":"GetArgumentStringArray","is":true,"t":8,"pi":[{"n":"value","pt":$n[1].Object,"ps":0},{"n":"argumentColumnType","pt":$n[0].ArgumentColumnType,"ps":1},{"n":"argumentDataColumnIndex","pt":$n[1].Int32,"ps":2},{"n":"count","pt":$n[1].Int32,"ps":3}],"sn":"GetArgumentStringArray","rt":$n[1].Array.type(System.String),"p":[$n[1].Object,$n[0].ArgumentColumnType,$n[1].Int32,$n[1].Int32]},{"a":1,"n":"GetArgumentTimeSpan","is":true,"t":8,"pi":[{"n":"value","pt":$n[1].Object,"ps":0},{"n":"argumentColumnType","pt":$n[0].ArgumentColumnType,"ps":1}],"sn":"GetArgumentTimeSpan","rt":$n[1].Nullable$1(System.TimeSpan),"p":[$n[1].Object,$n[0].ArgumentColumnType]},{"a":1,"n":"GetArgumentTimeSpanArray","is":true,"t":8,"pi":[{"n":"value","pt":$n[1].Object,"ps":0},{"n":"argumentColumnType","pt":$n[0].ArgumentColumnType,"ps":1},{"n":"argumentDataColumnIndex","pt":$n[1].Int32,"ps":2},{"n":"count","pt":$n[1].Int32,"ps":3}],"sn":"GetArgumentTimeSpanArray","rt":$n[1].Array.type(System.Nullable$1(System.TimeSpan)),"p":[$n[1].Object,$n[0].ArgumentColumnType,$n[1].Int32,$n[1].Int32]},{"a":1,"n":"GetBaseSeriesName","is":true,"t":8,"pi":[{"n":"table","pt":$n[0].IChartingDataSource,"ps":0},{"n":"seriesColumns","pt":$n[2].IEnumerable$1(Kusto.Charting.DataChartsHelper.ColumnDesc),"ps":1},{"n":"rowIdx","pt":$n[1].Int32,"ps":2}],"sn":"GetBaseSeriesName","rt":$n[1].String,"p":[$n[0].IChartingDataSource,$n[2].IEnumerable$1(Kusto.Charting.DataChartsHelper.ColumnDesc),$n[1].Int32]},{"a":2,"n":"GetData","is":true,"t":8,"pi":[{"n":"table","pt":$n[0].IChartingDataSource,"ps":0},{"n":"metaData","pt":$n[0].IChartMetaData,"ps":1},{"n":"accumulateResults","dv":false,"o":true,"pt":$n[1].Boolean,"ps":2}],"sn":"GetData$1","rt":$n[2].IEnumerable$1(Kusto.Charting.DataItem),"p":[$n[0].IChartingDataSource,$n[0].IChartMetaData,$n[1].Boolean]},{"a":2,"n":"GetData","is":true,"t":8,"pi":[{"n":"table","pt":$n[0].IChartingDataSource,"ps":0},{"n":"argumentColumnType","dv":16,"o":true,"pt":$n[0].ArgumentColumnType,"ps":1},{"n":"argumentRestrictions","dv":0,"o":true,"pt":$n[0].ArgumentRestrictions,"ps":2},{"n":"seriesColumns","dv":null,"o":true,"pt":$n[2].IEnumerable$1(System.String),"ps":3},{"n":"accumulateResults","dv":false,"o":true,"pt":$n[1].Boolean,"ps":4},{"n":"xColumn","dv":null,"o":true,"pt":$n[1].String,"ps":5},{"n":"yColumns","dv":null,"o":true,"pt":$n[2].IEnumerable$1(System.String),"ps":6}],"sn":"GetData","rt":$n[2].IEnumerable$1(Kusto.Charting.DataItem),"p":[$n[0].IChartingDataSource,$n[0].ArgumentColumnType,$n[0].ArgumentRestrictions,$n[2].IEnumerable$1(System.String),$n[1].Boolean,$n[1].String,$n[2].IEnumerable$1(System.String)]},{"a":2,"n":"GetDataForLineChart","is":true,"t":8,"pi":[{"n":"options","pt":$n[3].ChartVisualizationOptions,"ps":0},{"n":"dataSource","pt":$n[0].IChartingDataSource,"ps":1},{"n":"data","pt":$n[2].List$1(Kusto.Charting.DataItem),"ps":2},{"n":"yColumnsToResolve","pt":$n[1].Array.type(System.String),"ps":3},{"n":"argumentType","out":true,"pt":$n[0].ArgumentColumnType,"ps":4}],"sn":"GetDataForLineChart","rt":$n[2].List$1(Kusto.Charting.DataItem),"p":[$n[3].ChartVisualizationOptions,$n[0].IChartingDataSource,$n[2].List$1(Kusto.Charting.DataItem),$n[1].Array.type(System.String),$n[0].ArgumentColumnType]},{"a":1,"n":"GetDistance","is":true,"t":8,"pi":[{"n":"start","pt":$n[0].DataItem,"ps":0},{"n":"end","pt":$n[0].DataItem,"ps":1},{"n":"sequenceType","pt":$n[0].ArgumentColumnType,"ps":2}],"sn":"GetDistance","rt":$n[1].Double,"p":[$n[0].DataItem,$n[0].DataItem,$n[0].ArgumentColumnType],"box":function ($v) { return Bridge.box($v, System.Double, System.Double.format, System.Double.getHashCode);}},{"a":1,"n":"GetFirstStringAvailableColumnIndexOrNonStringIfAbsent","is":true,"t":8,"pi":[{"n":"columns","pt":System.Array.type(Kusto.Charting.ArgumentColumnType),"ps":0},{"n":"indexesToExclude","pt":$n[2].IEnumerable$1(System.Int32),"ps":1}],"sn":"GetFirstStringAvailableColumnIndexOrNonStringIfAbsent","rt":$n[1].Int32,"p":[System.Array.type(Kusto.Charting.ArgumentColumnType),$n[2].IEnumerable$1(System.Int32)],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"GetFirstStringColumnIndex","is":true,"t":8,"pi":[{"n":"columns","pt":$n[2].IEnumerable$1(Kusto.Charting.ArgumentColumnType),"ps":0}],"sn":"GetFirstStringColumnIndex","rt":$n[1].Int32,"p":[$n[2].IEnumerable$1(Kusto.Charting.ArgumentColumnType)],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"GetFirstStringColumnName","is":true,"t":8,"pi":[{"n":"table","pt":$n[0].IChartingDataSource,"ps":0},{"n":"amountToSkip","dv":0,"o":true,"pt":$n[1].Int32,"ps":1}],"sn":"GetFirstStringColumnName","rt":$n[1].String,"p":[$n[0].IChartingDataSource,$n[1].Int32]},{"a":2,"n":"GetMetaData","is":true,"t":8,"pi":[{"n":"table","pt":$n[0].IChartingDataSource,"ps":0},{"n":"argumentColumnType","dv":16,"o":true,"pt":$n[0].ArgumentColumnType,"ps":1},{"n":"argumentRestrictions","dv":0,"o":true,"pt":$n[0].ArgumentRestrictions,"ps":2},{"n":"seriesColumns","dv":null,"o":true,"pt":$n[2].IEnumerable$1(System.String),"ps":3},{"n":"xColumn","dv":null,"o":true,"pt":$n[1].String,"ps":4},{"n":"yColumns","dv":null,"o":true,"pt":$n[2].IEnumerable$1(System.String),"ps":5}],"sn":"GetMetaData","rt":$n[0].IChartMetaData,"p":[$n[0].IChartingDataSource,$n[0].ArgumentColumnType,$n[0].ArgumentRestrictions,$n[2].IEnumerable$1(System.String),$n[1].String,$n[2].IEnumerable$1(System.String)]},{"a":1,"n":"GetTopGroupByCount","is":true,"t":8,"pi":[{"n":"data","pt":$n[2].IEnumerable$1(System.Double),"ps":0},{"n":"sequenceType","pt":$n[0].ArgumentColumnType,"ps":1}],"sn":"GetTopGroupByCount","rt":$n[1].Tuple$2(System.Double,System.Int32),"p":[$n[2].IEnumerable$1(System.Double),$n[0].ArgumentColumnType]},{"a":1,"n":"GoBackwardsAndFindColumnNotInList","is":true,"t":8,"pi":[{"n":"startIndex","pt":$n[1].Int32,"ps":0},{"n":"seriesIndices","pt":$n[2].IEnumerable$1(System.Int32),"ps":1},{"n":"yIndexes","pt":$n[2].IEnumerable$1(System.Int32),"ps":2}],"sn":"GoBackwardsAndFindColumnNotInList","rt":$n[1].Int32,"p":[$n[1].Int32,$n[2].IEnumerable$1(System.Int32),$n[2].IEnumerable$1(System.Int32)],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"IsEmptyValue","is":true,"t":8,"pi":[{"n":"value","pt":$n[1].Object,"ps":0}],"sn":"IsEmptyValue","rt":$n[1].Boolean,"p":[$n[1].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"IsNumericType","is":true,"t":8,"pi":[{"n":"type","pt":$n[1].Type,"ps":0},{"n":"considerDateTimeAndTimeSpanAsNumeric","dv":true,"o":true,"pt":$n[1].Boolean,"ps":1}],"sn":"IsNumericType","rt":$n[1].Boolean,"p":[$n[1].Type,$n[1].Boolean],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"ObjectToStringOrEmpty","is":true,"t":8,"pi":[{"n":"o","pt":$n[1].Object,"ps":0}],"sn":"ObjectToStringOrEmpty","rt":$n[1].String,"p":[$n[1].Object]},{"a":1,"n":"ParseJsonArrayAsDateTime","is":true,"t":8,"pi":[{"n":"value","pt":$n[1].String,"ps":0},{"n":"columnType","pt":$n[0].ArgumentColumnType,"ps":1}],"sn":"ParseJsonArrayAsDateTime","rt":$n[1].Array.type(System.DateTime),"p":[$n[1].String,$n[0].ArgumentColumnType]},{"a":1,"n":"ParseJsonArrayAsDouble","is":true,"t":8,"pi":[{"n":"value","pt":$n[1].String,"ps":0},{"n":"considerDateTimeAndTimeSpanAsDouble","dv":false,"o":true,"pt":$n[1].Boolean,"ps":1}],"sn":"ParseJsonArrayAsDouble","rt":$n[1].Array.type(System.Double),"p":[$n[1].String,$n[1].Boolean]},{"a":1,"n":"ParseJsonArrayAsString","is":true,"t":8,"pi":[{"n":"value","pt":$n[1].String,"ps":0}],"sn":"ParseJsonArrayAsString","rt":$n[1].Array.type(System.String),"p":[$n[1].String]},{"a":1,"n":"ParseJsonArrayAsTimeSpan","is":true,"t":8,"pi":[{"n":"value","pt":$n[1].String,"ps":0},{"n":"columnType","pt":$n[0].ArgumentColumnType,"ps":1}],"sn":"ParseJsonArrayAsTimeSpan","rt":$n[1].Array.type(System.Nullable$1(System.TimeSpan)),"p":[$n[1].String,$n[0].ArgumentColumnType]},{"a":1,"n":"RemoveNaNPointsIfNeeded","is":true,"t":8,"pi":[{"n":"result","pt":$n[2].List$1(Kusto.Charting.DataItem),"ps":0},{"n":"lastValues","pt":$n[2].Dictionary$2(System.String,System.Double),"ps":1}],"sn":"RemoveNaNPointsIfNeeded","rt":$n[2].List$1(Kusto.Charting.DataItem),"p":[$n[2].List$1(Kusto.Charting.DataItem),$n[2].Dictionary$2(System.String,System.Double)]},{"a":2,"n":"ResolveArgumentType","is":true,"t":8,"pi":[{"n":"data","pt":$n[2].IEnumerable$1(Kusto.Charting.DataItem),"ps":0}],"sn":"ResolveArgumentType","rt":$n[0].ArgumentColumnType,"p":[$n[2].IEnumerable$1(Kusto.Charting.DataItem)],"box":function ($v) { return Bridge.box($v, Kusto.Charting.ArgumentColumnType, System.Enum.toStringFn(Kusto.Charting.ArgumentColumnType));}},{"a":1,"n":"ResolveDataItemsFromDataRow","is":true,"t":8,"pi":[{"n":"result","pt":$n[2].List$1(Kusto.Charting.DataItem),"ps":0},{"n":"table","pt":$n[0].IChartingDataSource,"ps":1},{"n":"columns","pt":$n[2].IEnumerable$1(Kusto.Charting.DataChartsHelper.ColumnDesc),"ps":2},{"n":"propertyColumns","pt":$n[2].IEnumerable$1(Kusto.Charting.DataChartsHelper.ColumnDesc),"ps":3},{"n":"rowIdx","pt":$n[1].Int32,"ps":4},{"n":"baseSeriesName","pt":$n[1].String,"ps":5},{"n":"argumentData","pt":$n[0].DataChartsHelper.ArgumentData,"ps":6},{"n":"lastValues","pt":$n[2].Dictionary$2(System.String,System.Double),"ps":7},{"n":"accumulate","pt":$n[1].Boolean,"ps":8}],"sn":"ResolveDataItemsFromDataRow","rt":$n[1].Void,"p":[$n[2].List$1(Kusto.Charting.DataItem),$n[0].IChartingDataSource,$n[2].IEnumerable$1(Kusto.Charting.DataChartsHelper.ColumnDesc),$n[2].IEnumerable$1(Kusto.Charting.DataChartsHelper.ColumnDesc),$n[1].Int32,$n[1].String,$n[0].DataChartsHelper.ArgumentData,$n[2].Dictionary$2(System.String,System.Double),$n[1].Boolean]},{"a":1,"n":"ResolveDataSeriesFromDataRow","is":true,"t":8,"pi":[{"n":"result","pt":$n[2].List$1(Kusto.Charting.DataItem),"ps":0},{"n":"table","pt":$n[0].IChartingDataSource,"ps":1},{"n":"columns","pt":$n[2].IEnumerable$1(Kusto.Charting.DataChartsHelper.ColumnDesc),"ps":2},{"n":"propertyColumns","pt":$n[2].IEnumerable$1(Kusto.Charting.DataChartsHelper.ColumnDesc),"ps":3},{"n":"rowIdx","pt":$n[1].Int32,"ps":4},{"n":"baseSeriesName","pt":$n[1].String,"ps":5},{"n":"argumentColumnType","pt":$n[0].ArgumentColumnType,"ps":6},{"n":"accumulate","pt":$n[1].Boolean,"ps":7},{"n":"argumentDataColumnIndex","pt":$n[1].Int32,"ps":8}],"sn":"ResolveDataSeriesFromDataRow","rt":$n[1].Void,"p":[$n[2].List$1(Kusto.Charting.DataItem),$n[0].IChartingDataSource,$n[2].IEnumerable$1(Kusto.Charting.DataChartsHelper.ColumnDesc),$n[2].IEnumerable$1(Kusto.Charting.DataChartsHelper.ColumnDesc),$n[1].Int32,$n[1].String,$n[0].ArgumentColumnType,$n[1].Boolean,$n[1].Int32]},{"a":2,"n":"ResolveJsonArrayType","is":true,"t":8,"pi":[{"n":"value","pt":$n[1].String,"ps":0}],"sn":"ResolveJsonArrayType","rt":$n[0].ArgumentColumnType,"p":[$n[1].String],"box":function ($v) { return Bridge.box($v, Kusto.Charting.ArgumentColumnType, System.Enum.toStringFn(Kusto.Charting.ArgumentColumnType));}},{"a":1,"n":"ResolvePredefinedColumnsIndexes","is":true,"t":8,"pi":[{"n":"data","pt":$n[0].IChartingDataSource,"ps":0},{"n":"seriesColumns","pt":$n[2].IEnumerable$1(System.String),"ps":1},{"n":"yColumns","pt":$n[2].IEnumerable$1(System.String),"ps":2},{"n":"xColumn","pt":$n[1].String,"ps":3},{"n":"argumentRestrictions","pt":$n[0].ArgumentRestrictions,"ps":4},{"n":"metaData","ref":true,"pt":$n[0].DataChartsHelper.ChartMetaData,"ps":5}],"sn":"ResolvePredefinedColumnsIndexes","rt":$n[1].Void,"p":[$n[0].IChartingDataSource,$n[2].IEnumerable$1(System.String),$n[2].IEnumerable$1(System.String),$n[1].String,$n[0].ArgumentRestrictions,$n[0].DataChartsHelper.ChartMetaData]},{"a":1,"n":"ResolveProperties","is":true,"t":8,"pi":[{"n":"table","pt":$n[0].IChartingDataSource,"ps":0},{"n":"rowIdx","pt":$n[1].Int32,"ps":1},{"n":"propertyColumns","pt":$n[2].IEnumerable$1(Kusto.Charting.DataChartsHelper.ColumnDesc),"ps":2}],"sn":"ResolveProperties","rt":$n[1].String,"p":[$n[0].IChartingDataSource,$n[1].Int32,$n[2].IEnumerable$1(Kusto.Charting.DataChartsHelper.ColumnDesc)]},{"a":1,"n":"ResolvePropertiesFromMultiValue","is":true,"t":8,"pi":[{"n":"table","pt":$n[0].IChartingDataSource,"ps":0},{"n":"properties","pt":$n[1].Array.type(System.Object),"ps":1},{"n":"propertyColumns","pt":$n[2].IEnumerable$1(Kusto.Charting.DataChartsHelper.ColumnDesc),"ps":2},{"n":"j","pt":$n[1].Int32,"ps":3}],"sn":"ResolvePropertiesFromMultiValue","rt":$n[1].String,"p":[$n[0].IChartingDataSource,$n[1].Array.type(System.Object),$n[2].IEnumerable$1(Kusto.Charting.DataChartsHelper.ColumnDesc),$n[1].Int32]},{"a":1,"n":"SelectSuccessivePairs","is":true,"t":8,"pi":[{"n":"collection","pt":$n[1].Array.type(System.Double),"ps":0}],"sn":"SelectSuccessivePairs","rt":$n[1].Array.type(System.Double),"p":[$n[1].Array.type(System.Double)]},{"a":1,"n":"TimeSpanToDateTime","is":true,"t":8,"pi":[{"n":"ts","pt":$n[1].TimeSpan,"ps":0}],"sn":"TimeSpanToDateTime","rt":$n[1].DateTime,"p":[$n[1].TimeSpan],"box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},{"a":1,"n":"TimeSpanToTotalSeconds","is":true,"t":8,"pi":[{"n":"ts","pt":$n[1].TimeSpan,"ps":0}],"sn":"TimeSpanToTotalSeconds","rt":$n[1].Double,"p":[$n[1].TimeSpan],"box":function ($v) { return Bridge.box($v, System.Double, System.Double.format, System.Double.getHashCode);}},{"a":1,"n":"TryConvertToDouble","is":true,"t":8,"pi":[{"n":"value","pt":$n[1].Object,"ps":0},{"n":"type","pt":$n[0].ArgumentColumnType,"ps":1}],"sn":"TryConvertToDouble","rt":$n[1].Double,"p":[$n[1].Object,$n[0].ArgumentColumnType],"box":function ($v) { return Bridge.box($v, System.Double, System.Double.format, System.Double.getHashCode);}},{"a":1,"n":"TrySetGeoJSONPoint","is":true,"t":8,"pi":[{"n":"value","pt":$n[1].String,"ps":0},{"n":"point","out":true,"pt":$n[0].DataChartsHelper.GeoJSONPoint,"ps":1}],"sn":"TrySetGeoJSONPoint","rt":$n[1].Boolean,"p":[$n[1].String,$n[0].DataChartsHelper.GeoJSONPoint],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"ValidateData","is":true,"t":8,"pi":[{"n":"data","pt":$n[2].IEnumerable$1(Kusto.Charting.DataItem),"ps":0},{"n":"argType","pt":$n[0].ArgumentColumnType,"ps":1},{"n":"limits","pt":$n[0].ChartLimitsPolicy,"ps":2},{"n":"error","out":true,"pt":$n[1].String,"ps":3}],"sn":"ValidateData","rt":$n[0].ValidationStatus,"p":[$n[2].IEnumerable$1(Kusto.Charting.DataItem),$n[0].ArgumentColumnType,$n[0].ChartLimitsPolicy,$n[1].String],"box":function ($v) { return Bridge.box($v, Kusto.Charting.ValidationStatus, System.Enum.toStringFn(Kusto.Charting.ValidationStatus));}},{"a":1,"n":"c_decimalRoundingPrecision","is":true,"t":4,"rt":$n[1].Int32,"sn":"c_decimalRoundingPrecision","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"c_defaultArgumentDatetime","is":true,"t":4,"rt":$n[1].DateTime,"sn":"c_defaultArgumentDatetime","ro":true,"box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},{"a":1,"n":"c_defaultArgumentNumeric","is":true,"t":4,"rt":$n[1].Double,"sn":"c_defaultArgumentNumeric","box":function ($v) { return Bridge.box($v, System.Double, System.Double.format, System.Double.getHashCode);}},{"a":1,"n":"c_defaultArgumentString","is":true,"t":4,"rt":$n[1].String,"sn":"c_defaultArgumentString"},{"a":1,"n":"c_doubleAcceptableApproximation","is":true,"t":4,"rt":$n[1].Double,"sn":"c_doubleAcceptableApproximation","box":function ($v) { return Bridge.box($v, System.Double, System.Double.format, System.Double.getHashCode);}},{"a":1,"n":"c_minElementsAmountToFillGapsWithNans","is":true,"t":4,"rt":$n[1].Int32,"sn":"c_minElementsAmountToFillGapsWithNans","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"c_minFractionOfIntervalsToDetectDistribution","is":true,"t":4,"rt":$n[1].Double,"sn":"c_minFractionOfIntervalsToDetectDistribution","box":function ($v) { return Bridge.box($v, System.Double, System.Double.format, System.Double.getHashCode);}}]}; }, $n);
$m("Kusto.Charting.DataChartsHelper.SeriesStatsCounters", function () { return {"td":$n[0].DataChartsHelper,"att":1048579,"a":1,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"NonNanPoints","t":4,"rt":$n[1].Int64,"sn":"NonNanPoints"},{"a":2,"n":"TotalPoints","t":4,"rt":$n[1].Int64,"sn":"TotalPoints"}]}; }, $n);
$m("Kusto.Charting.DataChartsHelper.GeoJSON", function () { return {"td":$n[0].DataChartsHelper,"att":258,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"Point","is":true,"t":4,"rt":$n[0].DataChartsHelper.GeoJSON,"sn":"Point","box":function ($v) { return Bridge.box($v, Kusto.Charting.DataChartsHelper.GeoJSON, System.Enum.toStringFn(Kusto.Charting.DataChartsHelper.GeoJSON));}}]}; }, $n);
$m("Kusto.Charting.DataChartsHelper.GeoJSONPoint", function () { return {"td":$n[0].DataChartsHelper,"att":1048578,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"coordinates","t":16,"rt":$n[1].Array.type(System.Double),"g":{"a":2,"n":"get_coordinates","t":8,"rt":$n[1].Array.type(System.Double),"fg":"coordinates"},"s":{"a":2,"n":"set_coordinates","t":8,"p":[$n[1].Array.type(System.Double)],"rt":$n[1].Void,"fs":"coordinates"},"fn":"coordinates"},{"a":2,"n":"type","t":16,"rt":$n[0].DataChartsHelper.GeoJSON,"g":{"a":2,"n":"get_type","t":8,"rt":$n[0].DataChartsHelper.GeoJSON,"fg":"type","box":function ($v) { return Bridge.box($v, Kusto.Charting.DataChartsHelper.GeoJSON, System.Enum.toStringFn(Kusto.Charting.DataChartsHelper.GeoJSON));}},"s":{"a":2,"n":"set_type","t":8,"p":[$n[0].DataChartsHelper.GeoJSON],"rt":$n[1].Void,"fs":"type"},"fn":"type"},{"a":1,"backing":true,"n":"<coordinates>k__BackingField","t":4,"rt":$n[1].Array.type(System.Double),"sn":"coordinates"},{"a":1,"backing":true,"n":"<type>k__BackingField","t":4,"rt":$n[0].DataChartsHelper.GeoJSON,"sn":"type","box":function ($v) { return Bridge.box($v, Kusto.Charting.DataChartsHelper.GeoJSON, System.Enum.toStringFn(Kusto.Charting.DataChartsHelper.GeoJSON));}}]}; }, $n);
$m("Kusto.Charting.DataChartsHelper.ColumnDesc", function () { return {"td":$n[0].DataChartsHelper,"att":1048835,"a":1,"m":[{"a":2,"n":".ctor","t":1,"p":[$n[1].String,$n[0].ArgumentColumnType,$n[1].Int32],"pi":[{"n":"name","pt":$n[1].String,"ps":0},{"n":"type","pt":$n[0].ArgumentColumnType,"ps":1},{"n":"index","pt":$n[1].Int32,"ps":2}],"sn":"ctor"},{"a":2,"n":"Index","t":16,"rt":$n[1].Int32,"g":{"a":2,"n":"get_Index","t":8,"rt":$n[1].Int32,"fg":"Index","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"Index"},{"a":2,"n":"Name","t":16,"rt":$n[1].String,"g":{"a":2,"n":"get_Name","t":8,"rt":$n[1].String,"fg":"Name"},"fn":"Name"},{"a":2,"n":"Type","t":16,"rt":$n[0].ArgumentColumnType,"g":{"a":2,"n":"get_Type","t":8,"rt":$n[0].ArgumentColumnType,"fg":"Type","box":function ($v) { return Bridge.box($v, Kusto.Charting.ArgumentColumnType, System.Enum.toStringFn(Kusto.Charting.ArgumentColumnType));}},"fn":"Type"},{"a":1,"backing":true,"n":"<Index>k__BackingField","t":4,"rt":$n[1].Int32,"sn":"Index","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"backing":true,"n":"<Name>k__BackingField","t":4,"rt":$n[1].String,"sn":"Name"},{"a":1,"backing":true,"n":"<Type>k__BackingField","t":4,"rt":$n[0].ArgumentColumnType,"sn":"Type","box":function ($v) { return Bridge.box($v, Kusto.Charting.ArgumentColumnType, System.Enum.toStringFn(Kusto.Charting.ArgumentColumnType));}}]}; }, $n);
$m("Kusto.Charting.DataChartsHelper.ArgumentData", function () { return {"td":$n[0].DataChartsHelper,"att":1048835,"a":1,"m":[{"a":4,"n":".ctor","t":1,"p":[$n[1].Int32,$n[1].String,$n[0].ArgumentColumnType,$n[0].ArgumentColumnType,$n[2].IEnumerable$1(System.Int32)],"pi":[{"n":"colIndex","pt":$n[1].Int32,"ps":0},{"n":"colName","pt":$n[1].String,"ps":1},{"n":"colType","pt":$n[0].ArgumentColumnType,"ps":2},{"n":"requestedType","pt":$n[0].ArgumentColumnType,"ps":3},{"n":"geospatialColumnIndexes","dv":null,"o":true,"pt":$n[2].IEnumerable$1(System.Int32),"ps":4}],"sn":"ctor"},{"a":1,"n":"ResolveArgument","t":8,"pi":[{"n":"table","pt":$n[0].IChartingDataSource,"ps":0},{"n":"rowIndex","pt":$n[1].Int32,"ps":1},{"n":"includeColName","dv":false,"o":true,"pt":$n[1].Boolean,"ps":2}],"sn":"ResolveArgument","rt":$n[1].Void,"p":[$n[0].IChartingDataSource,$n[1].Int32,$n[1].Boolean]},{"a":4,"n":"ResolveArgumentFromRow","t":8,"pi":[{"n":"table","pt":$n[0].IChartingDataSource,"ps":0},{"n":"rowIndex","pt":$n[1].Int32,"ps":1}],"sn":"ResolveArgumentFromRow","rt":$n[1].Void,"p":[$n[0].IChartingDataSource,$n[1].Int32]},{"a":4,"n":"DateTime","t":16,"rt":$n[1].DateTime,"g":{"a":4,"n":"get_DateTime","t":8,"rt":$n[1].DateTime,"fg":"DateTime","box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},"s":{"a":1,"n":"set_DateTime","t":8,"p":[$n[1].DateTime],"rt":$n[1].Void,"fs":"DateTime"},"fn":"DateTime"},{"a":4,"n":"GeoCoordinates","t":16,"rt":$n[0].GeospatialCoordinates,"g":{"a":4,"n":"get_GeoCoordinates","t":8,"rt":$n[0].GeospatialCoordinates,"fg":"GeoCoordinates"},"s":{"a":1,"n":"set_GeoCoordinates","t":8,"p":[$n[0].GeospatialCoordinates],"rt":$n[1].Void,"fs":"GeoCoordinates"},"fn":"GeoCoordinates"},{"a":4,"n":"GeospatialArgumentDataType","t":16,"rt":$n[0].ArgumentColumnType,"g":{"a":4,"n":"get_GeospatialArgumentDataType","t":8,"rt":$n[0].ArgumentColumnType,"fg":"GeospatialArgumentDataType","box":function ($v) { return Bridge.box($v, Kusto.Charting.ArgumentColumnType, System.Enum.toStringFn(Kusto.Charting.ArgumentColumnType));}},"s":{"a":1,"n":"set_GeospatialArgumentDataType","t":8,"p":[$n[0].ArgumentColumnType],"rt":$n[1].Void,"fs":"GeospatialArgumentDataType"},"fn":"GeospatialArgumentDataType"},{"a":4,"n":"NumericValue","t":16,"rt":$n[1].Double,"g":{"a":4,"n":"get_NumericValue","t":8,"rt":$n[1].Double,"fg":"NumericValue","box":function ($v) { return Bridge.box($v, System.Double, System.Double.format, System.Double.getHashCode);}},"s":{"a":1,"n":"set_NumericValue","t":8,"p":[$n[1].Double],"rt":$n[1].Void,"fs":"NumericValue"},"fn":"NumericValue"},{"a":4,"n":"TimeSpan","t":16,"rt":$n[1].Nullable$1(System.TimeSpan),"g":{"a":4,"n":"get_TimeSpan","t":8,"rt":$n[1].Nullable$1(System.TimeSpan),"fg":"TimeSpan"},"s":{"a":1,"n":"set_TimeSpan","t":8,"p":[$n[1].Nullable$1(System.TimeSpan)],"rt":$n[1].Void,"fs":"TimeSpan"},"fn":"TimeSpan"},{"a":4,"n":"Value","t":16,"rt":$n[1].String,"g":{"a":4,"n":"get_Value","t":8,"rt":$n[1].String,"fg":"Value"},"s":{"a":1,"n":"set_Value","t":8,"p":[$n[1].String],"rt":$n[1].Void,"fs":"Value"},"fn":"Value"},{"a":1,"n":"__Property__Initializer__GeoCoordinates","t":4,"rt":$n[0].GeospatialCoordinates,"sn":"__Property__Initializer__GeoCoordinates"},{"a":1,"n":"m_colIndex","t":4,"rt":$n[1].Int32,"sn":"m_colIndex","ro":true,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"m_colName","t":4,"rt":$n[1].String,"sn":"m_colName","ro":true},{"a":1,"n":"m_colType","t":4,"rt":$n[0].ArgumentColumnType,"sn":"m_colType","ro":true,"box":function ($v) { return Bridge.box($v, Kusto.Charting.ArgumentColumnType, System.Enum.toStringFn(Kusto.Charting.ArgumentColumnType));}},{"a":1,"n":"m_geospatialIndexes","t":4,"rt":$n[2].List$1(System.Int32),"sn":"m_geospatialIndexes","ro":true},{"a":1,"n":"m_requestedType","t":4,"rt":$n[0].ArgumentColumnType,"sn":"m_requestedType","ro":true,"box":function ($v) { return Bridge.box($v, Kusto.Charting.ArgumentColumnType, System.Enum.toStringFn(Kusto.Charting.ArgumentColumnType));}},{"a":1,"backing":true,"n":"<DateTime>k__BackingField","t":4,"rt":$n[1].DateTime,"sn":"DateTime","box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},{"a":1,"backing":true,"n":"<GeoCoordinates>k__BackingField","t":4,"rt":$n[0].GeospatialCoordinates,"sn":"GeoCoordinates"},{"a":1,"backing":true,"n":"<GeospatialArgumentDataType>k__BackingField","t":4,"rt":$n[0].ArgumentColumnType,"sn":"GeospatialArgumentDataType","box":function ($v) { return Bridge.box($v, Kusto.Charting.ArgumentColumnType, System.Enum.toStringFn(Kusto.Charting.ArgumentColumnType));}},{"a":1,"backing":true,"n":"<NumericValue>k__BackingField","t":4,"rt":$n[1].Double,"sn":"NumericValue","box":function ($v) { return Bridge.box($v, System.Double, System.Double.format, System.Double.getHashCode);}},{"a":1,"backing":true,"n":"<TimeSpan>k__BackingField","t":4,"rt":$n[1].Nullable$1(System.TimeSpan),"sn":"TimeSpan"},{"a":1,"backing":true,"n":"<Value>k__BackingField","t":4,"rt":$n[1].String,"sn":"Value"}]}; }, $n);
$m("Kusto.Charting.DataChartsHelper.ChartMetaData", function () { return {"td":$n[0].DataChartsHelper,"att":1048835,"a":1,"m":[{"a":2,"n":".ctor","t":1,"p":[$n[0].ArgumentColumnType],"pi":[{"n":"argumentColumnType","pt":$n[0].ArgumentColumnType,"ps":0}],"sn":"ctor"},{"a":2,"n":"ArgumentColumnType","t":16,"rt":$n[0].ArgumentColumnType,"g":{"a":2,"n":"get_ArgumentColumnType","t":8,"rt":$n[0].ArgumentColumnType,"fg":"ArgumentColumnType","box":function ($v) { return Bridge.box($v, Kusto.Charting.ArgumentColumnType, System.Enum.toStringFn(Kusto.Charting.ArgumentColumnType));}},"fn":"ArgumentColumnType"},{"a":2,"n":"ArgumentDataColumnIndex","t":16,"rt":$n[1].Int32,"g":{"a":2,"n":"get_ArgumentDataColumnIndex","t":8,"rt":$n[1].Int32,"fg":"ArgumentDataColumnIndex","box":function ($v) { return Bridge.box($v, System.Int32);}},"s":{"a":2,"n":"set_ArgumentDataColumnIndex","t":8,"p":[$n[1].Int32],"rt":$n[1].Void,"fs":"ArgumentDataColumnIndex"},"fn":"ArgumentDataColumnIndex"},{"a":2,"n":"DataIndexes","t":16,"rt":$n[2].IEnumerable$1(System.Int32),"g":{"a":2,"n":"get_DataIndexes","t":8,"rt":$n[2].IEnumerable$1(System.Int32),"fg":"DataIndexes"},"fn":"DataIndexes"},{"a":2,"n":"DataIndexesList","t":16,"rt":$n[2].List$1(System.Int32),"g":{"a":2,"n":"get_DataIndexesList","t":8,"rt":$n[2].List$1(System.Int32),"fg":"DataIndexesList"},"s":{"a":2,"n":"set_DataIndexesList","t":8,"p":[$n[2].List$1(System.Int32)],"rt":$n[1].Void,"fs":"DataIndexesList"},"fn":"DataIndexesList"},{"a":2,"n":"GeospatiaColumnlIndexesList","t":16,"rt":$n[2].List$1(System.Int32),"g":{"a":2,"n":"get_GeospatiaColumnlIndexesList","t":8,"rt":$n[2].List$1(System.Int32),"fg":"GeospatiaColumnlIndexesList"},"s":{"a":2,"n":"set_GeospatiaColumnlIndexesList","t":8,"p":[$n[2].List$1(System.Int32)],"rt":$n[1].Void,"fs":"GeospatiaColumnlIndexesList"},"fn":"GeospatiaColumnlIndexesList"},{"a":2,"n":"GeospatialColumnIndexes","t":16,"rt":$n[2].IEnumerable$1(System.Int32),"g":{"a":2,"n":"get_GeospatialColumnIndexes","t":8,"rt":$n[2].IEnumerable$1(System.Int32),"fg":"GeospatialColumnIndexes"},"fn":"GeospatialColumnIndexes"},{"a":2,"n":"IsDataFormedAsSeries","t":16,"rt":$n[1].Boolean,"g":{"a":2,"n":"get_IsDataFormedAsSeries","t":8,"rt":$n[1].Boolean,"fg":"IsDataFormedAsSeries","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"s":{"a":2,"n":"set_IsDataFormedAsSeries","t":8,"p":[$n[1].Boolean],"rt":$n[1].Void,"fs":"IsDataFormedAsSeries"},"fn":"IsDataFormedAsSeries"},{"a":2,"n":"SeriesIndexes","t":16,"rt":$n[2].IEnumerable$1(System.Int32),"g":{"a":2,"n":"get_SeriesIndexes","t":8,"rt":$n[2].IEnumerable$1(System.Int32),"fg":"SeriesIndexes"},"fn":"SeriesIndexes"},{"a":2,"n":"SeriesIndexesList","t":16,"rt":$n[2].List$1(System.Int32),"g":{"a":2,"n":"get_SeriesIndexesList","t":8,"rt":$n[2].List$1(System.Int32),"fg":"SeriesIndexesList"},"s":{"a":2,"n":"set_SeriesIndexesList","t":8,"p":[$n[2].List$1(System.Int32)],"rt":$n[1].Void,"fs":"SeriesIndexesList"},"fn":"SeriesIndexesList"},{"a":2,"n":"UnusedIndexes","t":16,"rt":$n[2].IEnumerable$1(System.Int32),"g":{"a":2,"n":"get_UnusedIndexes","t":8,"rt":$n[2].IEnumerable$1(System.Int32),"fg":"UnusedIndexes"},"s":{"a":2,"n":"set_UnusedIndexes","t":8,"p":[$n[2].IEnumerable$1(System.Int32)],"rt":$n[1].Void,"fs":"UnusedIndexes"},"fn":"UnusedIndexes"},{"a":1,"n":"__Property__Initializer__ArgumentDataColumnIndex","t":4,"rt":$n[1].Int32,"sn":"__Property__Initializer__ArgumentDataColumnIndex","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"__Property__Initializer__DataIndexesList","t":4,"rt":$n[2].List$1(System.Int32),"sn":"__Property__Initializer__DataIndexesList"},{"a":1,"n":"__Property__Initializer__GeospatiaColumnlIndexesList","t":4,"rt":$n[2].List$1(System.Int32),"sn":"__Property__Initializer__GeospatiaColumnlIndexesList"},{"a":1,"n":"__Property__Initializer__IsDataFormedAsSeries","t":4,"rt":$n[1].Boolean,"sn":"__Property__Initializer__IsDataFormedAsSeries","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"__Property__Initializer__SeriesIndexesList","t":4,"rt":$n[2].List$1(System.Int32),"sn":"__Property__Initializer__SeriesIndexesList"},{"a":1,"n":"__Property__Initializer__UnusedIndexes","t":4,"rt":$n[2].IEnumerable$1(System.Int32),"sn":"__Property__Initializer__UnusedIndexes"},{"a":1,"backing":true,"n":"<ArgumentColumnType>k__BackingField","t":4,"rt":$n[0].ArgumentColumnType,"sn":"ArgumentColumnType","box":function ($v) { return Bridge.box($v, Kusto.Charting.ArgumentColumnType, System.Enum.toStringFn(Kusto.Charting.ArgumentColumnType));}},{"a":1,"backing":true,"n":"<ArgumentDataColumnIndex>k__BackingField","t":4,"rt":$n[1].Int32,"sn":"ArgumentDataColumnIndex","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"backing":true,"n":"<DataIndexesList>k__BackingField","t":4,"rt":$n[2].List$1(System.Int32),"sn":"DataIndexesList"},{"a":1,"backing":true,"n":"<GeospatiaColumnlIndexesList>k__BackingField","t":4,"rt":$n[2].List$1(System.Int32),"sn":"GeospatiaColumnlIndexesList"},{"a":1,"backing":true,"n":"<IsDataFormedAsSeries>k__BackingField","t":4,"rt":$n[1].Boolean,"sn":"IsDataFormedAsSeries","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"backing":true,"n":"<SeriesIndexesList>k__BackingField","t":4,"rt":$n[2].List$1(System.Int32),"sn":"SeriesIndexesList"},{"a":1,"backing":true,"n":"<UnusedIndexes>k__BackingField","t":4,"rt":$n[2].IEnumerable$1(System.Int32),"sn":"UnusedIndexes"}]}; }, $n);
$m("Kusto.Charting.ChartKind", function () { return {"att":257,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"Bar","is":true,"t":4,"rt":$n[0].ChartKind,"sn":"Bar","box":function ($v) { return Bridge.box($v, Kusto.Charting.ChartKind, System.Enum.toStringFn(Kusto.Charting.ChartKind));}},{"a":2,"n":"Line","is":true,"t":4,"rt":$n[0].ChartKind,"sn":"Line","box":function ($v) { return Bridge.box($v, Kusto.Charting.ChartKind, System.Enum.toStringFn(Kusto.Charting.ChartKind));}},{"a":2,"n":"Point","is":true,"t":4,"rt":$n[0].ChartKind,"sn":"Point","box":function ($v) { return Bridge.box($v, Kusto.Charting.ChartKind, System.Enum.toStringFn(Kusto.Charting.ChartKind));}},{"a":2,"n":"Unspecified","is":true,"t":4,"rt":$n[0].ChartKind,"sn":"Unspecified","box":function ($v) { return Bridge.box($v, Kusto.Charting.ChartKind, System.Enum.toStringFn(Kusto.Charting.ChartKind));}}]}; }, $n);
$m("Kusto.Charting.DataItem", function () { return {"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].DataItem],"pi":[{"n":"other","pt":$n[0].DataItem,"ps":0}],"sn":"$ctor1"},{"a":2,"n":"Clone","t":8,"sn":"Clone","rt":$n[0].DataItem},{"a":2,"n":"ArgumentData","t":16,"rt":$n[1].String,"g":{"a":2,"n":"get_ArgumentData","t":8,"rt":$n[1].String,"fg":"ArgumentData"},"s":{"a":2,"n":"set_ArgumentData","t":8,"p":[$n[1].String],"rt":$n[1].Void,"fs":"ArgumentData"},"fn":"ArgumentData"},{"a":2,"n":"ArgumentDateTime","t":16,"rt":$n[1].DateTime,"g":{"a":2,"n":"get_ArgumentDateTime","t":8,"rt":$n[1].DateTime,"fg":"ArgumentDateTime","box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},"s":{"a":2,"n":"set_ArgumentDateTime","t":8,"p":[$n[1].DateTime],"rt":$n[1].Void,"fs":"ArgumentDateTime"},"fn":"ArgumentDateTime"},{"a":2,"n":"ArgumentNumeric","t":16,"rt":$n[1].Double,"g":{"a":2,"n":"get_ArgumentNumeric","t":8,"rt":$n[1].Double,"fg":"ArgumentNumeric","box":function ($v) { return Bridge.box($v, System.Double, System.Double.format, System.Double.getHashCode);}},"s":{"a":2,"n":"set_ArgumentNumeric","t":8,"p":[$n[1].Double],"rt":$n[1].Void,"fs":"ArgumentNumeric"},"fn":"ArgumentNumeric"},{"a":2,"n":"ArgumentTimeSpan","t":16,"rt":$n[1].Nullable$1(System.TimeSpan),"g":{"a":2,"n":"get_ArgumentTimeSpan","t":8,"rt":$n[1].Nullable$1(System.TimeSpan),"fg":"ArgumentTimeSpan"},"s":{"a":2,"n":"set_ArgumentTimeSpan","t":8,"p":[$n[1].Nullable$1(System.TimeSpan)],"rt":$n[1].Void,"fs":"ArgumentTimeSpan"},"fn":"ArgumentTimeSpan"},{"a":2,"n":"GeoCoordinates","t":16,"rt":$n[0].GeospatialCoordinates,"g":{"a":2,"n":"get_GeoCoordinates","t":8,"rt":$n[0].GeospatialCoordinates,"fg":"GeoCoordinates"},"s":{"a":2,"n":"set_GeoCoordinates","t":8,"p":[$n[0].GeospatialCoordinates],"rt":$n[1].Void,"fs":"GeoCoordinates"},"fn":"GeoCoordinates"},{"a":2,"n":"PrefferredChartKind","t":16,"rt":$n[0].ChartKind,"g":{"a":2,"n":"get_PrefferredChartKind","t":8,"rt":$n[0].ChartKind,"fg":"PrefferredChartKind","box":function ($v) { return Bridge.box($v, Kusto.Charting.ChartKind, System.Enum.toStringFn(Kusto.Charting.ChartKind));}},"s":{"a":2,"n":"set_PrefferredChartKind","t":8,"p":[$n[0].ChartKind],"rt":$n[1].Void,"fs":"PrefferredChartKind"},"fn":"PrefferredChartKind"},{"a":2,"n":"Properties","t":16,"rt":$n[1].String,"g":{"a":2,"n":"get_Properties","t":8,"rt":$n[1].String,"fg":"Properties"},"s":{"a":2,"n":"set_Properties","t":8,"p":[$n[1].String],"rt":$n[1].Void,"fs":"Properties"},"fn":"Properties"},{"a":2,"n":"PropertiesTruncated","t":16,"rt":$n[1].String,"g":{"a":2,"n":"get_PropertiesTruncated","t":8,"rt":$n[1].String,"fg":"PropertiesTruncated"},"fn":"PropertiesTruncated"},{"a":2,"n":"SecondaryAxisYName","t":16,"rt":$n[1].String,"g":{"a":2,"n":"get_SecondaryAxisYName","t":8,"rt":$n[1].String,"fg":"SecondaryAxisYName"},"s":{"a":2,"n":"set_SecondaryAxisYName","t":8,"p":[$n[1].String],"rt":$n[1].Void,"fs":"SecondaryAxisYName"},"fn":"SecondaryAxisYName"},{"a":2,"n":"SeriesName","t":16,"rt":$n[1].String,"g":{"a":2,"n":"get_SeriesName","t":8,"rt":$n[1].String,"fg":"SeriesName"},"s":{"a":2,"n":"set_SeriesName","t":8,"p":[$n[1].String],"rt":$n[1].Void,"fs":"SeriesName"},"fn":"SeriesName"},{"a":2,"n":"ValueData","t":16,"rt":$n[1].Double,"g":{"a":2,"n":"get_ValueData","t":8,"rt":$n[1].Double,"fg":"ValueData","box":function ($v) { return Bridge.box($v, System.Double, System.Double.format, System.Double.getHashCode);}},"s":{"a":2,"n":"set_ValueData","t":8,"p":[$n[1].Double],"rt":$n[1].Void,"fs":"ValueData"},"fn":"ValueData"},{"a":2,"n":"ValueName","t":16,"rt":$n[1].String,"g":{"a":2,"n":"get_ValueName","t":8,"rt":$n[1].String,"fg":"ValueName"},"s":{"a":2,"n":"set_ValueName","t":8,"p":[$n[1].String],"rt":$n[1].Void,"fs":"ValueName"},"fn":"ValueName"},{"a":1,"backing":true,"n":"<ArgumentData>k__BackingField","t":4,"rt":$n[1].String,"sn":"ArgumentData"},{"a":1,"backing":true,"n":"<ArgumentDateTime>k__BackingField","t":4,"rt":$n[1].DateTime,"sn":"ArgumentDateTime","box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},{"a":1,"backing":true,"n":"<ArgumentNumeric>k__BackingField","t":4,"rt":$n[1].Double,"sn":"ArgumentNumeric","box":function ($v) { return Bridge.box($v, System.Double, System.Double.format, System.Double.getHashCode);}},{"a":1,"backing":true,"n":"<ArgumentTimeSpan>k__BackingField","t":4,"rt":$n[1].Nullable$1(System.TimeSpan),"sn":"ArgumentTimeSpan"},{"a":1,"backing":true,"n":"<GeoCoordinates>k__BackingField","t":4,"rt":$n[0].GeospatialCoordinates,"sn":"GeoCoordinates"},{"a":1,"backing":true,"n":"<PrefferredChartKind>k__BackingField","t":4,"rt":$n[0].ChartKind,"sn":"PrefferredChartKind","box":function ($v) { return Bridge.box($v, Kusto.Charting.ChartKind, System.Enum.toStringFn(Kusto.Charting.ChartKind));}},{"a":1,"backing":true,"n":"<Properties>k__BackingField","t":4,"rt":$n[1].String,"sn":"Properties"},{"a":1,"backing":true,"n":"<SecondaryAxisYName>k__BackingField","t":4,"rt":$n[1].String,"sn":"SecondaryAxisYName"},{"a":1,"backing":true,"n":"<SeriesName>k__BackingField","t":4,"rt":$n[1].String,"sn":"SeriesName"},{"a":1,"backing":true,"n":"<ValueData>k__BackingField","t":4,"rt":$n[1].Double,"sn":"ValueData","box":function ($v) { return Bridge.box($v, System.Double, System.Double.format, System.Double.getHashCode);}},{"a":1,"backing":true,"n":"<ValueName>k__BackingField","t":4,"rt":$n[1].String,"sn":"ValueName"}]}; }, $n);
$m("Kusto.Charting.GeospatialCoordinates", function () { return {"att":1048833,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"Latitude","t":16,"rt":$n[1].Double,"g":{"a":2,"n":"get_Latitude","t":8,"rt":$n[1].Double,"fg":"Latitude","box":function ($v) { return Bridge.box($v, System.Double, System.Double.format, System.Double.getHashCode);}},"s":{"a":2,"n":"set_Latitude","t":8,"p":[$n[1].Double],"rt":$n[1].Void,"fs":"Latitude"},"fn":"Latitude"},{"a":2,"n":"Longitude","t":16,"rt":$n[1].Double,"g":{"a":2,"n":"get_Longitude","t":8,"rt":$n[1].Double,"fg":"Longitude","box":function ($v) { return Bridge.box($v, System.Double, System.Double.format, System.Double.getHashCode);}},"s":{"a":2,"n":"set_Longitude","t":8,"p":[$n[1].Double],"rt":$n[1].Void,"fs":"Longitude"},"fn":"Longitude"},{"a":1,"backing":true,"n":"<Latitude>k__BackingField","t":4,"rt":$n[1].Double,"sn":"Latitude","box":function ($v) { return Bridge.box($v, System.Double, System.Double.format, System.Double.getHashCode);}},{"a":1,"backing":true,"n":"<Longitude>k__BackingField","t":4,"rt":$n[1].Double,"sn":"Longitude","box":function ($v) { return Bridge.box($v, System.Double, System.Double.format, System.Double.getHashCode);}}]}; }, $n);
$m("Kusto.Charting.IChartMetaData", function () { return {"att":1048737,"a":2,"m":[{"ab":true,"a":2,"n":"ArgumentColumnType","t":16,"rt":$n[0].ArgumentColumnType,"g":{"ab":true,"a":2,"n":"get_ArgumentColumnType","t":8,"rt":$n[0].ArgumentColumnType,"fg":"Kusto$Charting$IChartMetaData$ArgumentColumnType","box":function ($v) { return Bridge.box($v, Kusto.Charting.ArgumentColumnType, System.Enum.toStringFn(Kusto.Charting.ArgumentColumnType));}},"fn":"Kusto$Charting$IChartMetaData$ArgumentColumnType"},{"ab":true,"a":2,"n":"ArgumentDataColumnIndex","t":16,"rt":$n[1].Int32,"g":{"ab":true,"a":2,"n":"get_ArgumentDataColumnIndex","t":8,"rt":$n[1].Int32,"fg":"Kusto$Charting$IChartMetaData$ArgumentDataColumnIndex","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"Kusto$Charting$IChartMetaData$ArgumentDataColumnIndex"},{"ab":true,"a":2,"n":"DataIndexes","t":16,"rt":$n[2].IEnumerable$1(System.Int32),"g":{"ab":true,"a":2,"n":"get_DataIndexes","t":8,"rt":$n[2].IEnumerable$1(System.Int32),"fg":"Kusto$Charting$IChartMetaData$DataIndexes"},"fn":"Kusto$Charting$IChartMetaData$DataIndexes"},{"ab":true,"a":2,"n":"GeospatialColumnIndexes","t":16,"rt":$n[2].IEnumerable$1(System.Int32),"g":{"ab":true,"a":2,"n":"get_GeospatialColumnIndexes","t":8,"rt":$n[2].IEnumerable$1(System.Int32),"fg":"Kusto$Charting$IChartMetaData$GeospatialColumnIndexes"},"fn":"Kusto$Charting$IChartMetaData$GeospatialColumnIndexes"},{"ab":true,"a":2,"n":"IsDataFormedAsSeries","t":16,"rt":$n[1].Boolean,"g":{"ab":true,"a":2,"n":"get_IsDataFormedAsSeries","t":8,"rt":$n[1].Boolean,"fg":"Kusto$Charting$IChartMetaData$IsDataFormedAsSeries","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"Kusto$Charting$IChartMetaData$IsDataFormedAsSeries"},{"ab":true,"a":2,"n":"SeriesIndexes","t":16,"rt":$n[2].IEnumerable$1(System.Int32),"g":{"ab":true,"a":2,"n":"get_SeriesIndexes","t":8,"rt":$n[2].IEnumerable$1(System.Int32),"fg":"Kusto$Charting$IChartMetaData$SeriesIndexes"},"fn":"Kusto$Charting$IChartMetaData$SeriesIndexes"},{"ab":true,"a":2,"n":"UnusedIndexes","t":16,"rt":$n[2].IEnumerable$1(System.Int32),"g":{"ab":true,"a":2,"n":"get_UnusedIndexes","t":8,"rt":$n[2].IEnumerable$1(System.Int32),"fg":"Kusto$Charting$IChartMetaData$UnusedIndexes"},"fn":"Kusto$Charting$IChartMetaData$UnusedIndexes"},{"a":1,"backing":true,"n":"<ArgumentColumnType>k__BackingField","t":4,"rt":$n[0].ArgumentColumnType,"sn":"Kusto$Charting$IChartMetaData$ArgumentColumnType","box":function ($v) { return Bridge.box($v, Kusto.Charting.ArgumentColumnType, System.Enum.toStringFn(Kusto.Charting.ArgumentColumnType));}},{"a":1,"backing":true,"n":"<ArgumentDataColumnIndex>k__BackingField","t":4,"rt":$n[1].Int32,"sn":"Kusto$Charting$IChartMetaData$ArgumentDataColumnIndex","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"backing":true,"n":"<DataIndexes>k__BackingField","t":4,"rt":$n[2].IEnumerable$1(System.Int32),"sn":"Kusto$Charting$IChartMetaData$DataIndexes"},{"a":1,"backing":true,"n":"<GeospatialColumnIndexes>k__BackingField","t":4,"rt":$n[2].IEnumerable$1(System.Int32),"sn":"Kusto$Charting$IChartMetaData$GeospatialColumnIndexes"},{"a":1,"backing":true,"n":"<IsDataFormedAsSeries>k__BackingField","t":4,"rt":$n[1].Boolean,"sn":"Kusto$Charting$IChartMetaData$IsDataFormedAsSeries","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"backing":true,"n":"<SeriesIndexes>k__BackingField","t":4,"rt":$n[2].IEnumerable$1(System.Int32),"sn":"Kusto$Charting$IChartMetaData$SeriesIndexes"},{"a":1,"backing":true,"n":"<UnusedIndexes>k__BackingField","t":4,"rt":$n[2].IEnumerable$1(System.Int32),"sn":"Kusto$Charting$IChartMetaData$UnusedIndexes"}]}; }, $n);
$m("Kusto.Charting.DateTimeFormatter", function () { return {"att":1048961,"a":2,"s":true,"m":[{"a":2,"n":"ChooseDateTimeFormat","is":true,"t":8,"pi":[{"n":"start","pt":$n[1].DateTime,"ps":0},{"n":"end","pt":$n[1].DateTime,"ps":1}],"sn":"ChooseDateTimeFormat","rt":$n[1].String,"p":[$n[1].DateTime,$n[1].DateTime]}]}; }, $n);
$m("Kusto.Charting.SeriesCreationException", function () { return {"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"p":[$n[1].String],"pi":[{"n":"error","pt":$n[1].String,"ps":0}],"sn":"ctor"}]}; }, $n);
$m("Kusto.Charting.ValidationStatus", function () { return {"att":257,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"PolicyViolationError","is":true,"t":4,"rt":$n[0].ValidationStatus,"sn":"PolicyViolationError","box":function ($v) { return Bridge.box($v, Kusto.Charting.ValidationStatus, System.Enum.toStringFn(Kusto.Charting.ValidationStatus));}},{"a":2,"n":"PolicyViolationWarning","is":true,"t":4,"rt":$n[0].ValidationStatus,"sn":"PolicyViolationWarning","box":function ($v) { return Bridge.box($v, Kusto.Charting.ValidationStatus, System.Enum.toStringFn(Kusto.Charting.ValidationStatus));}},{"a":2,"n":"Valid","is":true,"t":4,"rt":$n[0].ValidationStatus,"sn":"Valid","box":function ($v) { return Bridge.box($v, Kusto.Charting.ValidationStatus, System.Enum.toStringFn(Kusto.Charting.ValidationStatus));}}]}; }, $n);
$m("Kusto.Charting.ChartLimitsPolicy", function () { return {"att":1048833,"a":2,"m":[{"a":2,"n":".ctor","t":1,"p":[$n[1].String,$n[1].Int32,$n[1].Int32,$n[1].Int32,$n[1].Int32,$n[1].TimeSpan],"pi":[{"n":"chartType","pt":$n[1].String,"ps":0},{"n":"maxPointsPerChartError","pt":$n[1].Int32,"ps":1},{"n":"maxPointsPerChartWarning","pt":$n[1].Int32,"ps":2},{"n":"maxSeriesPerChartError","pt":$n[1].Int32,"ps":3},{"n":"maxSeriesPerChartWarning","pt":$n[1].In