バージョン

SetComboChartSourceData メソッド

シンタックス
'宣言
 
Public Sub SetComboChartSourceData( _
   ByVal dataRange As String, _
   ByVal seriesChartTypes() As ChartType, _
   Optional ByVal plotByRows As Boolean, _
   Optional ByVal cellReferenceMode As Nullable(Of CellReferenceMode) _
) 
public void SetComboChartSourceData( 
   string dataRange,
   ChartType[] seriesChartTypes,
   bool plotByRows,
   Nullable<CellReferenceMode> cellReferenceMode
)

パラメータ

dataRange
seriesChartTypes
plotByRows
cellReferenceMode
参照