ig.excel.TimeUnit

Constants which determine the unit of measure for Axis date/time values.

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

    Type:
    ig.excel.TimeUnit
    Default:
    0

    The Axis interval is expressed in days.

  • months

    Type:
    ig.excel.TimeUnit
    Default:
    1

    The Axis interval is expressed in months.

  • years

    Type:
    ig.excel.TimeUnit
    Default:
    2

    The Axis interval is expressed in years.

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

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