ActiveReports 12
ChartSeriesPlotType Enumeration

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace : ChartSeriesPlotType Enumeration
Defines chart series plot types.
Syntax
'Declaration
 
Public Enum ChartSeriesPlotType 
   Inherits System.Enum
public enum ChartSeriesPlotType : System.Enum 
Members
MemberDescription
AutoThe automatic plot type.
LineThe line plot type.
PointThe point plot type.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart.ChartSeriesPlotType

See Also

Reference

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace