FlexReport for WinForms
AssignFrom メソッド (TrendLine)


C1.Report.4.6.2 アセンブリ > C1.Report.FlexChart 名前空間 > TrendLine クラス : AssignFrom メソッド
The source object to copy properties from.
Assigns (copies) properties from another TrendLine to the current object.
シンタックス
'宣言
 
Public Overrides Sub AssignFrom( _
   ByVal source As System.Object _
) 
'使用法
 
Dim instance As TrendLine
Dim source As System.Object
 
instance.AssignFrom(source)
public override void AssignFrom( 
   System.object source
)

パラメータ

source
The source object to copy properties from.
参照

参照

TrendLine クラス
TrendLine メンバ