Nevron.Chart Namespace / DataSeriesType Enumeration


In This Topic
    DataSeriesType Enumeration
    In This Topic
    Syntax
    'Declaration
     
    
    Public Enum DataSeriesType 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As DataSeriesType
    public enum DataSeriesType : System.Enum 
    Members
    MemberDescription
    AnimationsStyle 
    Bool 
    Byte 
    Color 
    DataLabelStyle 
    Double 
    DoubleList 
    FillStyle 
    InteractivityStyle 
    MarkerStyle 
    String 
    StrokeStyle 
    Tag 
    UIntList 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Nevron.Chart.DataSeriesType

    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