MsoChartFieldType Enum

Definition

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

public enum class MsoChartFieldType
public enum MsoChartFieldType
type MsoChartFieldType = 
Public Enum MsoChartFieldType
Inheritance
MsoChartFieldType

Fields

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.

msoChartFieldRange 7

Specifies the value of a range of data.

msoChartFieldSeriesName 4

Specifies the data series name.

msoChartFieldValue 5

Specifies the value of the data field.

Applies to