C1.Win.FlexChart.Designer.4.8 Assembly / C1.Win.Chart.Designer.UI Namespace / SimpleChartType Enumeration

SimpleChartType Enumeration
Syntax
'Declaration
 
Public Enum SimpleChartType 
   Inherits System.Enum
 
Members
MemberDescription
Area 
Bar 
Bubble 
Column 
Line 
LineSymbols 
Scatter 
Spline 
SplineArea 
SplineSymbols 
Step 
StepArea 
StepSymbols 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Win.Chart.Designer.UI.SimpleChartType

See Also