Blazor コントロール
GetValues メソッド (TrendLine)

C1.Blazor.Chart アセンブリ > C1.Blazor.Chart 名前空間 > TrendLine クラス : GetValues メソッド
ディメンション
データ値の配列を取得します。
シンタックス
'宣言
 
Public Overrides Function GetValues( _
   ByVal dim As System.Integer _
) As System.Double()
public override System.double[] GetValues( 
   System.int dim
)

パラメータ

dim
ディメンション

戻り値の型

データ値の配列
参照

TrendLine クラス
TrendLine メンバ