ig.excel.ChartBorder

チャート要素の境界線を表します。

Remarks

境界の色は ChartLineBase.fill プロパティによって制御されます。

境界線の幅は ChartLineBase.widthInPoints プロパティによって制御されます。

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.ChartBorder
    Constructor

    new $.ig.excel.ChartBorder( );

    Creates a new ChartBorder instance.

  • lineStyle

    .lineStyle( );

    Returns the line style for the border, i.e., solid, dashed, dotted, etc.

  • lineStyle

    .lineStyle( value:ig.excel.BorderLineStyle );

    Sets the line style for the border, i.e., solid, dashed, dotted, etc.

    • value
    • Type:ig.excel.BorderLineStyle

Copyright © 1996 - 2024 Infragistics, Inc. All rights reserved.