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


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

参照

Chart3DView クラス
Chart3DView メンバ