ActiveReports for .NET 18.0J
FontInfo コンストラクタ(Color,Font,Single)

GrapeCity.ActiveReports.Chart 名前空間 > FontInfo クラス > FontInfo コンストラクタ : FontInfo コンストラクタ(Color,Font,Single)
テキストの色
システムフォント
テキストの角度 (度)
FontInfo オブジェクトの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal color As Color, _
   ByVal font As Font, _
   ByVal angle As Single _
)
public FontInfo( 
   Color color,
   Font font,
   float angle
)

パラメータ

color
テキストの色
font
システムフォント
angle
テキストの角度 (度)
参照

FontInfo クラス
FontInfo メンバ
オーバーロード一覧