バージョン

ChartGradientFill コンストラクタ

シンタックス
'宣言
 
Public Function New( _
   ByVal gradientType As GradientType, _
   ByVal stops As IEnumerable(Of GradientStop), _
   Optional ByVal angle As Double _
)
public ChartGradientFill( 
   GradientType gradientType,
   IEnumerable<GradientStop> stops,
   double angle
)

パラメータ

gradientType
stops
angle
参照