ig.excel.Sparkline

Represents a sparkline cell

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.
  • dataRegion

    .dataRegion( );
    Return Type:
    ig.excel.WorksheetRegion
    Return Type Description:
    The data region if it is located on a worksheet within the same workbook, otherwise null.

    Gets the region containing the data for the sparkline (read-only)

  • dataRegionName

    .dataRegionName( );
    Return Type:
    string
    Return Type Description:
    Should always be non-null.

    A striing that describes the region containing the data for the sparkline (read-only)

  • location

    .location( );
    Return Type:
    ig.excel.WorksheetRegion
    Return Type Description:
    Returns a WorksheetRegion.

    Gets the cell location of the sparkline (read-only)

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