FlexChart for WinForms
UpdateXItems メソッド (IBoxWhisker)

C1.Chart アセンブリ > C1.Chart 名前空間 > IBoxWhisker インターフェース : UpdateXItems メソッド
the items of x axis
Update the list of x axis items
シンタックス
'宣言
 
Function UpdateXItems( _
   ByVal items As System.Collections.Generic.List(Of Object) _
) As System.Collections.Generic.List(Of Object)
System.Collections.Generic.List<object> UpdateXItems( 
   System.Collections.Generic.List<object> items
)

パラメータ

items
the items of x axis
参照

参照

IBoxWhisker インターフェース
IBoxWhisker メンバ