712
IndexMode
Set
Index Mode. This allows
additional views
of existing chart types to be
opened; e.g., for a
2D
column chart, setting IndexMode to 1 creates a clustered column
chart. 1=Natural
number
(1 .. n) indexing;
2=Integer (0 .. i) indexing; 3=Arbitrary
x value indexing.
InsDelEnabled
Cell
editing keys.
0=Off, 1=On.
Default: 0. This
enables use
of
to
begin cell
Insert
editing and
Delete for clearing
the contents
of a cell.
Item
Index
number of item
in list.
ItemCount
Signal/CTL
event number
to generate when
items are
requested from
the list
box.
This property
must be set
prior to pre-declaring
the number
of items the
list box
is to
Index
number of the
items requested. The 'ItemNeededFrom
and 'ItemNeededTo
properties are
set once
the user
scrolls the
list box
to request more
items to be loaded.
ItemNeededTo
ItemState
Numeric
value indicating
the state
of the item. 1-based, 0=No
state indicator.
There is a
maximum of 15 states.
This property
is used in conjunction
with 'StateBitmaps$. See
ItemTag$
Maintain
hidden tag
string on item
set by 'Item. This
tag can
hold internal
user-defined information
about the
item such
a file key, etc.
ItemText$
Value
of the current
item set
by 'Item.
JoinColumns
Merge
two or more
columns (left
to right). Set this
property in the
column that
starts
the join
(leftmost) to the total
number of joined
columns - that
number of columns
will be merged
into one.
For columns
belonging to an existing join,
this property
returns a negative
integer indicating
the column's
current position
within the
join.