ig.excel.ChartTitle
WorksheetChart または Axis のタイトルを表します。
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.
-
ig.excel.ChartTitle
Constructor- new $.ig.excel.ChartTitle( );
Creates a new ChartTitle instance.
-
overlay
- .overlay( );
Determines whether the chart title is laid over the plot area.
-
overlay
- .overlay( value:boolean );
Determines whether the chart title is laid over the plot area.
- value
- Type:boolean