ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / TransformType Enumeration

In This Topic
    TransformType Enumeration
    In This Topic
    Syntax
    'Declaration
     
    Public Enum TransformType 
       Inherits System.Enum
    public enum TransformType : System.Enum 
    Members
    MemberDescription
    Aggregate 
    Bin 
    Calculate 
    Unpivot 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             GrapeCity.DataVisualization.Options.TransformType

    See Also