Propriété DimensionAttributeVisualizationProperties.Alignment
Gets or sets the justification within a column.
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Syntaxe
'Déclaration
Public Property Alignment As Alignment
Get
Set
'Utilisation
Dim instance As DimensionAttributeVisualizationProperties
Dim value As Alignment
value = instance.Alignment
instance.Alignment = value
public Alignment Alignment { get; set; }
public:
property Alignment Alignment {
Alignment get ();
void set (Alignment value);
}
member Alignment : Alignment with get, set
function get Alignment () : Alignment
function set Alignment (value : Alignment)
Valeur de propriété
Type : Microsoft.AnalysisServices.Alignment
An enumeration value that specifies the type of justification used within a column.