DimName(Index: Integer): String;
Index. Dimension index.
The DimName property returns name of the dimension used to form certain coordinates on the axis.
The total number of dimensions can be obtained in the DimCount property.
The example of use is given in description of the IAdoMdCellset.AxisInfo property.
See also: