MultipleAttributesSpaced: Boolean;
MultipleAttributesSpaced: boolean;
The MultipleAttributesSpaced property determines whether white spaces between attribute names are used.
The property is relevant if the IEaxDataAreaSliceProperties.MultipleAttributesEnabled property is set to True.
Available Values:
True. Default. White spaces are used.
False. White spaces are not used.
The method use is given in the example for IEaxDataAreaSliceProperties.MultipleAttributesSeparator.
See also: