FlexChart for UWP
UpdateXItems メソッド (IBoxWhisker)

C1.UWP.FlexChart アセンブリ > C1.Chart 名前空間 > IBoxWhisker インターフェース : UpdateXItems メソッド
x 軸の項目
x 軸項目のリストを更新します。
シンタックス
'宣言
 
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
x 軸の項目
参照

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