CalculationPropertyVisualizationProperties Class

Definition

Represents the visualization properties of the calculation property.

public class CalculationPropertyVisualizationProperties
type CalculationPropertyVisualizationProperties = class
Public Class CalculationPropertyVisualizationProperties
Inheritance
CalculationPropertyVisualizationProperties

Remarks

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

Constructors

CalculationPropertyVisualizationProperties()

Initializes a new instance of the CalculationPropertyVisualizationProperties class.

Properties

Alignment

Specifies the justification within a column.

ContextualNameRule

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

DefaultDetailsPosition

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

FolderPosition

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

IsDefaultMeasure

Gets or sets a value that indicates whether this measure is automatically used to summarize a dimension.

IsFolderDefault

Gets or sets a value that indicates whether this measure 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.

IsSimpleMeasure

Gets or sets whether this measure is a simple attribute aggregation, typically automatically generated to support visualizations.

SortDirection

Provides guidance to reporting tools on how to sort values.

SortPropertiesPosition

Gets or sets the ordinal position of the measure 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