バージョン

LabelFormats プロパティ (OrdinalTimeXAxis)

適用する軸ラベル書式のリスト。書式は表示可能な軸範囲に基づいて選択されます。
シンタックス
'宣言
 
Public ReadOnly Property LabelFormats As Infragistics.Collections.ObservableCollectionWrapper(Of TimeAxisLabelFormat)
public Infragistics.Collections.ObservableCollectionWrapper<TimeAxisLabelFormat> LabelFormats {get;}
解説
選択したラベル書式は、軸の表示範囲より小さい最大範囲を持つ間隔です。
参照