Table of Contents

Enum ChartType

Namespace
Dynamicweb.Dashboard.Data
Assembly
Dynamicweb.Core.dll
public enum ChartType

Fields

Bar = 1
Line = 0
Pie = 2
To top