バージョン

ChartGridAppearance コンストラクタ(IChartComponent)

特定のIChartComponentのデフォルトプロパティを持つData Appearanceオブジェクトを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal component As IChartComponent _
)
public ChartGridAppearance( 
   IChartComponent component
)

パラメータ

component
チャート作成コンポーネントへの IchartComponent 参照。
参照