[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart.ChartType

ChartType Enum

Specifies the enumeration of chart types.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public enum ChartType

Fields

Name Description
Area

The area chart type.

Bar

The bar chart type.

Bubble

The bubble chart type.

Column

The column chart type.

DotPlot

The dot plot chart type.

Doughnut

The doughnut chart type.

Funnel

The funnel chart type.

Gantt

The gantt chart type.

Kagi

The kagi chart type.

Line

The line chart type.

Pie

The pie chart type.

PointAndFigure

The point and figure chart type.

Pyramid

The pyramid chart type.

Renko

The renko chart type.

Scatter

The scatter chart type.

Stock

The stock chart type.

ThreeLineBreak

The three line break chart type.

Extension Methods