Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Gets or sets the justification within a column.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Property Alignment As Alignment
Get
Set
'Usage
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)
Property Value
Type: Microsoft.AnalysisServices.Alignment
An enumeration value that specifies the type of justification used within a column.