DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Type representing the type of object that will be used to display this summary column.
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
| C# |
|---|
public enum SummaryDataDisplayType |
| Visual Basic |
|---|
Public Enumeration SummaryDataDisplayType |
| Visual C++ |
|---|
public enum class SummaryDataDisplayType |
Members
| Member name | Value | Description | |
|---|---|---|---|
| Bar | 42321 | ||
| Line | 42331 | ||
| Area | 42341 |