Gets or sets the text orientation.
Namespace:
C1.C1Rdl.Rdl2008Default: Auto.
Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public RdlEnum<ChartTextOrientation> TextOrientation { get; set; } |
Visual Basic |
---|
Public Property TextOrientation As RdlEnum(Of ChartTextOrientation) Get Set |