IPivotCustomDimNaming

Assembly: Pivot;

Description

The IPivotCustomDimNaming interface is used to work with custom names of dimension elements.

Inheritance Hierarchy

          IPivotCustomDimNaming

Comments

To work with the collection of dimension names, use properties and methods of the IPivotDimNamings interface.

Properties

  Property name Brief description
Dimension The Dimension property returns the dimension, for which elements it is required to set up custom names.
ElementName The ElementName property returns a custom name of element by its index.
Enabled The Enabled property determines whether custom names are used for dimension elements.
Expression The Expression property determines a template of custom element name.

See also:

Pivot Assembly Interfaces