Classe CalculationPropertyVisualizationProperties
Defines properties that can be used by reporting tools to provide enhanced formatting.
Hiérarchie d'héritage
System.Object
Microsoft.AnalysisServices.CalculationPropertyVisualizationProperties
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Syntaxe
'Déclaration
Public Class CalculationPropertyVisualizationProperties
'Utilisation
Dim instance As CalculationPropertyVisualizationProperties
public class CalculationPropertyVisualizationProperties
public ref class CalculationPropertyVisualizationProperties
type CalculationPropertyVisualizationProperties = class end
public class CalculationPropertyVisualizationProperties
Le type CalculationPropertyVisualizationProperties expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
CalculationPropertyVisualizationProperties | Initializes a new instance of the CalculationPropertyVisualizationProperties class. |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
Alignment | Specifies the justification within a column. | |
ContextualNameRule | Gets or sets 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 the measure is a simple measure. | |
SortDirection | Gets or sets a value that 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 a number that indicates the size of the column (in characters) used to display a value. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
Equals | (hérité de Object.) | |
Finalize | (hérité de Object.) | |
GetHashCode | (hérité de Object.) | |
GetType | (hérité de Object.) | |
MemberwiseClone | (hérité de Object.) | |
ToString | (hérité de Object.) |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.