MsoChartFieldType enumeration (Office)

Specifies the type of data field to be inserted into a data label in a chart.


Name Value Description
msoChartFieldBubbleSize 1 Specifies the Bubble size of the data point.
msoChartFieldCategoryName 2 Specifies the category name size of the data point.
msoChartFieldFormula 6 Specifies the formula used in the data point.
msoChartFieldPercentage 3 Specifies a percentage of the values.
msoChartFieldSeriesName 4 Specifies the data series name.
msoChartFieldValue 5 Specifies the value of the data field.
msoChartFieldRange 7 Specifies the value of a range of data.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.