ig.excel.ErrorBarDirection

Constants which specify the direction in which an error bar extends.

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

    Type:
    ig.excel.ErrorBarDirection
    Default:
    0

    The error bar extends in both directions.

  • minus

    Type:
    ig.excel.ErrorBarDirection
    Default:
    2

    The error bar extends only in the negative direction.

  • plus

    Type:
    ig.excel.ErrorBarDirection
    Default:
    1

    The error bar extends only in the positive direction.

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

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