Column.Alignment Property

Definition

Specifies the text alignment of the column in report visualizations. The possible values are Default (1), Left (2), Right (3), Center (4).

public Microsoft.AnalysisServices.Tabular.Alignment Alignment { get; set; }
member this.Alignment : Microsoft.AnalysisServices.Tabular.Alignment with get, set
Public Property Alignment As Alignment

Property Value

Applies to