ig.excel.DataBarFillType

Constants which determine whether data bars are filled with a solid color or with a gradient.

Dependencies

jquery-1.4.4.js
infragistics.util.js
infragistics.ext_collections.js
infragistics.ext_collectionsExtended.js
infragistics.ext_io.js
infragistics.ext_text.js
infragistics.ext_core.js
infragistics.documents.core_core.js
infragistics.ext_ui.js
  • gradient

    Type:
    ig.excel.DataBarFillType
    Default:
    1

    Data bars are filled with a linear gradient.

  • solidColor

    Type:
    ig.excel.DataBarFillType
    Default:
    0

    Data bars are filled with a solid color.

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

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