[]
        
(Showing Draft Content)

C1.Win.C1Chart.Chart2DTypeEnum

Chart2DTypeEnum Enum

Use the members of this enumeration to set the value of the ChartType property in the ChartGroup class.

Namespace: C1.Win.C1Chart
Assembly: C1.Win.C1Chart.4.8.dll
Syntax
public enum Chart2DTypeEnum

Fields

Name Description
Area

Area chart type.

Bar

Bar chart type.

Bubble

/// Bubble chart type.

Candle

Candle chart type.

Gantt

Gantt chart type.

HiLo

HiLo chart type.

HiLoOpenClose

HiLoOpenClose chart type.

Histogram

Histogram chart type.

Pie

Pie chart type.

Polar

Polar chart type.

Radar

Radar chart type.

Step

Step chart type.

XYPlot

Plot chart type.