ig.excel.ComboChartGroupCollection
依存関係
jquery-1.4.4.js
infragistics.util.js
infragistics.ext_core.js
infragistics.ext_collections.js
infragistics.ext_collectionsExtended.js
infragistics.ext_io.js
infragistics.ext_text.js
infragistics.documents.core_core.js
infragistics.ext_ui.js
このコントロールにオプションはありません。
このコントロールにイベントはありません。
-
add
- .add( chartType:ig.excel.ChartType, axisGroup:ig.excel.AxisGroup );
- 返却型:
- ig.excel.ComboChartGroup
- 返却型の説明:
- chartType
- タイプ:ig.excel.ChartType
- axisGroup
- タイプ:ig.excel.AxisGroup
例外
例外 説明 ig.Error 備考
-
chart
継承- .chart( );
- 返却型:
- ig.excel.WorksheetChart
- 返却型の説明:
-
clear
- .clear( );
-
count
- .count( );
-
getEnumerator
- .getEnumerator( );
-
isReadOnly
- .isReadOnly( );
-
item
- .item( chartType:ig.excel.ChartType, axisGroup:ig.excel.AxisGroup );
- 返却型:
- ig.excel.ComboChartGroup
- 返却型の説明:
- chartType
- タイプ:ig.excel.ChartType
- axisGroup
- タイプ:ig.excel.AxisGroup
-
owner
継承- .owner( );
- 返却型:
- ig.excel.ChartObject
- 返却型の説明:
-
remove
- .remove( chartType:ig.excel.ChartType, axisGroup:ig.excel.AxisGroup );
- 返却型:
- boolean
- 返却型の説明:
- chartType
- タイプ:ig.excel.ChartType
- axisGroup
- タイプ:ig.excel.AxisGroup
-
remove
- .remove( comboChartGroup:ig.excel.ComboChartGroup );
- 返却型:
- boolean
- 返却型の説明:
- comboChartGroup
- タイプ:ig.excel.ComboChartGroup
-
sheet
継承- .sheet( );
- 返却型:
- ig.excel.Sheet
- 返却型の説明:
関連項目
-
workbook
継承- .workbook( );
- 返却型:
- ig.excel.Workbook
- 返却型の説明:
関連項目
-
worksheet
継承- .worksheet( );
- 返却型:
- ig.excel.Worksheet
- 返却型の説明:
関連項目