FlexChart for WinForms
GetValues メソッド (HistogramPlotter)

C1.Chart アセンブリ > C1.Chart.Plotters 名前空間 > HistogramPlotter クラス : GetValues メソッド
シンタックス
'宣言
 
Public Shared Function GetValues( _
   ByVal series As ISeries, _
   ByVal dim As System.Integer, _
   Optional ByVal dict As System.Collections.Generic.Dictionary(Of ISeries,Double) _
) As System.Double()
public static System.double[] GetValues( 
   ISeries series,
   System.int dim,
   System.Collections.Generic.Dictionary<ISeries,double> dict
)

パラメータ

series
dim
dict
参照

参照

HistogramPlotter クラス
HistogramPlotter メンバ