Gets or sets the orientation of the text.
Namespace:
C1.C1Rdl.Rdl2008Assembly: 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 |