Item(Index: Integer): IAdoMdAxis;
Item[Index: Integer]: Prognoz.Platform.Interop.AdoMd.IAdoMdAxis;
Integer. Axis index.
The Item property returns information about the axis, which index is passed as input parameter.
The example of use is given in description of the IAdoMdAxis.Dim property.
See also: