DimensionAttributeVisualizationProperties.IsRightToLeft Property

Gets or sets a value that indicates whether the text should be displayed from right to left.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public bool IsRightToLeft { get; set; }

Property Value

Type: System.Boolean
true to indicate that the text should be displayed from right to left; otherwise false.

See Also

Reference

DimensionAttributeVisualizationProperties Class

Microsoft.AnalysisServices Namespace