ig.excel.ColorScaleType

Constants which identify whether a ColorScaleConditionalFormat supports two or three thresholds. Used to differentiate between a 2-color and 3-color scale.

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

    Type:
    ig.excel.ColorScaleType
    Default:
    1

    In addition to the the minimum and maximum thresholds, the color scale also supports a midpoint threshold.

  • twoColor

    Type:
    ig.excel.ColorScaleType
    Default:
    0

    The color scale supports only the minimum and maximum thresholds.

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

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