[]
        
(Showing Draft Content)

GC.Spread.Sheets.DataCharts.DataChartType

Enumeration: DataChartType

Sheets.DataCharts.DataChartType

Specifies the datachart type.

Table of contents

Enumeration members

Enumeration members

area

area = "Area"

Identifies the current DataChart type as area


bar

bar = "Bar"

Identifies the current DataChart type as bar


bubble

bubble = "Bubble"

Identifies the current DataChart type as bubble


column

column = "Column"

Identifies the current DataChart type as column


donut

donut = "Donut"

Identifies the current DataChart type as donut


filledRadar

filledRadar = "FilledRadar"

Identifies the current DataChart type as filledRadar


line

line = "Line"

Identifies the current DataChart type as line


percentStackedArea

percentStackedArea = "PercentStackedArea"

Identifies the current DataChart type as percentStackedArea


percentStackedBar

percentStackedBar = "PercentStackedBar"

Identifies the current DataChart type as percentStackedBar


percentStackedColumn

percentStackedColumn = "PercentStackedColumn"

Identifies the current DataChart type as percentStackedColumn


pie

pie = "Pie"

Identifies the current DataChart type as pie


polarCoordinatesBar

polarCoordinatesBar = "PolarCoordinatesBar"

Identifies the current DataChart type as polarCoordinatesBar


polarCoordinatesStackedBar

polarCoordinatesStackedBar = "PolarCoordinatesStackedBar"

Identifies the current DataChart type as polarCoordinatesStackedBar


radar

radar = "Radar"

Identifies the current DataChart type as radar


radialStackedBar

radialStackedBar = "RadialStackedBar"

Identifies the current DataChart type as radialStackedBar


rangeArea

rangeArea = "RangeArea"

Identifies the current DataChart type as rangeArea


rangeBar

rangeBar = "RangeBar"

Identifies the current DataChart type as rangeBar


rangeColumn

rangeColumn = "RangeColumn"

Identifies the current DataChart type as rangeColumn


rose

rose = "Rose"

Identifies the current DataChart type as rose


scatter

scatter = "Scatter"

Identifies the current DataChart type as scatter


stackedArea

stackedArea = "StackedArea"

Identifies the current DataChart type as stackedArea


stackedBar

stackedBar = "StackedBar"

Identifies the current DataChart type as stackedBar


stackedColumn

stackedColumn = "StackedColumn"

Identifies the current DataChart type as stackedColumn


sunburst

sunburst = "Sunburst"

Identifies the current DataChart type as sunburst