[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart.ChartSeriesPlotType

ChartSeriesPlotType Enum

Specifies the chart series plot types.

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

Fields

Name Description
Auto

The automatic plot type.

Line

The line plot type.

Point

The point plot type.

Extension Methods