[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Charts.ChartFieldType

ChartFieldType Enum

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

Namespace: GrapeCity.Spreadsheet.Charts
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public enum ChartFieldType
Public Enum ChartFieldType

Fields

Name Description
BubbleSize

Specifies the Bubble size of the data point.

CategoryName

Specifies the category name size of the data point.

Formula

Specifies the formula used in the data point.

Percentage

Specifies a percentage of the values.

Range

Specifies the value of a range of data.

SeriesName

Specifies the data series name.

Value

Specifies the value of the data field.