Nevron.Chart Namespace / SeriesType Enumeration


SeriesType Enumeration
Syntax
'Declaration
 
Public Enum SeriesType 
   Inherits System.Enum
 
'Usage
 
Dim instance As SeriesType
Members
MemberDescription
Area 
Bar 
BoxAndWhiskers 
Bubble 
Custom 
ErrorBar 
FastBar 
FastLine 
FastPoint 
FibonacciArcs 
FibonacciFans 
FibonacciRetracements 
FloatBar 
Funnel 
GraphicsPath 
GridSurface 
HeatMap 
HighLow 
Kagi 
Line 
MeshSurface 
Pie 
Point 
PointAndFigure 
PolarArea 
PolarLine 
PolarPoint 
PolarRange 
PolarVector 
QuadrantLines 
QuickPoint 
RadarArea 
RadarLine 
Range 
Renko 
Shape 
SmoothArea 
SmoothLine 
SpeedResistanceLines 
StepLine 
Stock 
TernaryBubble 
TernaryPoint 
ThreeLineBreak 
TreeMap 
TrendLine 
TriangulatedSurface 
Vector 
Venn 
VertexSurface 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Nevron.Chart.SeriesType

Requirements

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

See Also