'Declaration Public Enum SeriesType Inherits System.Enum
'Usage Dim instance As SeriesType
public enum SeriesType : System.Enum
'Declaration Public Enum SeriesType Inherits System.Enum
'Usage Dim instance As SeriesType
public enum SeriesType : System.Enum
Member | Description |
---|---|
Area | represents a AreaSeries object |
Bar | represents a BarSeries object |
Bubble | represents a BubbleSeries object |
FloatBar | represents a FloatBarSeries object |
GridSurface | represents a GridSurfaceSeries object |
HighLow | represents a HighLowSeries object |
Line | represents a LineSeries object |
MeshSurface | represents a MeshSurfaceSeries object |
Pie | represents a PieSeries object |
Point | represents a PointSeries object |
Polar | represents a PolarSeries object |
Radar | represents a RadarSeries object |
Shape | represents a ShapeSeries object |
Stock | represents a StockSeries object |
System.Object
System.ValueType
System.Enum
Xceed.Chart.Core.SeriesType
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2