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)

No code example is currently available or this language may not be supported.

Member nameDescription
msoChartFieldBubbleSizeSpecifies the Bubble size of the data point.
msoChartFieldCategoryNameSpecifies the category name size of the data point.
msoChartFieldPercentageSpecifies a percentage of the values.
msoChartFieldSeriesNameSpecifies the data series name.
msoChartFieldValueSpecifies the value of the data field.
msoChartFieldFormulaSpecifies the formula used in the data point.
msoChartFieldRangeSpecifies the value of a range of data.
Show: