DimensionAttributeVisualizationProperties Class

Definition

Represents the visualization properties of the dimension attribute.

public class DimensionAttributeVisualizationProperties
type DimensionAttributeVisualizationProperties = class
Public Class DimensionAttributeVisualizationProperties
Inheritance
DimensionAttributeVisualizationProperties

Remarks

Defines properties that can be used by reporting tools to provide enhanced formatting.

Constructors

DimensionAttributeVisualizationProperties()

Initializes a new instance of the DimensionAttributeVisualizationProperties class.

Properties

Alignment

Specifies the justification within a column.

CommonIdentifierPosition

Gets or sets the ordinal position of the object in a list of common attributes that can be used to identify a record.

ContextualNameRule

Specifies a naming format to disambiguate attributes from role-playing dimensions.

DefaultAggregateFunction

Specifies the aggregate function to be used by reporting tools to summarize attribute values.

DefaultDetailsPosition

Gets or sets the ordinal position of the attribute in a list of common attributes that can be used to summarize a record.

DisplayKeyPosition

Gets or sets the ordinal position of the attribute in a list of user-readable values that uniquely identify a record.

FolderPosition

Gets or sets the ordinal position of the attribute in its display folder.

IsDefaultImage

Gets or sets a value that indicates whether this image is used to represent a record.

IsFolderDefault

Gets or sets a value that indicates whether this attribute should be used to represent the contents of its display folder.

IsRightToLeft

Gets or sets a value that indicates whether the text should be displayed from right to left.

SortDirection

Provides guidance to reporting tools on how to sort values.

SortPropertiesPosition

Gets or sets the ordinal position of the object in a list of attributes to sort on.

Units

Gets or sets the unit name to appear next to a value.

Width

Gets or sets the number of size of the column (in characters) to display a value.

Applies to