Excel.Interfaces.ChartSeriesUpdateData interface
chartSeries.set({ ... })
で使用する ChartSeries オブジェクト上のデータを更新するためのインターフェイス。
プロパティ
chart |
グラフ系列の種類を表します。 詳細は「 |
doughnut |
グラフ系列のドーナツの穴の大きさを表します。 ドーナツグラフとドーナツ分解グラフでのみ有効です。 無効なグラフで |
filtered | 系列をフィルター処理するかどうかを指定します。 等高線グラフには適用されません。 |
format | 塗りつぶしと線の書式設定を含むグラフ系列の書式設定を表します。 |
gap |
グラフ系列間に設けられる間隔を表します。 横棒グラフと縦棒グラフ、および折れ線グラフと円グラフの特定のクラスでのみ有効です。 無効なグラフで無効な引数例外をスローします。 |
has |
系列にデータ ラベルがあるかどうかを指定します。 |
marker |
グラフ系列のマーカーの背景色を指定します。 |
marker |
グラフ系列のマーカーの前景色を指定します。 |
marker |
グラフ系列のマーカー サイズを指定します。 サポートされているサイズの範囲は 2 ~ 72 です。 サポートされている範囲外のサイズで設定されている場合、このメソッドは InvalidArgument エラーを返します。 |
marker |
グラフ系列のマーカー スタイルを指定します。 詳細は「 |
name | グラフ内の系列の名前を指定します。 名前の長さは 255 文字を超えてはなりません。 |
plot |
グラフ グループ内のグラフ系列のプロット順序を指定します。 |
show |
系列に影があるかどうかを指定します。 |
smooth | 系列がスムーズかどうかを指定します。 折れ線グラフと散布図にのみ適用されます。 |
プロパティの詳細
chartType
グラフ系列の種類を表します。 詳細は「Excel.ChartType
」をご覧ください。
chartType?: Excel.ChartType | "Invalid" | "ColumnClustered" | "ColumnStacked" | "ColumnStacked100" | "3DColumnClustered" | "3DColumnStacked" | "3DColumnStacked100" | "BarClustered" | "BarStacked" | "BarStacked100" | "3DBarClustered" | "3DBarStacked" | "3DBarStacked100" | "LineStacked" | "LineStacked100" | "LineMarkers" | "LineMarkersStacked" | "LineMarkersStacked100" | "PieOfPie" | "PieExploded" | "3DPieExploded" | "BarOfPie" | "XYScatterSmooth" | "XYScatterSmoothNoMarkers" | "XYScatterLines" | "XYScatterLinesNoMarkers" | "AreaStacked" | "AreaStacked100" | "3DAreaStacked" | "3DAreaStacked100" | "DoughnutExploded" | "RadarMarkers" | "RadarFilled" | "Surface" | "SurfaceWireframe" | "SurfaceTopView" | "SurfaceTopViewWireframe" | "Bubble" | "Bubble3DEffect" | "StockHLC" | "StockOHLC" | "StockVHLC" | "StockVOHLC" | "CylinderColClustered" | "CylinderColStacked" | "CylinderColStacked100" | "CylinderBarClustered" | "CylinderBarStacked" | "CylinderBarStacked100" | "CylinderCol" | "ConeColClustered" | "ConeColStacked" | "ConeColStacked100" | "ConeBarClustered" | "ConeBarStacked" | "ConeBarStacked100" | "ConeCol" | "PyramidColClustered" | "PyramidColStacked" | "PyramidColStacked100" | "PyramidBarClustered" | "PyramidBarStacked" | "PyramidBarStacked100" | "PyramidCol" | "3DColumn" | "Line" | "3DLine" | "3DPie" | "Pie" | "XYScatter" | "3DArea" | "Area" | "Doughnut" | "Radar" | "Histogram" | "Boxwhisker" | "Pareto" | "RegionMap" | "Treemap" | "Waterfall" | "Sunburst" | "Funnel";
プロパティ値
Excel.ChartType | "Invalid" | "ColumnClustered" | "ColumnStacked" | "ColumnStacked100" | "3DColumnClustered" | "3DColumnStacked" | "3DColumnStacked100" | "BarClustered" | "BarStacked" | "BarStacked100" | "3DBarClustered" | "3DBarStacked" | "3DBarStacked100" | "LineStacked" | "LineStacked100" | "LineMarkers" | "LineMarkersStacked" | "LineMarkersStacked100" | "PieOfPie" | "PieExploded" | "3DPieExploded" | "BarOfPie" | "XYScatterSmooth" | "XYScatterSmoothNoMarkers" | "XYScatterLines" | "XYScatterLinesNoMarkers" | "AreaStacked" | "AreaStacked100" | "3DAreaStacked" | "3DAreaStacked100" | "DoughnutExploded" | "RadarMarkers" | "RadarFilled" | "Surface" | "SurfaceWireframe" | "SurfaceTopView" | "SurfaceTopViewWireframe" | "Bubble" | "Bubble3DEffect" | "StockHLC" | "StockOHLC" | "StockVHLC" | "StockVOHLC" | "CylinderColClustered" | "CylinderColStacked" | "CylinderColStacked100" | "CylinderBarClustered" | "CylinderBarStacked" | "CylinderBarStacked100" | "CylinderCol" | "ConeColClustered" | "ConeColStacked" | "ConeColStacked100" | "ConeBarClustered" | "ConeBarStacked" | "ConeBarStacked100" | "ConeCol" | "PyramidColClustered" | "PyramidColStacked" | "PyramidColStacked100" | "PyramidBarClustered" | "PyramidBarStacked" | "PyramidBarStacked100" | "PyramidCol" | "3DColumn" | "Line" | "3DLine" | "3DPie" | "Pie" | "XYScatter" | "3DArea" | "Area" | "Doughnut" | "Radar" | "Histogram" | "Boxwhisker" | "Pareto" | "RegionMap" | "Treemap" | "Waterfall" | "Sunburst" | "Funnel"
注釈
doughnutHoleSize
グラフ系列のドーナツの穴の大きさを表します。 ドーナツグラフとドーナツ分解グラフでのみ有効です。 無効なグラフで InvalidArgument
エラーをスローします。
doughnutHoleSize?: number;
プロパティ値
number
注釈
filtered
系列をフィルター処理するかどうかを指定します。 等高線グラフには適用されません。
filtered?: boolean;
プロパティ値
boolean
注釈
format
塗りつぶしと線の書式設定を含むグラフ系列の書式設定を表します。
format?: Excel.Interfaces.ChartSeriesFormatUpdateData;
プロパティ値
注釈
gapWidth
グラフ系列間に設けられる間隔を表します。 横棒グラフと縦棒グラフ、および折れ線グラフと円グラフの特定のクラスでのみ有効です。 無効なグラフで無効な引数例外をスローします。
gapWidth?: number;
プロパティ値
number
注釈
hasDataLabels
markerBackgroundColor
markerForegroundColor
markerSize
グラフ系列のマーカー サイズを指定します。 サポートされているサイズの範囲は 2 ~ 72 です。 サポートされている範囲外のサイズで設定されている場合、このメソッドは InvalidArgument エラーを返します。
markerSize?: number;
プロパティ値
number
注釈
markerStyle
グラフ系列のマーカー スタイルを指定します。 詳細は「Excel.ChartMarkerStyle
」をご覧ください。
markerStyle?: Excel.ChartMarkerStyle | "Invalid" | "Automatic" | "None" | "Square" | "Diamond" | "Triangle" | "X" | "Star" | "Dot" | "Dash" | "Circle" | "Plus" | "Picture";
プロパティ値
Excel.ChartMarkerStyle | "Invalid" | "Automatic" | "None" | "Square" | "Diamond" | "Triangle" | "X" | "Star" | "Dot" | "Dash" | "Circle" | "Plus" | "Picture"
注釈
name
グラフ内の系列の名前を指定します。 名前の長さは 255 文字を超えてはなりません。
name?: string;
プロパティ値
string
注釈
plotOrder
showShadow
smooth
系列がスムーズかどうかを指定します。 折れ線グラフと散布図にのみ適用されます。
smooth?: boolean;
プロパティ値
boolean
注釈
Office Add-ins