FlexReport for WinForms
Format プロパティ (Axis)


C1.Document アセンブリ > C1.Document.FlexChart 名前空間 > Axis クラス : Format プロパティ
Gets or sets the format string used for the axis labels.
シンタックス
'宣言
 
Public Property Format As System.String
'使用法
 
Dim instance As Axis
Dim value As System.String
 
instance.Format = value
 
value = instance.Format
public System.string Format {get; set;}
参照

参照

Axis クラス
Axis メンバ