ig.excel.Wall
立体チャートのウォールとフロアを表します。このオブジェクトはコレクションではありません。単一の壁を表すオブジェクトがありません。すべての壁を単位として返します。
Dependencies
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
The current widget has no options.
The current widget has no events.
-
border
- .border( );
Determines the appearance of the border drawn around the text area, as well as whether a border appears.
See Also
-
border
- .border( value:ig.excel.ChartBorder );
Determines the appearance of the border drawn around the text area, as well as whether a border appears.
- value
- Type:ig.excel.ChartBorder
See Also
-
fill
- .fill( );
Returns a ChartFillBase derived object which defines the fill for this series.
See Also
-
fill
- .fill( value:ig.excel.ChartFillBase );
Sets a ChartFillBase derived object which defines the fill for this series.
- value
- Type:ig.excel.ChartFillBase
See Also
-
thickness
- .thickness( );
Gets the thickness of the wall
-
thickness
- .thickness( value:number );
Sets the thickness of the wall
- value
- Type:number
-
type
- .type( );
Returns the type of the wall, i.e., back, side, floor, or all.