Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / SeriesType Enumeration


SeriesType Enumeration
Syntax
'Declaration
 
Public Enum SeriesType 
   Inherits System.Enum
 
'Usage
 
Dim instance As SeriesType
Members
MemberDescription
Area 
Bar 
BarOfPie 
BoxAndWhisker 
Bubble 
ClusteredBar 
ClusteredBoxWhisker 
Combobox 
Doughnut 
ExplodedPie 
FillRadar 
Funnel 
Histogram 
HLCStock 
Line 
None 
OHLCStock 
Pareto 
Pie 
PieOfPie 
Radar 
RadarMaker 
Scatter 
ScatterLine 
ScatterSmoothLine 
StackedArea 
StackedArea100 
StackedBar 
StackedBar100 
StackedLine 
StackedLine100 
Sunburst 
Surface 
SurfaceWireFrame 
TreeMap 
VOHLCStock 
Waterfall 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Excel.SeriesType

See Also