FlexChart for WinForms
Analyse メソッド

C1.Chart アセンブリ > C1.Chart 名前空間 > DataInfo クラス : Analyse メソッド
シンタックス
'宣言
 
Public Sub Analyse( _
   ByVal seriesList As System.Collections.Generic.IList(Of ISeries), _
   ByVal isRotated As System.Boolean, _
   ByVal stacking As Stacking, _
   ByVal xvals As System.Collections.Generic.List(Of Double), _
   ByVal logx As System.Boolean, _
   ByVal logy As System.Boolean _
) 
public void Analyse( 
   System.Collections.Generic.IList<ISeries> seriesList,
   System.bool isRotated,
   Stacking stacking,
   System.Collections.Generic.List<double> xvals,
   System.bool logx,
   System.bool logy
)

パラメータ

seriesList
isRotated
stacking
xvals
logx
logy
参照

参照

DataInfo クラス
DataInfo メンバ