ig.excel.DisplayBlanksAs

Constants which define how blank cell values are plotted on the chart.

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
  • interpolated

    Type:
    ig.excel.DisplayBlanksAs
    Default:
    3

    The value is interpolated from adjacent values.

  • notPlotted

    Type:
    ig.excel.DisplayBlanksAs
    Default:
    1

    Points representing blank cell values are not plotted on the chart.

  • zero

    Type:
    ig.excel.DisplayBlanksAs
    Default:
    2

    Blank cell values are interpreted as having a value of zero.

The current widget has no events.
The current widget has no public methods.

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