ig.excel.WorksheetChart
チャート型を表します。このクラスは、チャートのデータの編集はできません。ワークブックの読み込みおよび保存の間にチャート データを送信するために使用します。
依存関係
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
このコントロールにオプションはありません。
このコントロールにイベントはありません。
-
autoScaling
- .autoScaling( );
-
autoScaling
- .autoScaling( value:boolean );
- value
- タイプ:boolean
-
axisCollection
- .axisCollection( );
-
axisCollection
- .axisCollection( type:ig.excel.AxisType, [group:ig.excel.AxisGroup] );
- 返却型:
- ig.excel.Axis
- 返却型の説明:
- type
- タイプ:ig.excel.AxisType
- group
- タイプ:ig.excel.AxisGroup
- オプション
-
backWall
- .backWall( );
-
barShape
- .barShape( );
備考
-
barShape
- .barShape( value:ig.excel.BarShape );
- value
- タイプ:ig.excel.BarShape
備考
-
barShapeResolved
- .barShapeResolved( );
-
chartArea
- .chartArea( );
-
chartTitle
- .chartTitle( );
-
chartTitle
- .chartTitle( value:ig.excel.ChartTitle );
- value
- タイプ:ig.excel.ChartTitle
-
chartType
- .chartType( );
備考
-
chartType
- .chartType( value:ig.excel.ChartType );
- value
- タイプ:ig.excel.ChartType
備考
-
comboChartGroups
- .comboChartGroups( );
備考
-
comboChartGroups
- .comboChartGroups( chartType:ig.excel.ChartType, axisGroup:ig.excel.AxisGroup );
- 返却型:
- ig.excel.ComboChartGroup
- 返却型の説明:
- chartType
- タイプ:ig.excel.ChartType
- axisGroup
- タイプ:ig.excel.AxisGroup
-
depthPercent
- .depthPercent( );
-
depthPercent
- .depthPercent( value:number );
- value
- タイプ:number
-
displayBlanksAs
- .displayBlanksAs( );
-
displayBlanksAs
- .displayBlanksAs( value:ig.excel.DisplayBlanksAs );
- value
- タイプ:ig.excel.DisplayBlanksAs
-
doughnutHoleSize
- .doughnutHoleSize( );
備考
-
doughnutHoleSize
- .doughnutHoleSize( value:number );
- value
- タイプ:number
備考
-
dropLines
- .dropLines( );
備考
-
dropLines
- .dropLines( value:ig.excel.ChartDropLines );
- value
- タイプ:ig.excel.ChartDropLines
備考
-
firstSliceAngle
- .firstSliceAngle( );
備考
-
firstSliceAngle
- .firstSliceAngle( value:number );
- value
- タイプ:number
備考
-
floor
- .floor( );
-
gapDepth
- .gapDepth( );
-
gapDepth
- .gapDepth( value:number );
- value
- タイプ:number
-
gapWidth
- .gapWidth( );
-
gapWidth
- .gapWidth( value:number );
- value
- タイプ:number
-
heightPercent
- .heightPercent( );
-
heightPercent
- .heightPercent( value:number );
- value
- タイプ:number
-
highLowLines
- .highLowLines( );
備考
-
highLowLines
- .highLowLines( value:ig.excel.ChartHighLowLines );
- value
- タイプ:ig.excel.ChartHighLowLines
備考
-
legend
- .legend( );
-
legend
- .legend( value:ig.excel.Legend );
- value
- タイプ:ig.excel.Legend
-
perspective
- .perspective( );
備考
-
perspective
- .perspective( value:number );
- value
- タイプ:number
備考
-
plotArea
- .plotArea( );
-
plotVisibleOnly
- .plotVisibleOnly( );
-
plotVisibleOnly
- .plotVisibleOnly( value:boolean );
- value
- タイプ:boolean
-
rightAngleAxes
- .rightAngleAxes( );
-
rightAngleAxes
- .rightAngleAxes( value:boolean );
- value
- タイプ:boolean
-
rotationX
- .rotationX( );
備考
-
rotationX
- .rotationX( value:number );
- value
- タイプ:number
備考
-
rotationY
- .rotationY( );
備考
-
rotationY
- .rotationY( value:number );
- value
- タイプ:number
備考
-
secondPlotSize
- .secondPlotSize( );
備考
-
secondPlotSize
- .secondPlotSize( value:number );
- value
- タイプ:number
備考
-
seriesCollection
- .seriesCollection( );
-
seriesCollection
- .seriesCollection( index:number );
- 返却型:
- ig.excel.Series
- index
- タイプ:number
-
seriesLines
- .seriesLines( );
備考
-
seriesLines
- .seriesLines( value:ig.excel.ChartSeriesLines );
- value
- タイプ:ig.excel.ChartSeriesLines
備考
-
seriesOverlap
- .seriesOverlap( );
備考
-
seriesOverlap
- .seriesOverlap( value:number );
- value
- タイプ:number
備考
-
setComboChartSourceData
- .setComboChartSourceData( dataRange:string, seriesChartTypes:ig.excel.ChartType[], [plotByRows:boolean], [cellReferenceMode:ig.excel.CellReferenceMode] );
- dataRange
- タイプ:string
- seriesChartTypes
- タイプ:ig.excel.ChartType[]
- plotByRows
- タイプ:boolean
- オプション
- cellReferenceMode
- タイプ:ig.excel.CellReferenceMode
- オプション
例外
例外 説明 ig.BaseError ig.NotSupportedException ig.NotSupportedException 備考
-
setSourceData
- .setSourceData( dataRange:string, [plotByRows:boolean], [cellReferenceMode:ig.excel.CellReferenceMode] );
- dataRange
- タイプ:string
- plotByRows
- タイプ:boolean
- オプション
- cellReferenceMode
- タイプ:ig.excel.CellReferenceMode
- オプション
備考
-
sheet
- .sheet( );
-
sideWall
- .sideWall( );
-
upDownBars
- .upDownBars( );
備考
-
upDownBars
- .upDownBars( value:ig.excel.UpDownBars );
- value
- タイプ:ig.excel.UpDownBars
備考
-
varyColors
- .varyColors( );
備考
-
varyColors
- .varyColors( value:boolean );
- value
- タイプ:boolean
備考
-
wallDefault
- .wallDefault( );
備考