[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart.ChartSubtype

ChartSubtype Enum

Specifies the chart subtypes.

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

Fields

Name Description
Candlestick

The candle stick chart subtype.

Exploded

The exploded chart subtype.

HighLowClose

The high low close chart subtype.

Line

The line chart subtype.

OpenHighLowClose

The open high low close chart subtype.

PercentStacked

The percent stacked chart subtype.

Plain

The plain chart subtype.

Smooth

The smooth chart subtype.

SmoothLine

The smooth line chart subtype.

Stacked

The stacked chart subtype.

Extension Methods