Spread for ASP.NET 12 Product Documentation
ChartViewType Enumeration


FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace : ChartViewType Enumeration
Specified chart view type.
Syntax
'Declaration
 
Public Enum ChartViewType 
   Inherits System.Enum
'Usage
 
Dim instance As ChartViewType
public enum ChartViewType : System.Enum 
Members
MemberDescription
View2D2D chart view type.
View3D3D chart view type.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Web.Chart.ChartViewType

See Also

Reference

FarPoint.Web.Chart Namespace