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. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Scripts