編集

次の方法で共有


ExcelScript.ChartSeriesDimension enum

Represents the dimensions when getting values from chart series.

Fields

bubbleSizes

The chart series axis for the bubble sizes in bubble charts.

categories

The chart series axis for the categories.

values

The chart series axis for the values.

xvalues

The chart series axis for the x-axis values in scatter and bubble charts.

yvalues

The chart series axis for the y-axis values in scatter and bubble charts.