Table of Contents

Enum GraphType

Namespace
Dynamicweb.Ecommerce.Statistics
Assembly
Dynamicweb.Ecommerce.dll
Represents the graph types.
public enum GraphType

Fields

Column = 2
Column type = 2
Line = 0
Line type = 0
Pie = 1
Pie type = 1
To top