ig.excel.TickMark

Constants which determine the placement of an axis' major and minor tick marks.

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

    Type:
    ig.excel.TickMark
    Default:
    4

    The tick marks cross the axis line.

  • inside

    Type:
    ig.excel.TickMark
    Default:
    2

    The tick marks appear on the side of the axis line closest to the inside of the plot area.

  • none

    Type:
    ig.excel.TickMark
    Default:
    4142

    Tick marks are not displayed.

  • outside

    Type:
    ig.excel.TickMark
    Default:
    3

    The tick marks appear on the side of the axis line closest to the outside of the plot area.

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

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