Gets or sets the Report Data Tree Attribute Text Orientation.
Namespace: AJE.DataReportEngineAssembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
public RotateFlipType AttributeOrientation { get; set; }
public RotateFlipType AttributeOrientation { get; set; }
Public Property AttributeOrientation As RotateFlipType
Get
Set
Public Property AttributeOrientation As RotateFlipType
Get
Set
public:
property RotateFlipType AttributeOrientation {
RotateFlipType get ();
void set (RotateFlipType value);
}
public:
property RotateFlipType AttributeOrientation {
RotateFlipType get ();
void set (RotateFlipType value);
}
Property Value
Type:
RotateFlipType