バージョン

FormatStringFrom メソッド

特定の AxisItemLabelFormat で適切な FormatString を取得します。
シンタックス
'宣言
 
Public Shared Function FormatStringFrom( _
   ByVal formatID As AxisItemLabelFormat _
) As String
public static string FormatStringFrom( 
   AxisItemLabelFormat formatID
)

パラメータ

formatID
コンテキスト内の AxisItemLabelFormat。

戻り値の型

AxisItemLabelFormat のための FormatString。
参照