FlexReport for WinForms
Font プロパティ (ChartStyle)


C1.Report アセンブリ > C1.Report.FlexChart 名前空間 > ChartStyle クラス : Font プロパティ
Gets or sets the font.
シンタックス
'宣言
 
Public Property Font As FontHolder
'使用法
 
Dim instance As ChartStyle
Dim value As FontHolder
 
instance.Font = value
 
value = instance.Font
public FontHolder Font {get; set;}
参照

参照

ChartStyle クラス
ChartStyle メンバ