FlexReport for WinForms
AxisTitleFont プロパティ (Chart3DView)


C1.Win.FlexReport.4.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > Chart3DView クラス : AxisTitleFont プロパティ
Gets or sets the axis title font, measured in hundredths of the unit cube size. All axes have the same axis title font.
シンタックス
'宣言
 
Public Property AxisTitleFont As FontHolder
'使用法
 
Dim instance As Chart3DView
Dim value As FontHolder
 
instance.AxisTitleFont = value
 
value = instance.AxisTitleFont
public FontHolder AxisTitleFont {get; set;}
参照

参照

Chart3DView クラス
Chart3DView メンバ