igniteui-webcomponents-spreadsheet-chart-adapter 6.3.0 → 6.3.1-beta.0
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-spreadsheet-chart-adapter.umd.js +11 -11
- package/bundles/igniteui-webcomponents-spreadsheet-chart-adapter.umd.min.js +1 -1
- package/esm2015/lib/AxisInfo.js +2 -4
- package/esm2015/lib/AxisInfos.js +2 -4
- package/esm2015/lib/ChartElementPlatformHelper.js +13 -15
- package/esm2015/lib/ChartSeriesInfo.js +2 -4
- package/esm2015/lib/RowColLength.js +2 -4
- package/esm2015/lib/SpreadsheetChartAdapterHelpers.js +2 -4
- package/esm2015/lib/SpreadsheetChartAdapterState.js +2 -4
- package/esm2015/lib/SpreadsheetChartAdapter_PieDataItem.js +2 -4
- package/esm2015/lib/SpreadsheetChartAdapter_ScatterSeriesDataItem.js +2 -4
- package/esm2015/lib/SpreadsheetChartAdapter_SeriesDataItem.js +2 -4
- package/esm2015/lib/SpreadsheetChartAdapter_StackedSeriesDataItem.js +2 -4
- package/esm2015/lib/SpreadsheetChartAdapter_StockDataItem.js +2 -4
- package/esm2015/lib/SpreadsheetChartAdapter_combined.js +4 -8
- package/esm5/lib/AxisInfo.js +1 -2
- package/esm5/lib/AxisInfos.js +1 -2
- package/esm5/lib/ChartElementPlatformHelper.js +12 -13
- package/esm5/lib/ChartSeriesInfo.js +1 -2
- package/esm5/lib/RowColLength.js +1 -2
- package/esm5/lib/SpreadsheetChartAdapterHelpers.js +1 -2
- package/esm5/lib/SpreadsheetChartAdapterState.js +1 -2
- package/esm5/lib/SpreadsheetChartAdapter_PieDataItem.js +1 -2
- package/esm5/lib/SpreadsheetChartAdapter_ScatterSeriesDataItem.js +1 -2
- package/esm5/lib/SpreadsheetChartAdapter_SeriesDataItem.js +1 -2
- package/esm5/lib/SpreadsheetChartAdapter_StackedSeriesDataItem.js +1 -2
- package/esm5/lib/SpreadsheetChartAdapter_StockDataItem.js +1 -2
- package/esm5/lib/SpreadsheetChartAdapter_combined.js +2 -4
- package/fesm2015/igniteui-webcomponents-spreadsheet-chart-adapter.js +11 -53
- package/fesm5/igniteui-webcomponents-spreadsheet-chart-adapter.js +11 -11
- package/igniteui-webcomponents-spreadsheet-chart-adapter.d.ts +1 -1
- package/lib/AnchorStyle.d.ts +15 -15
- package/lib/AxisGroupType.d.ts +14 -14
- package/lib/AxisInfo.d.ts +20 -20
- package/lib/AxisInfos.d.ts +26 -26
- package/lib/ChartElementPlatformHelper.d.ts +42 -42
- package/lib/ChartSeriesInfo.d.ts +12 -12
- package/lib/DockingStyle.d.ts +16 -16
- package/lib/HAlign.d.ts +14 -14
- package/lib/RowColLength.d.ts +22 -22
- package/lib/RowColUnitType.d.ts +13 -13
- package/lib/SpreadsheetChartAdapter.d.ts +1 -1
- package/lib/SpreadsheetChartAdapterHelpers.d.ts +49 -49
- package/lib/SpreadsheetChartAdapterLocaleBg.d.ts +9 -9
- package/lib/SpreadsheetChartAdapterLocaleCs.d.ts +8 -8
- package/lib/SpreadsheetChartAdapterLocaleDa.d.ts +8 -8
- package/lib/SpreadsheetChartAdapterLocaleDe.d.ts +8 -8
- package/lib/SpreadsheetChartAdapterLocaleEn.d.ts +8 -8
- package/lib/SpreadsheetChartAdapterLocaleEs.d.ts +8 -8
- package/lib/SpreadsheetChartAdapterLocaleFr.d.ts +8 -8
- package/lib/SpreadsheetChartAdapterLocaleHu.d.ts +8 -8
- package/lib/SpreadsheetChartAdapterLocaleIt.d.ts +8 -8
- package/lib/SpreadsheetChartAdapterLocaleJa.d.ts +9 -9
- package/lib/SpreadsheetChartAdapterLocaleNb.d.ts +8 -8
- package/lib/SpreadsheetChartAdapterLocaleNl.d.ts +8 -8
- package/lib/SpreadsheetChartAdapterLocalePl.d.ts +8 -8
- package/lib/SpreadsheetChartAdapterLocalePt.d.ts +8 -8
- package/lib/SpreadsheetChartAdapterLocaleRo.d.ts +8 -8
- package/lib/SpreadsheetChartAdapterLocaleRu.d.ts +9 -9
- package/lib/SpreadsheetChartAdapterLocaleSv.d.ts +8 -8
- package/lib/SpreadsheetChartAdapterLocaleTr.d.ts +8 -8
- package/lib/SpreadsheetChartAdapterLocaleZhHans.d.ts +8 -8
- package/lib/SpreadsheetChartAdapterLocaleZhHant.d.ts +8 -8
- package/lib/SpreadsheetChartAdapterState.d.ts +18 -18
- package/lib/SpreadsheetChartAdapter_GroupedSeriesOrderBy.d.ts +12 -12
- package/lib/SpreadsheetChartAdapter_PieDataItem.d.ts +16 -16
- package/lib/SpreadsheetChartAdapter_ScatterSeriesDataItem.d.ts +20 -20
- package/lib/SpreadsheetChartAdapter_SeriesDataItem.d.ts +16 -16
- package/lib/SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate.d.ts +1 -1
- package/lib/SpreadsheetChartAdapter_StackedSeriesDataItem.d.ts +16 -16
- package/lib/SpreadsheetChartAdapter_StockDataItem.d.ts +27 -27
- package/lib/SpreadsheetChartAdapter_combined.d.ts +259 -259
- package/lib/VAlign.d.ts +14 -14
- package/lib/igc-spreadsheet-chart-adapter-locale-bg-module.d.ts +3 -3
- package/lib/igc-spreadsheet-chart-adapter-locale-cs-module.d.ts +3 -3
- package/lib/igc-spreadsheet-chart-adapter-locale-da-module.d.ts +3 -3
- package/lib/igc-spreadsheet-chart-adapter-locale-de-module.d.ts +3 -3
- package/lib/igc-spreadsheet-chart-adapter-locale-en-module.d.ts +3 -3
- package/lib/igc-spreadsheet-chart-adapter-locale-es-module.d.ts +3 -3
- package/lib/igc-spreadsheet-chart-adapter-locale-fr-module.d.ts +3 -3
- package/lib/igc-spreadsheet-chart-adapter-locale-hu-module.d.ts +3 -3
- package/lib/igc-spreadsheet-chart-adapter-locale-it-module.d.ts +3 -3
- package/lib/igc-spreadsheet-chart-adapter-locale-ja-module.d.ts +3 -3
- package/lib/igc-spreadsheet-chart-adapter-locale-nb-module.d.ts +3 -3
- package/lib/igc-spreadsheet-chart-adapter-locale-nl-module.d.ts +3 -3
- package/lib/igc-spreadsheet-chart-adapter-locale-pl-module.d.ts +3 -3
- package/lib/igc-spreadsheet-chart-adapter-locale-pt-module.d.ts +3 -3
- package/lib/igc-spreadsheet-chart-adapter-locale-ro-module.d.ts +3 -3
- package/lib/igc-spreadsheet-chart-adapter-locale-ru-module.d.ts +3 -3
- package/lib/igc-spreadsheet-chart-adapter-locale-sv-module.d.ts +3 -3
- package/lib/igc-spreadsheet-chart-adapter-locale-tr-module.d.ts +3 -3
- package/lib/igc-spreadsheet-chart-adapter-locale-zh-hans-module.d.ts +3 -3
- package/lib/igc-spreadsheet-chart-adapter-locale-zh-hant-module.d.ts +3 -3
- package/lib/igc-spreadsheet-chart-adapter-module.d.ts +3 -3
- package/package.json +5 -5
- package/public_api.d.ts +62 -62
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export declare class SpreadsheetChartAdapterLocaleNl {
|
|
2
|
-
[key: string]: string;
|
|
3
|
-
"Error_CannotDetermineSeriesForChartType": string;
|
|
4
|
-
"Error_ChartTypeNotSupportedForRendering": string;
|
|
5
|
-
"Error_ErrorSettingAxesForSeries": string;
|
|
6
|
-
"Error_InvalidAxesCountOrTypeForChartType": string;
|
|
7
|
-
"Error_UnsupportedSeriesType": string;
|
|
8
|
-
}
|
|
1
|
+
export declare class SpreadsheetChartAdapterLocaleNl {
|
|
2
|
+
[key: string]: string;
|
|
3
|
+
"Error_CannotDetermineSeriesForChartType": string;
|
|
4
|
+
"Error_ChartTypeNotSupportedForRendering": string;
|
|
5
|
+
"Error_ErrorSettingAxesForSeries": string;
|
|
6
|
+
"Error_InvalidAxesCountOrTypeForChartType": string;
|
|
7
|
+
"Error_UnsupportedSeriesType": string;
|
|
8
|
+
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export declare class SpreadsheetChartAdapterLocalePl {
|
|
2
|
-
[key: string]: string;
|
|
3
|
-
"Error_CannotDetermineSeriesForChartType": string;
|
|
4
|
-
"Error_ChartTypeNotSupportedForRendering": string;
|
|
5
|
-
"Error_ErrorSettingAxesForSeries": string;
|
|
6
|
-
"Error_InvalidAxesCountOrTypeForChartType": string;
|
|
7
|
-
"Error_UnsupportedSeriesType": string;
|
|
8
|
-
}
|
|
1
|
+
export declare class SpreadsheetChartAdapterLocalePl {
|
|
2
|
+
[key: string]: string;
|
|
3
|
+
"Error_CannotDetermineSeriesForChartType": string;
|
|
4
|
+
"Error_ChartTypeNotSupportedForRendering": string;
|
|
5
|
+
"Error_ErrorSettingAxesForSeries": string;
|
|
6
|
+
"Error_InvalidAxesCountOrTypeForChartType": string;
|
|
7
|
+
"Error_UnsupportedSeriesType": string;
|
|
8
|
+
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export declare class SpreadsheetChartAdapterLocalePt {
|
|
2
|
-
[key: string]: string;
|
|
3
|
-
"Error_CannotDetermineSeriesForChartType": string;
|
|
4
|
-
"Error_ChartTypeNotSupportedForRendering": string;
|
|
5
|
-
"Error_ErrorSettingAxesForSeries": string;
|
|
6
|
-
"Error_InvalidAxesCountOrTypeForChartType": string;
|
|
7
|
-
"Error_UnsupportedSeriesType": string;
|
|
8
|
-
}
|
|
1
|
+
export declare class SpreadsheetChartAdapterLocalePt {
|
|
2
|
+
[key: string]: string;
|
|
3
|
+
"Error_CannotDetermineSeriesForChartType": string;
|
|
4
|
+
"Error_ChartTypeNotSupportedForRendering": string;
|
|
5
|
+
"Error_ErrorSettingAxesForSeries": string;
|
|
6
|
+
"Error_InvalidAxesCountOrTypeForChartType": string;
|
|
7
|
+
"Error_UnsupportedSeriesType": string;
|
|
8
|
+
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export declare class SpreadsheetChartAdapterLocaleRo {
|
|
2
|
-
[key: string]: string;
|
|
3
|
-
"Error_CannotDetermineSeriesForChartType": string;
|
|
4
|
-
"Error_ChartTypeNotSupportedForRendering": string;
|
|
5
|
-
"Error_ErrorSettingAxesForSeries": string;
|
|
6
|
-
"Error_InvalidAxesCountOrTypeForChartType": string;
|
|
7
|
-
"Error_UnsupportedSeriesType": string;
|
|
8
|
-
}
|
|
1
|
+
export declare class SpreadsheetChartAdapterLocaleRo {
|
|
2
|
+
[key: string]: string;
|
|
3
|
+
"Error_CannotDetermineSeriesForChartType": string;
|
|
4
|
+
"Error_ChartTypeNotSupportedForRendering": string;
|
|
5
|
+
"Error_ErrorSettingAxesForSeries": string;
|
|
6
|
+
"Error_InvalidAxesCountOrTypeForChartType": string;
|
|
7
|
+
"Error_UnsupportedSeriesType": string;
|
|
8
|
+
}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export declare class SpreadsheetChartAdapterLocaleRu {
|
|
2
|
-
[key: string]: string;
|
|
3
|
-
"Error_CannotDetermineSeriesForChartType": string;
|
|
4
|
-
"Error_ChartTypeNotSupportedForRendering": string;
|
|
5
|
-
"Error_ErrorSettingAxesForSeries": string;
|
|
6
|
-
"Error_InvalidAxesCountOrTypeForChartType": string;
|
|
7
|
-
"Error_UnsupportedSeriesType": string;
|
|
8
|
-
"LIT_DefaultChartTitle": string;
|
|
9
|
-
}
|
|
1
|
+
export declare class SpreadsheetChartAdapterLocaleRu {
|
|
2
|
+
[key: string]: string;
|
|
3
|
+
"Error_CannotDetermineSeriesForChartType": string;
|
|
4
|
+
"Error_ChartTypeNotSupportedForRendering": string;
|
|
5
|
+
"Error_ErrorSettingAxesForSeries": string;
|
|
6
|
+
"Error_InvalidAxesCountOrTypeForChartType": string;
|
|
7
|
+
"Error_UnsupportedSeriesType": string;
|
|
8
|
+
"LIT_DefaultChartTitle": string;
|
|
9
|
+
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export declare class SpreadsheetChartAdapterLocaleSv {
|
|
2
|
-
[key: string]: string;
|
|
3
|
-
"Error_CannotDetermineSeriesForChartType": string;
|
|
4
|
-
"Error_ChartTypeNotSupportedForRendering": string;
|
|
5
|
-
"Error_ErrorSettingAxesForSeries": string;
|
|
6
|
-
"Error_InvalidAxesCountOrTypeForChartType": string;
|
|
7
|
-
"Error_UnsupportedSeriesType": string;
|
|
8
|
-
}
|
|
1
|
+
export declare class SpreadsheetChartAdapterLocaleSv {
|
|
2
|
+
[key: string]: string;
|
|
3
|
+
"Error_CannotDetermineSeriesForChartType": string;
|
|
4
|
+
"Error_ChartTypeNotSupportedForRendering": string;
|
|
5
|
+
"Error_ErrorSettingAxesForSeries": string;
|
|
6
|
+
"Error_InvalidAxesCountOrTypeForChartType": string;
|
|
7
|
+
"Error_UnsupportedSeriesType": string;
|
|
8
|
+
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export declare class SpreadsheetChartAdapterLocaleTr {
|
|
2
|
-
[key: string]: string;
|
|
3
|
-
"Error_CannotDetermineSeriesForChartType": string;
|
|
4
|
-
"Error_ChartTypeNotSupportedForRendering": string;
|
|
5
|
-
"Error_ErrorSettingAxesForSeries": string;
|
|
6
|
-
"Error_InvalidAxesCountOrTypeForChartType": string;
|
|
7
|
-
"Error_UnsupportedSeriesType": string;
|
|
8
|
-
}
|
|
1
|
+
export declare class SpreadsheetChartAdapterLocaleTr {
|
|
2
|
+
[key: string]: string;
|
|
3
|
+
"Error_CannotDetermineSeriesForChartType": string;
|
|
4
|
+
"Error_ChartTypeNotSupportedForRendering": string;
|
|
5
|
+
"Error_ErrorSettingAxesForSeries": string;
|
|
6
|
+
"Error_InvalidAxesCountOrTypeForChartType": string;
|
|
7
|
+
"Error_UnsupportedSeriesType": string;
|
|
8
|
+
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export declare class SpreadsheetChartAdapterLocaleZhHans {
|
|
2
|
-
[key: string]: string;
|
|
3
|
-
"Error_CannotDetermineSeriesForChartType": string;
|
|
4
|
-
"Error_ChartTypeNotSupportedForRendering": string;
|
|
5
|
-
"Error_ErrorSettingAxesForSeries": string;
|
|
6
|
-
"Error_InvalidAxesCountOrTypeForChartType": string;
|
|
7
|
-
"Error_UnsupportedSeriesType": string;
|
|
8
|
-
}
|
|
1
|
+
export declare class SpreadsheetChartAdapterLocaleZhHans {
|
|
2
|
+
[key: string]: string;
|
|
3
|
+
"Error_CannotDetermineSeriesForChartType": string;
|
|
4
|
+
"Error_ChartTypeNotSupportedForRendering": string;
|
|
5
|
+
"Error_ErrorSettingAxesForSeries": string;
|
|
6
|
+
"Error_InvalidAxesCountOrTypeForChartType": string;
|
|
7
|
+
"Error_UnsupportedSeriesType": string;
|
|
8
|
+
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export declare class SpreadsheetChartAdapterLocaleZhHant {
|
|
2
|
-
[key: string]: string;
|
|
3
|
-
"Error_CannotDetermineSeriesForChartType": string;
|
|
4
|
-
"Error_ChartTypeNotSupportedForRendering": string;
|
|
5
|
-
"Error_ErrorSettingAxesForSeries": string;
|
|
6
|
-
"Error_InvalidAxesCountOrTypeForChartType": string;
|
|
7
|
-
"Error_UnsupportedSeriesType": string;
|
|
8
|
-
}
|
|
1
|
+
export declare class SpreadsheetChartAdapterLocaleZhHant {
|
|
2
|
+
[key: string]: string;
|
|
3
|
+
"Error_CannotDetermineSeriesForChartType": string;
|
|
4
|
+
"Error_ChartTypeNotSupportedForRendering": string;
|
|
5
|
+
"Error_ErrorSettingAxesForSeries": string;
|
|
6
|
+
"Error_InvalidAxesCountOrTypeForChartType": string;
|
|
7
|
+
"Error_UnsupportedSeriesType": string;
|
|
8
|
+
}
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
import { Base, Type } from "igniteui-webcomponents-core";
|
|
2
|
-
import { ComponentRenderer } from "igniteui-webcomponents-core";
|
|
3
|
-
import { WorksheetChart } from "igniteui-webcomponents-excel";
|
|
4
|
-
import { ChartElementPlatformHelper } from "./ChartElementPlatformHelper";
|
|
5
|
-
/**
|
|
6
|
-
* @hidden
|
|
7
|
-
*/
|
|
8
|
-
export declare class SpreadsheetChartAdapterState extends Base {
|
|
9
|
-
static $t: Type;
|
|
10
|
-
private d;
|
|
11
|
-
constructor(a: WorksheetChart, b: any, c: any, d: ComponentRenderer, e: ChartElementPlatformHelper);
|
|
12
|
-
f: any;
|
|
13
|
-
g: any;
|
|
14
|
-
a: ComponentRenderer;
|
|
15
|
-
c: WorksheetChart;
|
|
16
|
-
b: ChartElementPlatformHelper;
|
|
17
|
-
e(): number;
|
|
18
|
-
}
|
|
1
|
+
import { Base, Type } from "igniteui-webcomponents-core";
|
|
2
|
+
import { ComponentRenderer } from "igniteui-webcomponents-core";
|
|
3
|
+
import { WorksheetChart } from "igniteui-webcomponents-excel";
|
|
4
|
+
import { ChartElementPlatformHelper } from "./ChartElementPlatformHelper";
|
|
5
|
+
/**
|
|
6
|
+
* @hidden
|
|
7
|
+
*/
|
|
8
|
+
export declare class SpreadsheetChartAdapterState extends Base {
|
|
9
|
+
static $t: Type;
|
|
10
|
+
private d;
|
|
11
|
+
constructor(a: WorksheetChart, b: any, c: any, d: ComponentRenderer, e: ChartElementPlatformHelper);
|
|
12
|
+
f: any;
|
|
13
|
+
g: any;
|
|
14
|
+
a: ComponentRenderer;
|
|
15
|
+
c: WorksheetChart;
|
|
16
|
+
b: ChartElementPlatformHelper;
|
|
17
|
+
e(): number;
|
|
18
|
+
}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { Type } from "igniteui-webcomponents-core";
|
|
2
|
-
/**
|
|
3
|
-
* @hidden
|
|
4
|
-
*/
|
|
5
|
-
export declare const enum SpreadsheetChartAdapter_GroupedSeriesOrderBy {
|
|
6
|
-
Row = 0,
|
|
7
|
-
Col = 1
|
|
8
|
-
}
|
|
9
|
-
/**
|
|
10
|
-
* @hidden
|
|
11
|
-
*/
|
|
12
|
-
export declare let SpreadsheetChartAdapter_GroupedSeriesOrderBy_$type: Type;
|
|
1
|
+
import { Type } from "igniteui-webcomponents-core";
|
|
2
|
+
/**
|
|
3
|
+
* @hidden
|
|
4
|
+
*/
|
|
5
|
+
export declare const enum SpreadsheetChartAdapter_GroupedSeriesOrderBy {
|
|
6
|
+
Row = 0,
|
|
7
|
+
Col = 1
|
|
8
|
+
}
|
|
9
|
+
/**
|
|
10
|
+
* @hidden
|
|
11
|
+
*/
|
|
12
|
+
export declare let SpreadsheetChartAdapter_GroupedSeriesOrderBy_$type: Type;
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import { Base, Type } from "igniteui-webcomponents-core";
|
|
2
|
-
/**
|
|
3
|
-
* @hidden
|
|
4
|
-
*/
|
|
5
|
-
export declare class SpreadsheetChartAdapter_PieDataItem extends Base {
|
|
6
|
-
static $t: Type;
|
|
7
|
-
private _CategoryName;
|
|
8
|
-
get CategoryName(): string;
|
|
9
|
-
set CategoryName(a: string);
|
|
10
|
-
private _SeriesName;
|
|
11
|
-
get SeriesName(): string;
|
|
12
|
-
set SeriesName(a: string);
|
|
13
|
-
private _Value;
|
|
14
|
-
get Value(): number;
|
|
15
|
-
set Value(a: number);
|
|
16
|
-
}
|
|
1
|
+
import { Base, Type } from "igniteui-webcomponents-core";
|
|
2
|
+
/**
|
|
3
|
+
* @hidden
|
|
4
|
+
*/
|
|
5
|
+
export declare class SpreadsheetChartAdapter_PieDataItem extends Base {
|
|
6
|
+
static $t: Type;
|
|
7
|
+
private _CategoryName;
|
|
8
|
+
get CategoryName(): string;
|
|
9
|
+
set CategoryName(a: string);
|
|
10
|
+
private _SeriesName;
|
|
11
|
+
get SeriesName(): string;
|
|
12
|
+
set SeriesName(a: string);
|
|
13
|
+
private _Value;
|
|
14
|
+
get Value(): number;
|
|
15
|
+
set Value(a: number);
|
|
16
|
+
}
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
import { Base, Type } from "igniteui-webcomponents-core";
|
|
2
|
-
/**
|
|
3
|
-
* @hidden
|
|
4
|
-
*/
|
|
5
|
-
export declare class SpreadsheetChartAdapter_ScatterSeriesDataItem extends Base {
|
|
6
|
-
static $t: Type;
|
|
7
|
-
constructor(a: number, b: number, c: number, d: string);
|
|
8
|
-
private _Radius;
|
|
9
|
-
get Radius(): number;
|
|
10
|
-
set Radius(a: number);
|
|
11
|
-
private _X;
|
|
12
|
-
get X(): number;
|
|
13
|
-
set X(a: number);
|
|
14
|
-
private _Y;
|
|
15
|
-
get Y(): number;
|
|
16
|
-
set Y(a: number);
|
|
17
|
-
private _SeriesName;
|
|
18
|
-
get SeriesName(): string;
|
|
19
|
-
set SeriesName(a: string);
|
|
20
|
-
}
|
|
1
|
+
import { Base, Type } from "igniteui-webcomponents-core";
|
|
2
|
+
/**
|
|
3
|
+
* @hidden
|
|
4
|
+
*/
|
|
5
|
+
export declare class SpreadsheetChartAdapter_ScatterSeriesDataItem extends Base {
|
|
6
|
+
static $t: Type;
|
|
7
|
+
constructor(a: number, b: number, c: number, d: string);
|
|
8
|
+
private _Radius;
|
|
9
|
+
get Radius(): number;
|
|
10
|
+
set Radius(a: number);
|
|
11
|
+
private _X;
|
|
12
|
+
get X(): number;
|
|
13
|
+
set X(a: number);
|
|
14
|
+
private _Y;
|
|
15
|
+
get Y(): number;
|
|
16
|
+
set Y(a: number);
|
|
17
|
+
private _SeriesName;
|
|
18
|
+
get SeriesName(): string;
|
|
19
|
+
set SeriesName(a: string);
|
|
20
|
+
}
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import { Base, Type } from "igniteui-webcomponents-core";
|
|
2
|
-
/**
|
|
3
|
-
* @hidden
|
|
4
|
-
*/
|
|
5
|
-
export declare class SpreadsheetChartAdapter_SeriesDataItem extends Base {
|
|
6
|
-
static $t: Type;
|
|
7
|
-
private _Col;
|
|
8
|
-
get Col(): string;
|
|
9
|
-
set Col(a: string);
|
|
10
|
-
private _Row;
|
|
11
|
-
get Row(): string;
|
|
12
|
-
set Row(a: string);
|
|
13
|
-
private _Value;
|
|
14
|
-
get Value(): number;
|
|
15
|
-
set Value(a: number);
|
|
16
|
-
}
|
|
1
|
+
import { Base, Type } from "igniteui-webcomponents-core";
|
|
2
|
+
/**
|
|
3
|
+
* @hidden
|
|
4
|
+
*/
|
|
5
|
+
export declare class SpreadsheetChartAdapter_SeriesDataItem extends Base {
|
|
6
|
+
static $t: Type;
|
|
7
|
+
private _Col;
|
|
8
|
+
get Col(): string;
|
|
9
|
+
set Col(a: string);
|
|
10
|
+
private _Row;
|
|
11
|
+
get Row(): string;
|
|
12
|
+
set Row(a: string);
|
|
13
|
+
private _Value;
|
|
14
|
+
get Value(): number;
|
|
15
|
+
set Value(a: number);
|
|
16
|
+
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate } from "./SpreadsheetChartAdapter_combined";
|
|
1
|
+
export { SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate } from "./SpreadsheetChartAdapter_combined";
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import { Base, Type } from "igniteui-webcomponents-core";
|
|
2
|
-
/**
|
|
3
|
-
* @hidden
|
|
4
|
-
*/
|
|
5
|
-
export declare class SpreadsheetChartAdapter_StackedSeriesDataItem extends Base {
|
|
6
|
-
static $t: Type;
|
|
7
|
-
private _CategoryName;
|
|
8
|
-
get CategoryName(): string;
|
|
9
|
-
set CategoryName(a: string);
|
|
10
|
-
private _SeriesNames;
|
|
11
|
-
get SeriesNames(): string[];
|
|
12
|
-
set SeriesNames(a: string[]);
|
|
13
|
-
private _SeriesValues;
|
|
14
|
-
get SeriesValues(): number[];
|
|
15
|
-
set SeriesValues(a: number[]);
|
|
16
|
-
}
|
|
1
|
+
import { Base, Type } from "igniteui-webcomponents-core";
|
|
2
|
+
/**
|
|
3
|
+
* @hidden
|
|
4
|
+
*/
|
|
5
|
+
export declare class SpreadsheetChartAdapter_StackedSeriesDataItem extends Base {
|
|
6
|
+
static $t: Type;
|
|
7
|
+
private _CategoryName;
|
|
8
|
+
get CategoryName(): string;
|
|
9
|
+
set CategoryName(a: string);
|
|
10
|
+
private _SeriesNames;
|
|
11
|
+
get SeriesNames(): string[];
|
|
12
|
+
set SeriesNames(a: string[]);
|
|
13
|
+
private _SeriesValues;
|
|
14
|
+
get SeriesValues(): number[];
|
|
15
|
+
set SeriesValues(a: number[]);
|
|
16
|
+
}
|
|
@@ -1,27 +1,27 @@
|
|
|
1
|
-
import { Base, Type } from "igniteui-webcomponents-core";
|
|
2
|
-
import { ChartType } from "igniteui-webcomponents-excel";
|
|
3
|
-
/**
|
|
4
|
-
* @hidden
|
|
5
|
-
*/
|
|
6
|
-
export declare class SpreadsheetChartAdapter_StockDataItem extends Base {
|
|
7
|
-
static $t: Type;
|
|
8
|
-
private _Open;
|
|
9
|
-
get Open(): number;
|
|
10
|
-
set Open(a: number);
|
|
11
|
-
private _High;
|
|
12
|
-
get High(): number;
|
|
13
|
-
set High(a: number);
|
|
14
|
-
private _Low;
|
|
15
|
-
get Low(): number;
|
|
16
|
-
set Low(a: number);
|
|
17
|
-
private _Close;
|
|
18
|
-
get Close(): number;
|
|
19
|
-
set Close(a: number);
|
|
20
|
-
private _Volume;
|
|
21
|
-
get Volume(): number;
|
|
22
|
-
set Volume(a: number);
|
|
23
|
-
private _CategoryName;
|
|
24
|
-
get CategoryName(): string;
|
|
25
|
-
set CategoryName(a: string);
|
|
26
|
-
g(a: ChartType, b: number, c: number): void;
|
|
27
|
-
}
|
|
1
|
+
import { Base, Type } from "igniteui-webcomponents-core";
|
|
2
|
+
import { ChartType } from "igniteui-webcomponents-excel";
|
|
3
|
+
/**
|
|
4
|
+
* @hidden
|
|
5
|
+
*/
|
|
6
|
+
export declare class SpreadsheetChartAdapter_StockDataItem extends Base {
|
|
7
|
+
static $t: Type;
|
|
8
|
+
private _Open;
|
|
9
|
+
get Open(): number;
|
|
10
|
+
set Open(a: number);
|
|
11
|
+
private _High;
|
|
12
|
+
get High(): number;
|
|
13
|
+
set High(a: number);
|
|
14
|
+
private _Low;
|
|
15
|
+
get Low(): number;
|
|
16
|
+
set Low(a: number);
|
|
17
|
+
private _Close;
|
|
18
|
+
get Close(): number;
|
|
19
|
+
set Close(a: number);
|
|
20
|
+
private _Volume;
|
|
21
|
+
get Volume(): number;
|
|
22
|
+
set Volume(a: number);
|
|
23
|
+
private _CategoryName;
|
|
24
|
+
get CategoryName(): string;
|
|
25
|
+
set CategoryName(a: string);
|
|
26
|
+
g(a: ChartType, b: number, c: number): void;
|
|
27
|
+
}
|