バージョン

LineStyle コンストラクタ(ChartAppearance,String,IChartComponent)

LineStyleコンストラクター。
シンタックス
'宣言
 
Public Function New( _
   ByVal parent As ChartAppearance, _
   ByVal propertyName As String, _
   ByVal component As IChartComponent _
)
public LineStyle( 
   ChartAppearance parent,
   string propertyName,
   IChartComponent component
)

パラメータ

parent
このLineStyleオブジェクトの親の外観。
propertyName
親の上のこのLineStyleオブジェクトのプロパティの名前。
component
使用するチャート コンポーネント。
参照