SetDimensionNamingAttributes(DimKey: Integer; Value: Array);
DimKey. Key of the dimension.
Value. Dimension attributes keys array.
The SetDimensionNamingAttributes method sets dimension attributes selection by its key.
The property is relevant if the IEaxDataAreaSliceProperties.MultipleAttributesEnabled property is set to True.
To get dimension attributes selection as array by dimension key, use IEaxDataAreaSliceProperties.GetDimensionNamingAttributes.
The property use is given in the example for IEaxDataAreaSliceProperties.MultipleAttributesSeparator.
See also: