GrapeCity ActiveReports for .NET 16.0J
Rotation プロパティ (DataLabel)

GrapeCity.ActiveReports.PageReportModel 名前空間 > DataLabel クラス : Rotation プロパティ
ラベルテキストの回転角度を取得または設定します。
シンタックス
'宣言
 
Public Property Rotation As Nullable(Of Integer)
public Nullable<int> Rotation {get; set;}

プロパティ値

ラベルテキストの回転角度をを示すSystem.Nullable値。
参照

DataLabel クラス
DataLabel メンバ