MsoChartFieldType enumeration
Office 2013 and later
Specifies the type of data field to be inserted into a data label in a chart.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
| Member name | Description | |
|---|---|---|
| msoChartFieldBubbleSize | Specifies the Bubble size of the data point. | |
| msoChartFieldCategoryName | Specifies the category name size of the data point. | |
| msoChartFieldPercentage | Specifies a percentage of the values. | |
| msoChartFieldSeriesName | Specifies the data series name. | |
| msoChartFieldValue | Specifies the value of the data field. | |
| msoChartFieldFormula | Specifies the formula used in the data point. | |
| msoChartFieldRange | Specifies the value of a range of data. |
Show: